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