Added motion detection for garage and kitchen

This commit is contained in:
2026-04-23 22:57:33 +02:00
parent f8c50c6e63
commit 76b550d3df
3 changed files with 33 additions and 0 deletions

7
apps/rooms/garage.yaml Normal file
View File

@@ -0,0 +1,7 @@
light_garage:
module: smartlight
class: SmartLight
entity: switch.garage_01
smart_conditions: sensor.garage_last_motion < 3
blocking_conditions: sensor.garage_motion_light_level > 10 and not self