Skip to content

Commit

Permalink
Fix entity name for detecting a person in the lounge.
Browse files Browse the repository at this point in the history
Found by Spook.
  • Loading branch information
dannytsang committed Oct 29, 2023
1 parent 14079e9 commit e57dee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rooms/lounge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ automation:
description: ""
trigger:
- platform: state
entity_id: binary_sensor.lounge_person_motion
entity_id: binary_sensor.lounge_person_occupancy
from: "off"
to: "on"
condition:
Expand Down

0 comments on commit e57dee0

Please sign in to comment.