moved ref entity
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
bathroom:
|
||||
module: room_control
|
||||
class: RoomController
|
||||
entity: light.bathroom
|
||||
sensor: binary_sensor.bathroom_motion_occupancy
|
||||
off_duration: '00:05:00'
|
||||
delay: '00:20:00'
|
||||
states:
|
||||
- time: '05:00:00'
|
||||
scene:
|
||||
@@ -45,4 +42,4 @@ bathroom_motion:
|
||||
class: Motion
|
||||
app: bathroom
|
||||
sensor: binary_sensor.bathroom_motion_occupancy
|
||||
entity: light.bathroom
|
||||
ref_entity: light.bathroom
|
||||
Reference in New Issue
Block a user