Skip to content

Commit 47aa3c3

Browse files
authored
HomeAssistant (Container): Better Portainer explanation (#3518)
1 parent 8a07f18 commit 47aa3c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

frontend/public/json/homeassistant.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
},
3838
{
3939
"text": "config path: `/var/lib/docker/volumes/hass_config/_data`",
40-
"type": "warning"
40+
"type": "info"
4141
},
4242
{
43-
"text": "Portainer Interface: LXC-IP: 9443",
43+
"text": "Portainer interface: $IP: 9443 - User & password must be set manually within 5 minutes, otherwise a restart of Portainer is required!",
4444
"type": "info"
4545
},
4646
{
4747
"text": "WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.",
4848
"type": "warning"
4949
}
5050
]
51-
}
51+
}

0 commit comments

Comments
 (0)