A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
V
Offline
Posts
-
RE: Location ID
@Mykle1 said in Location ID:
@soccer19 said in Location ID:
in the config.js or the weather.js>?
In the config.js for your weatherforecast entry. If you have a header set with a location you would have to change that as well
{ module: "weatherforecast", position: "top_right", // This can be any of the regions. config: { location: "New York, US", // Change this to your location locationID: "Your location ID", // Your Location ID from http://openweathermap.org/help/city_list.txt appid: "Your API Key" //openweathermap.org API key. } },It is not recommended that you change anything in the module.js files
-
Hi its jimbo95 Magic Mrror
Hi I have trouble getting my magic Mirror to auto start any help please the last time i tried to install nmp start up
from the web site it didn’t work for me.thanks for any help
jimbo95