mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-09 23:02:59 +00:00
Opple / fireplace / sonos changes
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
script:
|
||||
scene_living_room_ambient_neon:
|
||||
icon: "mdi:weather-night"
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
entity_id: light.light_avatar_small_1
|
||||
data:
|
||||
xy_color: [0.668, 0.284]
|
||||
brightness_pct: 80
|
||||
- service: light.turn_on
|
||||
entity_id: light.living_room_ambient_main
|
||||
data:
|
||||
rgb_color: [0, 255, 190]
|
||||
brightness_pct: 100
|
||||
@@ -51,6 +51,10 @@ script:
|
||||
entity_id: group.all_sonos
|
||||
data:
|
||||
master: media_player.living_room
|
||||
- service: media_player.select_source
|
||||
entity_id: media_player.living_room
|
||||
data:
|
||||
source: TV
|
||||
sonos_bathroom_up:
|
||||
alias: Sonos · Bathroom up
|
||||
sequence:
|
||||
|
||||
Reference in New Issue
Block a user