diff --git a/frontend/public/json/homeassistant.json b/frontend/public/json/homeassistant.json index faaa7879a..73cded444 100644 --- a/frontend/public/json/homeassistant.json +++ b/frontend/public/json/homeassistant.json @@ -32,6 +32,10 @@ "password": null }, "notes": [ + { + "text": "Containerized version doesn't allow Home Assistant add-ons.", + "type": "warning" + }, { "text": "If the LXC is created Privileged, the script will automatically set up USB passthrough.", "type": "warning"