mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
blue_room to boys_room
This commit is contained in:
@@ -574,10 +574,10 @@ sensors:
|
||||
delay_on:
|
||||
seconds: 30
|
||||
|
||||
blue_room_light_left_on:
|
||||
unique_id: templatebinarysensor.blue_room_light_left_on
|
||||
friendly_name: Blue Room Light Left On
|
||||
value_template: "{{ is_state('light.blue_room_hue','on') }}"
|
||||
boys_room_light_left_on:
|
||||
unique_id: templatebinarysensor.boys_room_light_left_on
|
||||
friendly_name: Boys Room Light Left On
|
||||
value_template: "{{ is_state('light.boys_room_hue','on') }}"
|
||||
delay_on:
|
||||
seconds: 30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user