Files
Domoticz/lua/ReferenceMeteo.json
2025-03-06 11:09:58 +01:00

95 lines
2.5 KiB
JSON
Executable File

{
"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":"Redon, France",
"city":"Redon",
"state":"35",
"state_name":"France",
"country":"FR",
"country_iso3166":"FR",
"zip":"00000",
"magic":"274",
"wmo":"07217",
"latitude":"47.65000153",
"longitude":"-2.07999992",
"elevation":"25.0"
},
"observation_location": {
"full":"Plessé, Plessé, ",
"city":"Plessé, Plessé",
"state":"",
"country":"FR",
"country_iso3166":"FR",
"latitude":"47.573772",
"longitude":"-1.954625",
"elevation":"0 ft"
},
"estimated": {
},
"station_id":"IPLESS6",
"observation_time":"Last Updated on September 24, 12:08 PM CEST",
"observation_time_rfc822":"Sun, 24 Sep 2017 12:08:56 +0200",
"observation_epoch":"1506247736",
"local_time_rfc822":"Sun, 24 Sep 2017 12:10:00 +0200",
"local_epoch":"1506247800",
"local_tz_short":"CEST",
"local_tz_long":"Europe/Paris",
"local_tz_offset":"+0200",
"weather":"Overcast",
"temperature_string":"62.1 F (16.7 C)",
"temp_f":62.1,
"temp_c":16.7,
"relative_humidity":"94%",
"wind_string":"Calm",
"wind_dir":"SW",
"wind_degrees":232,
"wind_mph":0.6,
"wind_gust_mph":"2.5",
"wind_kph":1.0,
"wind_gust_kph":"4.0",
"pressure_mb":"1019",
"pressure_in":"30.09",
"pressure_trend":"+",
"dewpoint_string":"60 F (16 C)",
"dewpoint_f":60,
"dewpoint_c":16,
"heat_index_string":"NA",
"heat_index_f":"NA",
"heat_index_c":"NA",
"windchill_string":"NA",
"windchill_f":"NA",
"windchill_c":"NA",
"feelslike_string":"62.1 F (16.7 C)",
"feelslike_f":"62.1",
"feelslike_c":"16.7",
"visibility_mi":"6.2",
"visibility_km":"10.0",
"solarradiation":"--",
"UV":"2","precip_1hr_string":"-999.00 in ( 0 mm)",
"precip_1hr_in":"-999.00",
"precip_1hr_metric":" 0",
"precip_today_string":"0.00 in (0 mm)",
"precip_today_in":"0.00",
"precip_today_metric":"0",
"icon":"cloudy",
"icon_url":"http://icons.wxug.com/i/c/k/cloudy.gif",
"forecast_url":"http://www.wunderground.com/global/stations/07217.html",
"history_url":"http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=IPLESS6",
"ob_url":"http://www.wunderground.com/cgi-bin/findweather/getForecast?query=47.573772,-1.954625",
"nowcast":""
}
}