updated for rich logging stuff

This commit is contained in:
John Lancaster
2024-03-10 17:36:14 -05:00
parent a79d441668
commit b6223a95d2
10 changed files with 77 additions and 20 deletions

View File

@@ -1,6 +1,7 @@
kitchen:
module: room_control
class: RoomController
# rich: DEBUG
off_duration: '00:10:00'
# ha_button: input_button.activate_kitchen
sleep: input_boolean.sleeping
@@ -39,13 +40,15 @@ kitchen:
kitchen_button:
module: button
class: Button
# rich: DEBUG
app: kitchen
button: Kitchen Button
ref_entity: light.kitchen
kitchen_motion:
module: motion
class: Motion
class: Motion
# rich: DEBUG
app: kitchen
sensor: binary_sensor.kitchen_motion_occupancy
ref_entity: light.kitchen