OpenEPaperLink / Home_Assistant_Integration

Home assistant Integration for the OpenEPaperLink project
https://openepaperlink.de
Apache License 2.0
159 stars 35 forks source link

Add service call to clear pending #156

Closed Hellis81 closed 2 months ago

Hellis81 commented 4 months ago

Is your feature request related to a problem? Please describe. Sometimes my tags does not update as they should, and the pending just keeps ticking up. As my tests has shown (perhaps this is wrong), when I clear the pending it starts to work again. My thought is to use the HA sensor for pending if this is more than 0 for x minutes, clear pending service call.

Describe the solution you'd like Add service calls from HA to clear pending, perhaps reboot and the other buttons too?

Describe alternatives you've considered open the AP url and clear pending there.

Additional context None.