mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Fix a missing end quote. (#16883)
This commit is contained in:
parent
0dfa86c8fe
commit
713ed48ad4
@ -495,7 +495,7 @@ automation:
|
|||||||
to: "on"
|
to: "on"
|
||||||
action:
|
action:
|
||||||
- choose:
|
- choose:
|
||||||
- alias: "IF nobody home, sound the alarm!
|
- alias: "IF nobody home, sound the alarm!"
|
||||||
conditions:
|
conditions:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: group.family
|
entity_id: group.family
|
||||||
|
Loading…
x
Reference in New Issue
Block a user