Skip to content

Commit

Permalink
feat: trigger kitchen lights by motion sensor
Browse files Browse the repository at this point in the history
  • Loading branch information
TribuneX committed Jan 21, 2024
1 parent 072b4e2 commit 7b0730c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions automation/lights/kitchen_lights.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- alias: Trigger front hallway lights by motion sensor
use_blueprint:
path: motion_lights_dark_outside.yaml
input:
motion_sensor: binary_sensor.motion_kitchen
target_light:
entity_id: light.kitchen

0 comments on commit 7b0730c

Please sign in to comment.