bodyscape / cielo_home

Integration with Cielo Home
Apache License 2.0
44 stars 10 forks source link

loss of connectivity after updating to 1.7.1 #52

Closed abanach closed 4 months ago

abanach commented 5 months ago

Updated to 1.7.1 just a little while ago and now cannot connect to any my minisplit units

cwtufts commented 5 months ago

Same here. Updated it and now nothing. Will not let me sign back in using the tokens. Says invalid authenication.

bodyscape commented 5 months ago

@abanach @cwtufts install the version 1.7.2. I fix the change from the Cielo server!

cwtufts commented 5 months ago

I keep getting an unexpected error. I have updated and still not working do I need to remove integration and reinstall?

abanach commented 5 months ago

installed 1.7.2 manually, restarted HA and all is good

bodyscape commented 5 months ago

I keep getting an unexpected error. I have updated and still not working do I need to remove integration and reinstall?

Yes reinstall from scratch

cwtufts commented 5 months ago

I keep getting an unexpected error. I have updated and still not working do I need to remove integration and reinstall?

Yes reinstall from scratch

I have removed, then restarted, and loaded it manually and I am still getting unexpected error. What else can I do?

bodyscape commented 5 months ago

Do you have a error log in HA?

cwtufts commented 5 months ago

Do you have a error log in HA? 2024-01-30 19:38:39.999 ERROR (MainThread) [custom_components.cielo_home.config_flow] Unexpected exception Traceback (most recent call last): File "/config/custom_components/cielo_home/config_flow.py", line 68, in async_step_user info = await validate_input(self.hass, user_input) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/cielo_home/config_flow.py", line 37, in validate_input if not await api.try_async_refresh_token( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/cielo_home/cielohome.py", line 167, in try_async_refresh_token config_data = self._entry.data.copy() ^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'data'

bodyscape commented 5 months ago

try the version 1.7.3