controllers start, kind of working

This commit is contained in:
John Lancaster
2023-04-15 15:15:37 -05:00
parent e13fadc5cf
commit 6aa9154a78
3 changed files with 204 additions and 38 deletions

21
apps/kitchen.yaml Normal file
View File

@@ -0,0 +1,21 @@
kitchen:
module: controller
class: ControllerRoom
entities:
- light.kitchen
kitchen_motion:
module: controller
class: ControllerMotion
room: kitchen
off_duration: 00:01:00
entities:
- binary_sensor.motion_kitchen
# - binary_sensor.motion_bedroom
kitchen_button:
module: controller
class: ControllerButton
room: kitchen
buttons:
- kitchen