Remove weird actions in turning off table lights
This commit is contained in:
parent
13d7e47526
commit
b08820b6c5
1 changed files with 0 additions and 8 deletions
|
@ -51,11 +51,3 @@ table_lights_off:
|
|||
sequence:
|
||||
- service: light.turn_off
|
||||
entity_id: light.table_lamp_lights
|
||||
- service: light.turn_off
|
||||
entity_id: light.bathroom_mirror_lights
|
||||
- service: light.turn_off
|
||||
entity_id: light.shower_lights
|
||||
- service: light.turn_off
|
||||
entity_id: light.bathroom_color_zha_group_0x0007
|
||||
- service: media_player.media_pause
|
||||
entity_id: media_player.bathroom
|
||||
|
|
Loading…
Reference in a new issue