abmantis / idasen-ha

Home Assistant helper lib for the IKEA Idasen Desk integration
MIT License
2 stars 1 forks source link

Retry on pair() exceptions #30

Closed abmantis closed 2 months ago

abmantis commented 2 months ago

Once in a while the desk replies with an auth error, but triggering a connect again will connect just fine, so the retry logic should also apply to pair() failures.