A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Weather module config
- 
@sdetweil Thanks so much, the documentation doesn’t make that clear at all
 - 
@mrlowndes no, this is just a test… making sure the api would work as called by the module
 - 
@sdetweil yeah, no dice. This came up in my browser
"title": "Data Unavailable For Requested Point", "type": "https://api.weather.gov/problems/InvalidPoint", "status": 404, "detail": "Unable to provide data for requested point 34.5444,119.7913", "instance": "https://api.weather.gov/requests/8199fbe2-ac6c-4c7c-b109-ed162794f780" - 
@mrlowndes as I said, only works for US locations
 - 
@sdetweil yeah, it is a US location
 - 
@mrlowndes how can +119 be US location , mine is minus 97 (west of london)
 - 
@sdetweil I’m using the lat long listed here: https://forecast.weather.gov/MapClick.php?lat=34.54167&lon=-119.80917#.XqhoOJp7kWr
 - 
@mrlowndes u forgot the - sign
34.5444,119.7913", - 
@sdetweil haha well that was dumb of me. I copied it from the web page where there isn’t a minus, but in the URL there obviously is. Thanks so much! got it working!
 
