moved ref entity
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
kitchen:
|
||||
module: room_control
|
||||
class: RoomController
|
||||
entity: light.kitchen
|
||||
sensor: binary_sensor.kitchen_motion_occupancy
|
||||
off_duration: '00:10:00'
|
||||
|
||||
ha_button: input_button.activate_kitchen
|
||||
states:
|
||||
- time: sunrise
|
||||
@@ -50,4 +47,4 @@ kitchen_motion:
|
||||
class: Motion
|
||||
app: kitchen
|
||||
sensor: binary_sensor.kitchen_motion_occupancy
|
||||
entity: light.kitchen
|
||||
ref_entity: light.kitchen
|
||||
Reference in New Issue
Block a user