Brian
It appears to be steady red, but the data scrolls by very quickly.
MikeyM
Brian
It appears to be steady red, but the data scrolls by very quickly.
MikeyM
try the download again
and this time it will stay on if UDP data arrives
Brian
Ok new update the red light is on steady. I tried unchecking “use UDP” to see if that made a difference, but it didn’t. I also shut down WD and restarted it with the same result - red light continually ON.
MikeyM
OK
I thought it was not working then…UDP data…as its not the station number that comes through but the device number
but the program already knows the device numbers associated with the Hub with associated with the station number
so I need to use those
so lets try that
stand by
Brian
Ok I did so many test with UDP checked and unchecked and with the HUB connected and disconnected that I’ve totally confused myself. It’s late here and maybe with a clearer mind in the morning I can give you some better feedback. It appears if I uncheck UDP the LED stays GREEN, but if I restart “cronweatherflow” with UDP unchecked the LED is RED and will go to GREEN when I check UDP, but only if I restart “cronweatherflow”. If I don’t restart “cronweatherflow” the LED is always GREEN whether UDP is checked or unchecked.
Hope that makes sense. I’ll post some screenshots in the morning.
Cheers
MikeyM
Brian
With the latest version this morning the UV was all over the place from 0 to 6 and everything in between with dark overcast skies and heavy rain. The WF station was showing 0.0 UV and minimal solar about 15 w/m2. I rolled back to the 08/02/2020 4:18 PM, that might be the time I unzipped it, and everything is working correctly with a constant RED LED.
MikeyM
what I need is work out which device ID belongs to what station you want to be using the data from I guess
and only let that data in via the local wifi udp (which all stations on your wifi share)
Tempest
Station: 22953
Tempest HUB: 76021 HB-00016670 with HB-00016670 being the HUB serial number.
Tempest: 76028 ST-00006969 TEMPEST with ST-00006969 being the Tempest serial number.
Original AIR/SKY
Station 23442
HUB HB-00001659
AIR AR-00008611
SKY SK-00014861
In “cronweatherflow” “station ID” is set to 22953
I don’t know if that helps or not
MikeyM
try another update
another update
http://www.weather-display.com/downloadfiles/cronweatherflow.zip
I also had to roll back to the 08/02/2020 4:18 PM version and everything is working correctly with the “Use direct UDP from hub” checked displaying a constant RED LED. I want my “production Tempest” (Station# 23439, Device ID 77251, Serial # ST-00007393) to report to WD. It is running correctly now. I have the Station # 23439 entered in both fields in WD.
Here’s my info. I want the Production Tempest fields which are highlighted in “green” to report to WD. Note: This is currently reporting correctly … The Beta Tempest and SKY/AIR fields which are highlighted in “red” I want to be ignored by WD. Note: This is currently reporting correctly …
So in my current setup I have one hub running 2 Tempests (Production and Beta) and another hub running the original SKY and AIR.
Production Tempest and Beta Tempest
Station ID [color=green]23439[/color]
Hub Serial # [color=green]HB-00017880[/color]
Production Tempest
Device ID [color=green]77251[/color]
Serial # [color=green]ST-00007393[/color]
Beta Tempest
Device ID[color=red] 80140[/color]
Serial # [color=red]ST-00007781[/color]
Original SKY/AIR
Station ID 9925
Hub Serial # HB-00012524
SKY
Device ID [color=red]34575[/color]
Serial # [color=red]SK-00015243[/color]
AIR
Device ID [color=red]34470[/color]
Serial #[color=red] 00003994[/color]
Hopefully this helps.
Jeff
I just tried your latest version. It is reporting from my production Tempest okay when I have the station # set to “23439” but when I ran a test and changed the station # to “9925” my Sky/Air the UV shot up to “500 +”. When I changed the station # back to “23439” it started reporting from my production Tempest which I want.
So the latest version is reporting from my production Tempest unit to WD correctly but can not change station ID’s if running multiple stations. I don’t understand how the program knows to pull data from the production Tempest and not the beta Tempest as they are on the same hub. However, it’s working for what I want.
@Breezy
is the UDP data going red?
the station ID is used for getting data from the weather flow servers (socket connection and HTTP download)
but the UDP data WD has no control over, it just data that arrives from anything connected to your wifi and broadasting universal data packets auto)
re the issue with changing station id
i have added an update button
which will reset the flag for if its a tempest station or not
in a new download update, same url
Brian
I tried what should be the latest “cronweatherflow” and I don’t see an “UPDATE” button.
MikeyM
What is the “Update” button for? How should it be used?
Thank you.
try downloading again
http://www.weather-display.com/downloadfiles/cronweatherflow.zip
its used for if you change the station ID number
Brian
Ok with the latest version it starts with a GREEN LED before it’s showing valid data and then about 15 - 20 seconds later when it gets valid data the LED changes to RED. Almost like the colors are reversed. If I change the Station ID it has to be done very quickly or the Station ID reverts to the previous Station ID. If I do it quickly it will pick up the data from the other Station ID for a period of time, about 45 secs and then reverts back to the previous Station ID data.
As a side note and maybe I should start a different topic. The data extraction doesn’t work any more when I restart the computer after the evening shutdown. This may have started when I switched from the AIR/SKY to the Tempest. In fact tonight before I shutdown I’ll change the Station ID in WD to the AIR/SKY system and see what happens in the morning tomorrow. This had previously worked fine. I know you previously mentioned that the data stream is different between the 2 different station type and I don’t know if that could be the problem. If you want me to start a new topic let me know. Yes, I know one problem at a time.
Thanks
MikeyM
a download of web socket will turn the led red…the next udp data packet should turn it back green
so it should flash
re the history download
its possible the data is in different positions with a tempest…
I can test that here by using your Tempest station ID (what is that ?)
Brian
It stay RED when I see the:
“OK Remote host connection complete. 0”
“OK Websocket connection complete. 0”
It’s GREEN when I see this at the Start of “cronweatherflow”
“OK”
OK LED GREEN during startup of “cronweatherflow”
OK Remote host connection complete. 0 LED RED after “cronweatherflow” starts showing data.
OK Websocket connection complete. 0 Continuous RED after I receive this.
Maybe I can do a video of “cronweatherflow” starting up and email it to you.
WeatherFlow Tempest Station ID is 22953
Weatherflow AIR/SKY Station ID is 23442
MikeyM