I'm using a custom driver for my IKEA Fyrtur Blinds, and it seems the parse() routine is being called every 10 minutes by HE to provide the blind's current level position. So, I believe HE is polling my blinds (Zigbee device) every 10 minutes which is contributing to the faster-than-normal battery drain.
Is there a way to have HE poll my blinds at a different interval? Say, every 5 hours instead of every 10 minutes?
Thanks.