mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-17 14:26:30 +00:00
Fix typo
This commit is contained in:
parent
f3c7e43baf
commit
cb8d743b9e
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user