A Windy API key is looonnnnnggggggggg

The station ID used by the windy 0.3 module is not the ID issued to you by windy.com

The station ID is 0 if you have only one reporting station.

If you have 2 more , their numbers would be 1 & 2.

An example of a JSON post with multiple station ID's looks like this...

|{ stations:[ {station:0, name:"My Home Station", lat:48.2, lon:28.6, elevation:80, tempheight:2, windheight:10}, {station:1, name:"My Other Station", "lat":47.1, lon:31.2, elevation:122, tempheight:2, windheight:8} ], |


details on reporting structure are here...

https://community.windy.com/topic/8168/report-you-weather-station-data-to-windy/2

The failure of your SDR driver might just be a side affect of this module failing.

Change your station ID to 0 and try again.

If your SDR driver fails after that it is most likely a separate problem.

regards

Tim






---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

--
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to