added loki handler

This commit is contained in:
John Lancaster
2024-06-11 23:04:34 -05:00
parent bc175f75d9
commit 8bbe64a9ec
7 changed files with 18 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
laundry:
module: room_control
class: RoomController
loki_url: http://192.168.1.107:3100/loki/api/v1/push
dependencies:
- rich_logging
# rich: DEBUG
@@ -30,6 +31,7 @@ laundry:
laundry_motion:
module: room_control
class: Motion
loki_url: http://192.168.1.107:3100/loki/api/v1/push
dependencies:
- laundry
# rich: DEBUG