pawlizio / my_velux

Custom component of velux integration for Home Assistant
31 stars 9 forks source link

Adds request retries to mitigate gateway request overload #34

Closed rjlee closed 10 months ago

rjlee commented 10 months ago

Introduces the backoff package to attempt request retries for covers to mitigate https://github.com/pawlizio/my_velux/issues/27.

Tested on for the last week with my HA setup and no issues experienced. It could be extended to cover other entity types, but I've only got covers, so have implemented for that.

pawlizio commented 10 months ago

Thanks for the efforts and contribution, but I found another solution, see command at #27