updated for rich logging stuff
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
closet:
|
||||
module: room_control
|
||||
class: RoomController
|
||||
# rich: DEBUG
|
||||
off_duration: '00:02:00'
|
||||
states:
|
||||
- time: 'sunrise - 03:00:00'
|
||||
@@ -26,7 +27,8 @@ closet:
|
||||
|
||||
closet_motion:
|
||||
module: motion
|
||||
class: Motion
|
||||
class: Motion
|
||||
# rich: DEBUG
|
||||
app: closet
|
||||
sensor: binary_sensor.closet_motion_occupancy
|
||||
ref_entity: light.closet
|
||||
|
||||
Reference in New Issue
Block a user