✏️ Change hassio role to prevent error on addon startup

This commit is contained in:
Sebastien Clement 2021-01-08 10:43:58 +01:00
parent a4096b6282
commit 19d13b4284

View File

@ -21,7 +21,7 @@
],
"boot": "auto",
"hassio_api": true,
"hassio_role": "manager",
"hassio_role": "admin",
"homeassistant_api": true,
"options": {
"log_level": "info"