From 688158e6251225038a7626912095875eeae2a24a Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:43:18 +0100 Subject: [PATCH] Update json/add-lxc-iptag.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> --- json/add-lxc-iptag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/add-lxc-iptag.json b/json/add-lxc-iptag.json index c3a8da8d..c9f37e05 100644 --- a/json/add-lxc-iptag.json +++ b/json/add-lxc-iptag.json @@ -12,7 +12,7 @@ "documentation": null, "website": null, "logo": "https://raw.githubusercontent.com/home-assistant/brands/master/core_integrations/proxmoxve/icon.png", - "description": "This script automatically writes the IP address as a tag to each LXC container using a Systemd service. If the IP should be changed, this is also updated by the script.", + "description": "This script automatically adds IP address as tags to LXC containers using a Systemd service. The service also updates the tags if a LXC IP address is changed.", "install_methods": [ { "type": "default",