Closes #366 - Noon Switch Control Via Home Assistant by way of Amazon Routines.

This commit is contained in:
ccostan
2020-07-19 19:19:41 -04:00
parent ef25093a98
commit 224734347a
4 changed files with 29 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ interior_off:
entity_id:
- group.interior_lights
- service: script.switch_turn_off_all
- service: script.paige_lights_off # C by GE Lights (https://amzn.to/30w3UWy)
- service: script.noon_lights_off # Noon Home Smart Lights (https://noonhome.com/products)
- service: media_player.turn_off
entity_id:
- group.media_players
- service: ifttt.trigger
data_template: {"event":"noon_off"}