JohNan / homeassistant-wellbeing

Get the status from your Electrolux devices connected to Wellbeing
MIT License
79 stars 22 forks source link

1.0.15 not working in latest HA #82

Closed cpohli closed 7 months ago

cpohli commented 7 months ago

For some days now the 1.0.14 was working again after the latest HA update. Yesterday i updated the Wellbeing Plugin to 1.0.15 and it is not working anymore. This time i would point to the plugin instead of HA? ;-)

in the logs i see:

Thanks for looking into this and all the efforts with this marvelous plugin!

EDIT: i rolled back to 1.0.14 (via HA backup) and this version doesn't work either right now. So i does not seem related to 1.0.15 nor an HA update ... Last data points seem to be from around midnight 11th - 12th Feb.

hermanops commented 7 months ago

Right now it doesn't fetch any data:

2024-02-12 12:40:59.801 DEBUG (MainThread) [custom_components.wellbeing] Current token is not set or expired
2024-02-12 12:41:00.316 DEBUG (MainThread) [custom_components.wellbeing] Received new token sucssfully
2024-02-12 12:41:00.338 DEBUG (MainThread) [custom_components.wellbeing] Fetched data: None
2024-02-12 12:41:00.338 DEBUG (MainThread) [custom_components.wellbeing] Finished fetching wellbeing data in 0.021 seconds (success: False)

I had 1 successful data retrieval all morning: 2024-02-12 12:42:21.091 DEBUG (MainThread) [custom_components.wellbeing] Fetched data: [{'applianceId':

The app does seem to work correctly?

hermanops commented 7 months ago

confirmed working again on 1.0.16

JohNan commented 7 months ago

@cpohli can we close the issue?

cpohli commented 7 months ago

@JohNan Yes, 1.0.16 is doing the trick. All is working again. Thank you very much.