Skip to content

Commit ad8a4f6

Browse files
authored
Add warning note about containerized version limitations (#7704)
1 parent bcce0e2 commit ad8a4f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

frontend/public/json/homeassistant.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
"password": null
3333
},
3434
"notes": [
35+
{
36+
"text": "Containerized version doesn't allow Home Assistant add-ons.",
37+
"type": "warning"
38+
},
3539
{
3640
"text": "If the LXC is created Privileged, the script will automatically set up USB passthrough.",
3741
"type": "warning"

0 commit comments

Comments
 (0)