dannytsang / homeassistant-config

🏡 My Home Assistant Configs.
https://dannytsang.com
32 stars 0 forks source link

Implement Exponential Backoff and Retry 💔 #60

Closed dannytsang closed 1 year ago

dannytsang commented 1 year ago

2 Integrations (so far) require a reload now and again for various reasons. It would be good to use a smarter reload mechanism as detailed here.

dannytsang commented 1 year ago

This is not the same thing but it does automatically retry or set an expected state: https://github.com/amitfin/retry