#316 - That was easy. Turns off my Noon Switches if we leave the house via IFTTT.
This commit is contained in:
parent
b3623629fc
commit
a825d3cd28
|
@ -14,3 +14,5 @@ interior_off:
|
|||
- service: media_player.turn_off
|
||||
entity_id:
|
||||
- group.media_players
|
||||
- service: ifttt.trigger
|
||||
data_template: {"event":"noon_off"}
|
||||
|
|
Loading…
Reference in New Issue