Advertisement
Guest User

Untitled

a guest
Apr 9th, 2025
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. type: entity-filter
  2. entities:
  3. - entity: binary_sensor.bathroom_door
  4. name: Bathroom door
  5. icon: phu:rooms-bathroom
  6. - entity: binary_sensor.bedroom_door
  7. name: Bedroom door
  8. icon: mdi:bed
  9. - entity: binary_sensor.bedroom_window
  10. name: Bedroom window
  11. icon: mdi:bed
  12. state_filter:
  13. - "on"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement