Read the statement by Michael Teeuw here.
MMM-WeatherOrNot
-
@Mykle1 Well, glad to hear it isn’t related to my individual setup. If there’s anything I can help test, please let me know.
-
Would I need to edit the MMM-WeatherOrNot2.js and MMM-WeatherOrNot3.js code to somehow reference different iframes? Is there a different way to reference multiple iframes running on MM?
-
I tried that. No luck. If you wanted to try for yourself, do:
Make copy of module folder
Rename copy folder to MMM-WeatherOrNot2
Open the MMM-WeatherOrNot2 folder
Rename the css file to MMM-WeatherOrNot2,css
Rename the MMM_WeatherOrNot.js file to MMM-WeatherOrNot2,js
Open the MMM-WeatherOrNot2,js file
Change line 8 toModule.register("MMM-WeatherOrNot2",{
Change line 49return ["MMM-WeatherOrNot2.css"];
Make new entry in config for MMM-WeatherOrNot2 -
@Mykle1 said in MMM-WeatherOrNot:
I tried that. No luck. If you wanted to try for yourself, do:
Make copy of module folder
Rename copy folder to MMM-WeatherOrNot2
Open the MMM-WeatherOrNot2 folder
Rename the css file to MMM-WeatherOrNot2,css
Rename the MMM_WeatherOrNot.js file to MMM-WeatherOrNot2,js
Open the MMM-WeatherOrNot2,js file
Change line 8 toModule.register("MMM-WeatherOrNot2",{
Change line 49return ["MMM-WeatherOrNot2.css"];
Make new entry in config for MMM-WeatherOrNot2Yes, unfortunately, I had the same result. Is there a way to create an array and display all of the configured locations?
-
You could always give it a try. :-)