-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update to 1.0.4 Issue #59
Comments
Yep, same issue, same solution. /edit |
I did a full restore back to 1.0.3 , lost a days data, but at least its working |
For me, it is working with 1.0.4 with no issues with HA 2024.1.1. |
I had to revert back to 1.0.2. On 1.0.3 and 1.0.4 the sensors were all unavailable - running HA 2024.1.1. Super integration by the way! |
It is very hard to say anything intelligent about your issues without any log files. So if you want me to look in to this, please supply the error messages you get, so I have a chance to find any potential errors. I am puzzled about the comment from @garry572 about UDP. This integration does not use UDP in any way, so any UDP related errors does not come from here. |
Unfortunately whatever log I had was lost once I did a system restore. I am also puzzled about the UDP message. I also have node red flow that grabs the UDP packets, which was still working. I did this in the off change that one day the cloud based integration stops working :) |
The core |
with 1.0.3 installed both the weatherflow integration and node red are working. Perhaps 1.0.4 uses UDP |
NO none of the releases of THIS integration uses UDP, it is all REST. Only change from 1.0.3 to 1.0.4 is a new sensor being added. The rest of the code is all the same, so if if 1.0.3 works then 1.0.4 works. But again, I have seen no log files, so impossible to help. I fear there is some confusion around what integration people have installed as there are now a few different ones out there. The name for this integration is WeatherFlow Forecast and Sensor integration and can only be installed after adding it to HACS. |
@briis sorry, but I'm having the same issue as the others. I have WeatherFlow Forecast working beautifully on 1.0.3. I updated to 1.0.4 and all sensors stopped working. Tried to downgrade back to 1.0.3 and still didn't work. Uninstalled the extension via HACS, then reinstalled and now can't even get a station setup. Am on:
This is what shows in GUI when I try to configure a station: I see this in logviewer:
|
Please look in the log files, and see what error is in there. Try and enable more logging like described here and then try and set it up again with 1.0.4. Post the outcome of the log here. Also, did you use the STATION ID and not the Device ID when you set it up again? Each WeatherFlow Station you setup, will get a unique Station ID, this id is needed during configuration. To get your Station ID, login with your account, select the station on the list, and then click Status. Here you will find your Station ID. |
Yep, definitely station ID. Logviewer shows a bunch of stuff and then:
|
I do think I have an idea of the change that causes this. I will be off for a few hours but will look in to this later today. |
Working for me. Cheers @briis |
Thanks @briis its back working - thanks so much. It's a great component! |
Thanks all working fine now, thanks for your efforts |
Hi
Just updated to 1.0.4 only to find that I was unable to set up my weather station. The integration was continually show initialising but would never complete. Deleting the integration, and re-installing gave a more meaningful error , something about UDP discovery not discovering the weather station, Reverting back to 1.0.3 fixed the issue. I am running the latest version of HA core and supervisor
The text was updated successfully, but these errors were encountered: