key rename
This commit is contained in:
@@ -6,7 +6,7 @@ bathroom:
|
||||
off_duration: '00:05:00'
|
||||
button: bathroom
|
||||
delay: '00:20:00'
|
||||
scene:
|
||||
states:
|
||||
- time: '05:00:00'
|
||||
scene:
|
||||
light.bathroom:
|
||||
|
||||
@@ -7,7 +7,7 @@ bedroom:
|
||||
button:
|
||||
- bedroom
|
||||
- bedroom2
|
||||
scene:
|
||||
states:
|
||||
- time: 'sunrise - 03:00:00'
|
||||
scene:
|
||||
light.bedroom:
|
||||
|
||||
@@ -4,7 +4,7 @@ closet:
|
||||
entity: light.closet
|
||||
sensor: binary_sensor.closet_motion_occupancy
|
||||
off_duration: '00:02:00'
|
||||
scene:
|
||||
states:
|
||||
- time: 'sunrise - 03:00:00'
|
||||
scene:
|
||||
light.closet:
|
||||
|
||||
@@ -5,7 +5,7 @@ kitchen:
|
||||
sensor: binary_sensor.kitchen_motion_occupancy
|
||||
off_duration: '00:10:00'
|
||||
button: kitchen
|
||||
scene:
|
||||
states:
|
||||
- time: sunrise
|
||||
scene:
|
||||
light.kitchen:
|
||||
|
||||
@@ -6,7 +6,7 @@ living_room:
|
||||
entity: light.living_room
|
||||
button: living_room
|
||||
door: binary_sensor.door_front
|
||||
scene:
|
||||
states:
|
||||
- time: sunrise
|
||||
scene:
|
||||
light.living_room:
|
||||
|
||||
Reference in New Issue
Block a user