Update config.json

This commit is contained in:
Max Winterstein
2021-04-20 22:57:50 +02:00
committed by GitHub
parent 48a80881d2
commit 560948f2ac

View File

@@ -38,6 +38,9 @@
"password": "str?",
"keepalive": "int?"
},
"home_assistant": {
"off_delay": "int?"
}
"log_level": "list(error|warn|info|http|verbose|debug|silly)",
"eval": "str?"
},
@@ -48,4 +51,4 @@
],
"hassio_role": "default",
"hassio_api": true
}
}