Page 1 of 1

wunderground broken ??? SOLVED

Posted: Wednesday 31 May 2017 15:46
by zicht
Hi just added wunderground
Api is working on URL http://api.wunderground.com/api/"MY API KEY"/conditions/q/EHGR.json
{
"response": {
"version":"0.1",
"termsofService":"http://www.wunderground.com/weather/api/d/terms.html",
"features": {
"conditions": 1
}
}
, "current_observation": {
"image": {
"url":"http://icons.wxug.com/graphics/wu2/logo_130x80.png",
"title":"Weather Underground",
"link":"http://www.wunderground.com"
},
"display_location": {
"full":"Gilze-Rijen Air Base, Netherlands",
"city":"Gilze-Rijen Air Base",
"state":"NB",
"state_name":"Netherlands",
"country":"NL",
"country_iso3166":"NL",
"zip":"00000",
"magic":"295",
"wmo":"06350",
"latitude":"51.56722260",
"longitude":"4.93166685",
"elevation":"14.0"
},
"observation_location": {
"full":"Gilze-Rijen, ",
"city":"Gilze-Rijen",
"state":"",
"country":"NL",
"country_iso3166":"NL",
"latitude":"51.56999969",
"longitude":"4.92999983",
"elevation":"43 ft"
},
"estimated": {
},
"station_id":"EHGR",
"observation_time":"Last Updated on May 31, 2:55 PM CEST",
"observation_time_rfc822":"Wed, 31 May 2017 14:55:00 +0200",
"observation_epoch":"1496235300",
"local_time_rfc822":"Wed, 31 May 2017 15:24:56 +0200",
"local_epoch":"1496237096",
"local_tz_short":"CEST",
"local_tz_long":"Europe/Amsterdam",
"local_tz_offset":"+0200",
"weather":"Mostly Cloudy",
"temperature_string":"73 F (23 C)",
"temp_f":73,
"temp_c":23,
"relative_humidity":"47%",
"wind_string":"From the WNW at 9 MPH",
"wind_dir":"WNW",
"wind_degrees":290,
"wind_mph":9,
"wind_gust_mph":0,
"wind_kph":15,
"wind_gust_kph":0,
"pressure_mb":"1022",
"pressure_in":"30.18",
"pressure_trend":"0",
"dewpoint_string":"52 F (11 C)",
"dewpoint_f":52,
"dewpoint_c":11,
"heat_index_string":"NA",
"heat_index_f":"NA",
"heat_index_c":"NA",
"windchill_string":"NA",
"windchill_f":"NA",
"windchill_c":"NA",
"feelslike_string":"73 F (23 C)",
"feelslike_f":"73",
"feelslike_c":"23",
"visibility_mi":"6.2",
"visibility_km":"10.0",
"solarradiation":"--",
"UV":"5","precip_1hr_string":"-9999.00 in (-9999.00 mm)",
"precip_1hr_in":"-9999.00",
"precip_1hr_metric":"--",
"precip_today_string":"0.00 in (0.0 mm)",
"precip_today_in":"0.00",
"precip_today_metric":"0.0",
"icon":"mostlycloudy",
"icon_url":"http://icons.wxug.com/i/c/k/mostlycloudy.gif",
"forecast_url":"http://www.wunderground.com/global/stations/06350.html",
"history_url":"http://www.wunderground.com/history/air ... story.html",
"ob_url":"http://www.wunderground.com/cgi-bin/fin ... 4.92999983",
"nowcast":""
}
}
But nothing appears in Domoticz?
No new sensors appear, no log report, nothing...

Settings entered in hardware :

Code: Select all

Actief: Checked	
Naam: Gilze
Type: Wether Underground	
Gegevens Timeout: Not checked
API Sleutel:   MY API KEY
Locatie: EHGR
Anybody any clue ?

Re: wunderground broken ???

Posted: Wednesday 31 May 2017 16:28
by GJKNL
I think you have to activate "Accept new hardware" in system settings.

Re: wunderground broken ???

Posted: Wednesday 31 May 2017 19:13
by zicht
Thanks for the reply !

That is allready set.

Will install lates beta in a moment and start with a new db and see what happens, if that solves it i'll try a backup from a week ago
(had some strange things yesterday also with strange settings...)

Edit : with new db and latest beta it works fine, now restarting with db from couple of days ago,
(i've opened the not correct working db with an external db manager and it reported errors in some tables.)