mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Rename all lights with shorter names. Add Ambient light in LR
This commit is contained in:
@@ -84,10 +84,10 @@ automation:
|
||||
Master bedroom: {{ states('binary_sensor.bedroom_right_window_on_off') }}
|
||||
|
||||
Lights:
|
||||
Living room: {{ states('light.living_room_all_lights') }}
|
||||
Master bedroom: {{ states('light.master_bedroom_all_lights') }}
|
||||
Kitchen: {{ states('light.kitchen_all_lights') }}
|
||||
Hallway: {{ states('light.hallway_all_lights') }}
|
||||
Living room: {{ states('light.living_room') }}
|
||||
Master bedroom: {{ states('light.master_bedroom') }}
|
||||
Kitchen: {{ states('light.kitchen') }}
|
||||
Hallway: {{ states('light.hallway') }}
|
||||
|
||||
- alias: IFTTT · Call service
|
||||
trigger:
|
||||
|
||||
Reference in New Issue
Block a user