mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Turn off the TV when we go to bed or go away. #1369 - Added to the Interior_off script mainly.
This commit is contained in:
@@ -47,12 +47,10 @@
|
||||
- service: input_boolean.turn_off
|
||||
entity_id: input_boolean.good_night
|
||||
- service: homeassistant.turn_off
|
||||
entity_id: group.outdoor_seasonal
|
||||
- service: homeassistant.turn_off
|
||||
entity_id: switch.kitchen_accent_2
|
||||
- service: homeassistant.turn_off
|
||||
entity_id: group.master_bathroom_accents
|
||||
|
||||
entity_id:
|
||||
- group.outdoor_seasonal
|
||||
- switch.kitchen_accent_2
|
||||
- group.master_bathroom_accents
|
||||
- service: script.interior_off
|
||||
|
||||
- alias: 'Bed Presence AMP Trigger'
|
||||
|
Reference in New Issue
Block a user