Merge pull request #198 from TheZoker/patch-1

Fix typo
This commit is contained in:
Franck Nijhof 2019-03-13 13:32:25 +01:00 committed by GitHub
commit 97efd1c688
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": { "entities": {
"entity_ids": { "entity_ids": {
"light.kitchen": true, "light.kitchen": true,
"swtich.ac": { "switch.ac": {
"read": true "read": true
} }
} }