diff --git a/frontend/public/json/homeassistant.json b/frontend/public/json/homeassistant.json index 175da2e24..833958ff9 100644 --- a/frontend/public/json/homeassistant.json +++ b/frontend/public/json/homeassistant.json @@ -37,10 +37,10 @@ }, { "text": "config path: `/var/lib/docker/volumes/hass_config/_data`", - "type": "warning" + "type": "info" }, { - "text": "Portainer Interface: LXC-IP: 9443", + "text": "Portainer interface: $IP: 9443 - User & password must be set manually within 5 minutes, otherwise a restart of Portainer is required!", "type": "info" }, { @@ -48,4 +48,4 @@ "type": "warning" } ] -} \ No newline at end of file +}