🚑 Add "homeassistant_api" to config to fix permission issue #30

This commit is contained in:
SebClem 2020-11-15 12:04:49 +01:00
parent 4335f9c7da
commit 0405374823

View File

@ -22,6 +22,7 @@
"boot": "auto",
"hassio_api": true,
"hassio_role": "backup",
"homeassistant_api": true,
"options": {
"ssl": false,
"certfile": "fullchain.pem",