Best posts made by SJG1976
-
RE: Cumulus MX - How to send data to Windy
Latest posts made by SJG1976
-
RE: Cumulus MX - How to send data to Windy
-
RE: Cumulus MX - How to send data to Windy
@korina
Any idea what the issue could be, as the data looks like it's being sent through ok.And it's accepted.
Also when I try and retrieve the API Key for my Station it always seems to regenerate a new one.
Is this expected behaviour?
-
RE: Cumulus MX - How to send data to Windy
@sjg1976
I got it all working.I'm now having some issues again after after my Weather Computer Crashed.
I'm now getting the
code_text 2022-01-08 20:40:00.353 Windy: URL = https://stations.windy.com/pws/update/<>?station=1&dateutc=2022-01-08+20:40:00&winddir=293&wind=1.7&gust=4.9&temp=6.2&precip=0.00&pressure=9.9340&dewpoint=4.7&humidity=90&uv=0.0 2022-01-08 20:40:00.649 WeatherCloud: Response = Success (OK): 200However since the Crash it seems like all the values are recording as Null.
My Station ID is ID: f048de60
-
RE: Cumulus MX - How to send data to Windy
I'm having some issues in sending data to a New Station
I'm getiting the following Error2021-12-31 14:20:02.527 Windy: URL = https://stations.windy.com/pws/update/<>?station=0&dateutc=2021-12-31+14:20:00&winddir=233&wind=2.1&gust=5.4&temp=14.8&precip=0.00&pressure=10.1551&dewpoint=12.5&humidity=86&uv=0.0 2021-12-31 14:20:02.850 Windy: ERROR - An error occurred while sending the request.Have I missed something out somewhere?