Add warning note about containerized version limitations (#7704)

This commit is contained in:
Zachary Laughlin 2025-09-18 00:30:09 -07:00 committed by GitHub
parent bcce0e20c1
commit ad8a4f63c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"