Product name
Door Sensor
Summary
Please expose the door sensor battery stare over bridge http api.
Features
Add a doorsensorBatteryCritical
atttribute to the lastKnownState
of the response of the /list
endpoint, similar to keypadBatteryCritical
.
Reason
This allows bridge http api clients to warn their users that the battery of the door sensor needs replacing.
Examples
In my Homebridge plugin, I would expose the door sensor as a separate accessory, to report the battery status. Similar to what I do for the keypad.