0.1.7
If you enjoy this integration, consider donating by clicking on the logo above.
*All proceeds go towards helping a local animal rescue.
New Feature
- Added
Reported statesensor for vents: This entity is disabled by default. The value of this sensor corresponds to the current percent open of the vent as reported by the vent itself.
Note: It usually takes anywhere from 30 seconds to over a minute or so for a vent to open or close after manually setting the open/close state. If the vent physically responds to the command from the puck, the vent will send back its current percent open ~30s-1min or so after physically opening/closing. As a result, with automations, this new sensor can be used to identify if a command to open/close a vent failed to propagate from a puck to a vent.
Automation Example: An automation can be created that is triggered by the state of the vent cover entity changing. Following a 5 minute delay, compare the state of the reported state sensor to the position of the vent cover entity. If they do not match, then you know the vent failed to respond to the command sent from the puck as it never reported an equivalent percentage open/closed position back to the puck.
Thanks to @level451 for the sensor suggestion!
