Skip to content

Commit

Permalink
Update to Zita room lights
Browse files Browse the repository at this point in the history
  • Loading branch information
BeardedTinker committed Dec 21, 2023
1 parent 1a6e217 commit 4e4ae54
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions automations/switches/remotes/zita_room_switch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ action:
- service: light.toggle
target:
entity_id:
- light.zita_desk_matrix
- light.zita_desk_lights
- conditions:
- condition: trigger
Expand All @@ -69,7 +70,6 @@ action:
- service: light.toggle
target:
entity_id:
- light.zita_desk_matrix
- light.zita_desk_lights
- light.zita_room_lights
default: []
mode: parallel
2 changes: 1 addition & 1 deletion entities/lights/zita_room_lights.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ entities:
- light.goose
- light.zita_ceiling
- light.zita_tabletop
- light.zita_table_light
- light.zita_desk_light
- light.zita_desk_lights
- light.zita_desk_matrix

0 comments on commit 4e4ae54

Please sign in to comment.