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-BMW-OW
-
Just sits at OpenWeather data … I know my key works because the default weather apps work
MMM-BMW-CC works just fine though
Id like to keep the same info set because CC shows different data -
- Please start MM using
npm start dev
and check the console for errors related to MMM-BMW-OW. - Before quitting MM bring your terminal to the front and check that for errors as well.
- Report any errors you find
- Post your config entry for MMM-BMW-OW in a code block so I can look at it.
The module is working as expected here.
- Please start MM using
-
Re: MMM-BMW-OW
Several users posted the same issue. It was a mistake on my part when writing up the readMe. In error, I had
apiKey: "",
in the config sample when it should beapi: "",
. My apologies. I have corrected the readme. To those that posted an issue, my thanks for bringing the problem to my attention. -
question about the config of the module: how do i get the globe above the weather?
-
I think you mean MMM-EARTH which is another module. You simply have to add it to your MM.
-
-
:thumbsup: