moved ref entity
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
closet:
|
||||
module: room_control
|
||||
class: RoomController
|
||||
entity: light.closet
|
||||
sensor: binary_sensor.closet_motion_occupancy
|
||||
off_duration: '00:02:00'
|
||||
states:
|
||||
- time: 'sunrise - 03:00:00'
|
||||
@@ -31,4 +29,4 @@ closet_motion:
|
||||
class: Motion
|
||||
app: closet
|
||||
sensor: binary_sensor.closet_motion_occupancy
|
||||
entity: light.closet
|
||||
ref_entity: light.closet
|
||||
|
||||
Reference in New Issue
Block a user