-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I would like to make a feature request to have more flexible functionality for binary sensors that return something other than home & away. I’d like to be able to specify exactly which state of a sensor can update the composite tracker.
The use case I am imagining is a binary sensor that updates the composite tracker when you get to work, but it could be any zone. It would also be useful if somebody had a home & away sensor that broke the mold and reliably determined Away but wasn’t as good at detecting the Home state.
- entity: binary_sensor.i_am_at_work
watched_state: Work
This sensor would then only be allowed to update the composite tracker when it changed to Work
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request