WH2900 export data as WS1001 json

Hi All,

I’m new here, I’m from Belgium and have since 2 weeks a Fine offset weather station WH2900 clone.
At this moment I’m using Weather Display with the Wunderground API. As I’m unsure for how long I can use this API I’m in search of a solution to get data directly from my weather station.

Luckily for me there is now the option in the WS View app to upload data in Wunderground format to your server. On My server I’m now getting data from my weather station via a updateweatherstation.php script. That script makes a WS1001.json file with following data:

{"timestamp":"1565351656","updated":"13:54:16","outsideTemp":"74.5","outsideHumidity":"87","dewpoint":"70.3","windchill":"74.5","heatindex":null,"realfeel":75.700000000000003,"windDir":"268","windSpeed":"5.4","windGust":"5.8","windspeedavg":"5.4","winddiravg":"268","rainrate":"0.000","raintoday":"0.346","rainweek":"0.346","rainmonth":"0.358","rainyear":null,"radiation":"396.49","UV":"3","indoorTemp":"78.8","indoorfeel":81.099999999999994,"indoorHumidity":"70","barometer":"29.690","absbarometer":"29.687","trendbarometer":"29.690","softwaretype":"EasyWeatherV1.4.0","month":"August","year":"2019","day":"Friday","realtime":"1","rtfreq":"5","status":"updateraw","timeutc":"2019-08-09 11:54:06","power":true}

Now I tried to link this in WD but no luck, not any data is uploaded to WD…

Can anyone help me en say to me what I’m doing wrong?

BTW: Many thanks to the maker(s) of Weather Display, you are doing a wonderfull job!

Yes got is all working!

This can be very useful for people with a Fine Offset device or clone (Like the Ambiant Weather WS2902A) that do not want to rely only on Wunderground.

=> Now I got my Fine offset WH2900 (Like the Ambiant Weather WS2902A) uploading data to my server => data is set in a ws1001.json file => Data is picked up by Weather Display where it goes to different other site’s and services.

If there are people interested in this I will put a how-to here on the forum

HI
great job and yes please if you could do a write up on how you got this to work :slight_smile:

Oh wow, good job =D>