This commit is contained in:
Florian Gareis 2019-03-13 12:57:51 +01:00 committed by GitHub
parent f3c7e43baf
commit cb8d743b9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ Turn off Home Assistant and open up `<config>/.storage/auth`. Find the key `"gro
"entities": {
"entity_ids": {
"light.kitchen": true,
"swtich.ac": {
"switch.ac": {
"read": true
}
}