mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 01:14:42 +00:00
Add pc light to github automation
This commit is contained in:
@@ -65,10 +65,12 @@ automation:
|
||||
snapshot_entities:
|
||||
- light.bedside
|
||||
- light.living_room_ambient_main
|
||||
- light.light_avatar_small_2
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.bedside
|
||||
- light.living_room_ambient_main
|
||||
- light.light_avatar_small_2
|
||||
- delay: 00:00:01
|
||||
# Store color after power on
|
||||
- service: scene.create
|
||||
@@ -77,10 +79,12 @@ automation:
|
||||
snapshot_entities:
|
||||
- light.bedside
|
||||
- light.living_room_ambient_main
|
||||
- light.light_avatar_small_2
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.bedside
|
||||
- light.living_room_ambient_main
|
||||
- light.light_avatar_small_2
|
||||
data:
|
||||
rgb_color: [0, 255, 63]
|
||||
brightness_pct: 100
|
||||
|
||||
Reference in New Issue
Block a user