bwp91 / homebridge-ewelink

Homebridge plugin to integrate eWeLink devices into HomeKit.
MIT License
386 stars 126 forks source link

Timed and Repeating Notification for any Ewelink door/window/garage contact sensor. #378

Closed MoTechnicalities closed 1 year ago

MoTechnicalities commented 2 years ago

HomeKit has no direct feature to offer repetitive notifications for contact sensors that have been left open. (i.e. door left open for 15 minutes then send a notification, then again if still open 15 minutes after that.)

I would like to see if it is possible to create this optional functionality within the plugin for eWeLink doors/sensors with these optons: Notify after (X minutes) if the door/sensor state remains OPEN (optionally if the sensor state remains CLOSED). And optionally Repeat this notification (Y times/optionally infinitely) as long as the sensor remains in that state.

My thought was that the plugin could monitor the true state of the sensor and simply re-transmit the sensor's state change command to HomeKit if the state is the same as that requiring the notification, and repeat at the desired interval and number of times, so that if the user has notifications activated for that particular door/sensor then it should prompt HomeKit to send the desired state messages.

This is a desired feature that people are looking for.

HomeKit has no direct feature to offer repetitive notifications for contact sensors

bwp91 commented 2 years ago

Hi @MoTechnicalities

Can definitely look into this

stale[bot] commented 2 years ago

This issue has been automatically marked as inactive because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

bwp91 commented 1 year ago

Hi, Closing this just as been a little overwhelmed with issues recently. If this is still an issue or a feature you would like implemented then please do re-open this ticket! Thanks for your understanding!