A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-forecast.io = Geolocation
-
I’m sure this may be a simple issue but for the life of me, i cant find where to put my google API key at.
I’ve looked at the links for instructions but it still isnt clicking for me.“process.env.GOOGLE_API_KEY = ‘YOUR_KEY_HERE’” is suppose to go in the “main processing file” but i dont know what that is or where exactly in the code it would go.
-
@michshav You can place it in
/MagicMirror/js/main.js
beforevar MM = ...
seems like a good place. -
@michshav Hey, did this solve your problem?
-
Just saw this, I will try tonight when i get home :)