-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Id in live url is sometimes different from the windmill id #22
Comments
Verified with the data on https://mijnmolen.windcentrale.nl/#/ Boerenzwaluw should have 201 as the id |
I made a beta release, please check if in this beta the problem still occurs. You update to this beta through HACS |
Hi, It is working. I also tried yesterday evening by just changing the id from 191 tot 201 in
"De Boerenzwaluw": [201, "Enercon", "E-44", "Burum", 53.265376, 6.214152, dt.datetime(2016, 8, 1)], Maybe that's a cleaner solution than having the if statement :) Kind regards, |
Ok, thanx, didn't know about the news feed. Great work! |
Checklist
The problem
I noticed I didn't get complete data for the Boerenzwaluw.
Apperently the id is 191 so the main url is : https://zep-api.windcentrale.nl/production/191
but the live url is https://zep-api.windcentrale.nl/production/201/live for some reason
https://zep-api.windcentrale.nl/production/201 looks like it gives the same data as https://zep-api.windcentrale.nl/production/191
so maybe it's just an update from 191 tot 201 as the id.
complete list: https://github.com/damonnk/windcentrale/blob/master/molens.xml
What is version of Home Assistant Core did you recieve the bug?
2022.6.4
What is version of Home Assistant Supervisor did you recieve the bug?
None
What is version of Home Assistant Supervisor?
2022.6.4
What is version of the Windcentrale integration?
1.4
Example Code snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: