jobvk / Home-Assistant-Windcentrale

Provides Home Assistant sensors for multiple wind turbines from the Windcentrale
https://jobvankoeveringe.com/projects/windcentrale/
Apache License 2.0
14 stars 3 forks source link

Invalid response from server for collection live data of windturbine #18

Closed bliekp closed 2 years ago

bliekp commented 2 years ago

Checklist

The problem

Since two days the live data is no longer updated. My logs are flooded with the following:

What is version of Home Assistant Core did you recieve the bug?

core-2022.4.7

What is version of Home Assistant Supervisor did you recieve the bug?

supervisor-2022.05.0

What is version of Home Assistant Supervisor?

Home Assistant OS 7.6

What is version of the Windcentrale integration?

0.1.4

Example Code snippet

No response

Anything in the logs that might be useful for us?

2022-05-04 12:44:42 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Blauwe Reiger 2022-05-04 12:44:42 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Ranke Zwaan 2022-05-04 12:44:42 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Jonge Held 2022-05-04 12:44:49 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection production data of windturbine De Jonge Held 2022-05-04 12:44:49 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection production data of windturbine De Ranke Zwaan 2022-05-04 12:44:49 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection production data of windturbine De Blauwe Reiger 2022-05-04 12:44:53 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Ranke Zwaan 2022-05-04 12:44:53 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Blauwe Reiger 2022-05-04 12:44:53 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Jonge Held 2022-05-04 12:45:03 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Jonge Held 2022-05-04 12:45:03 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Ranke Zwaan 2022-05-04 12:45:03 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Blauwe Reiger 2022-05-04 12:45:13 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Blauwe Reiger 2022-05-04 12:45:13 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Ranke Zwaan 2022-05-04 12:45:13 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Jonge Held 2022-05-04 12:45:23 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Blauwe Reiger 2022-05-04 12:45:23 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Ranke Zwaan 2022-05-04 12:45:23 ERROR (MainThread) [custom_components.windcentrale.wind] Invalid response from server for collection live data of windturbine De Jonge Held

Additional information

No response

bliekp commented 2 years ago

Of course it's very possible the cause is at the Windcentrale's end, but I wouldn't know how to debug this.

mschut commented 2 years ago

I wouldn't be surprised if it is caused by the Windcentrale itself, and also if its correlated with my posted issue: they are working on ( as they call it) a new frontend and I wouldn't be surprised if the api used is end of life.

jobvk commented 2 years ago

When I check the API's for both login and data retrieval, they both give a 503 error. Logging in via the site is also currently unavailable.

I will try to contact the company and ask what the situation is and if the current system is out of order or if there is a new system coming.

jobvk commented 2 years ago

I wouldn't be surprised if it is caused by the Windcentrale itself, and also if its correlated with my posted issue: they are working on ( as they call it) a new frontend and I wouldn't be surprised if the api used is end of life.

Indeed they create a new platform https://mijn.windcentrale.nl/. I'm going to try to read the data from this. But this is probably going to take some time as it is a brand new platform with new APIs.

bliekp commented 2 years ago

Thanks for the effort Job! I'll buy you a beer if you succeed! :)

jobvk commented 2 years ago

For now I can only find this screen with little data. Also in the APIs that are used for this there is not much data.

image

If anyone can find a screen with more data I'd really appreciate it. I will keep an eye on the site in the near future and hope that more data will become available.

mschut commented 2 years ago

PS: I do have some values again in HA for the moment

jobvk commented 2 years ago

S: I do have some values again in HA for the moment

It looks like it's working for now. But I'm still going to look at the new platform because they will switch at some point.

jobvk commented 2 years ago

Looks like they are working on it image

jobvk commented 2 years ago

I'm going to close this issue for now. I have created a new issue #26 for the new platform.

jobvk commented 2 years ago

@bliekp The problem is solved in the new version 0.2.x