mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Replace lights
This commit is contained in:
@@ -27,19 +27,25 @@ automation:
|
||||
use_blueprint:
|
||||
path: light_on_set_temperature.yaml
|
||||
input:
|
||||
light: light.living_room_main
|
||||
light:
|
||||
- light.living_room_main
|
||||
- light.pc
|
||||
|
||||
- alias: Lighting · Living Room · Temperature · Sunset
|
||||
use_blueprint:
|
||||
path: light_sun_set_temperature.yaml
|
||||
input:
|
||||
light: light.living_room_main
|
||||
light:
|
||||
- light.living_room_main
|
||||
- light.pc
|
||||
temp: 400
|
||||
|
||||
- alias: Lighting · Living Room · Temperature · Night
|
||||
use_blueprint:
|
||||
path: light_sun_set_temperature.yaml
|
||||
input:
|
||||
light: light.living_room_main
|
||||
light:
|
||||
- light.living_room_main
|
||||
- light.pc
|
||||
temp: 500
|
||||
after_offset: "+03:00:00"
|
||||
|
||||
Reference in New Issue
Block a user