Home_Assistant_Integration
Home_Assistant_Integration copied to clipboard
Add service call to clear pending
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.