mirror of
https://github.com/Burningstone91/smart-home-setup.git
synced 2022-05-05 21:16:50 +03:00
Add Harmony Remote to turn all off script
This commit is contained in:
@@ -16,6 +16,8 @@ script:
|
||||
sequence:
|
||||
- service: light.turn_off
|
||||
entity_id: light.all_lights
|
||||
- service: remote.turn_off
|
||||
entity_id: remote.wohnzimmer
|
||||
|
||||
# Entity Customization
|
||||
homeassistant:
|
||||
|
||||
Reference in New Issue
Block a user