A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
openweatermaps
-
Re: [Just upgrade MM and weather app with openweathermap is busted.](/topic/19961/just-upgrade-mm-and-weather-app-with-openweathermap-is-busted.Hi how do add the update node I using 3rd paty weather modules
i add my credit card to api openweathermaps do you need to still download city clients list to get longitude and latitude or can i just get of google ? -
@videogame95 from the doc
https://docs.magicmirror.builders/modules/weather.html#openweathermap-options
in v3, location and locationID are not used. only lat/lon
also, in old api we got the location back and added it to the header
in 3.0 api we don’t so YOU have to set the header for the module
AND
set
appendLocationNameToHeader:falsein the weather module config
