mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Add new hue lights
This commit is contained in:
@@ -42,7 +42,7 @@ automation:
|
||||
default:
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.ledvance_1
|
||||
- light.hue_ambiance_6
|
||||
- light.hue_ambiance_1
|
||||
- light.browser_kitchen
|
||||
data:
|
||||
@@ -65,13 +65,13 @@ automation:
|
||||
# Turn off in Night Mode
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.ledvance_1
|
||||
- light.hue_ambiance_6
|
||||
- light.hue_ambiance_1
|
||||
data:
|
||||
brightness_pct: 100
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- light.ledvance_1
|
||||
- light.hue_ambiance_6
|
||||
- light.hue_ambiance_1
|
||||
- light.kitchen_main
|
||||
- light.kitchen_secondary
|
||||
|
||||
Reference in New Issue
Block a user