Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HA Reboot requires Integration disable/enable #1

Closed
salty2011 opened this issue Nov 28, 2021 · 5 comments
Closed

HA Reboot requires Integration disable/enable #1

salty2011 opened this issue Nov 28, 2021 · 5 comments

Comments

@salty2011
Copy link

After a reboot of home assistant the integration has an error stating it is unable to contact the AirTouch controller. Disabling and re-enabling the integration resolves the issue.

Have looked at the home assistant logs but nothing is posted in there to explain the issue

@salty2011
Copy link
Author

Ok looks like its timing out talking to the polyair on restart. Found the following in my HA logs

ERROR (MainThread) [custom_components.polyaire.airtouch4] Cannot connect to AirTouch host, giving up...

@kcd83
Copy link

kcd83 commented May 21, 2022

Looks like an easy fix here

https://github.com/mihailescu2m/hass-airtouch4-platform/blob/main/custom_components/polyaire/airtouch4.py#L55

I wonder what a typical integration retry back-off strategy should be... 😕

@danielallin
Copy link

danielallin commented May 26, 2022

Having the same issue, enable/disable fixes after reboot/restart. Would love to see this fixed as it works great otherwise :-)

@brine0m
Copy link

brine0m commented Jun 28, 2022

I havent had this issue in a long while. prolly safe o close this issue

@danielallin
Copy link

I don't appear to have had this issue since rebuilding my home assistant on a RPi4 (previously running on a RPi3). So much faster if you can get your hands on one...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants