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 @@
bathroom:
module: room_control
class: RoomController
# rich: DEBUG
off_duration: '00:05:00'
states:
- time: '05:00:00'
@@ -34,6 +35,7 @@ bathroom:
bathroom_button:
module: button
class: Button
# rich: DEBUG
app: bathroom
button: Bathroom Button
ref_entity: light.bathroom
@@ -41,6 +43,7 @@ bathroom_button:
bathroom_motion:
module: motion
class: Motion
# rich: DEBUG
app: bathroom
sensor: binary_sensor.bathroom_motion_occupancy
ref_entity: light.bathroom