Read the statement by Michael Teeuw here.
Hidden locked Weather shows up after some time
-
Hey,
I developed a module MMM-ModuleToggle to hide other modules by sending a notification. The module is very basic it is using the MMM-Buttons module to trigger a Notification which hides or shows a module.
The module is working for all other modules I am using except the currentweather and weatherforecast. These two system modules show up after some time when they are hidden.
I already placed a lockString on the modules but the weather modules still show up. Is this the expected behaviour, a problem with the weather modules or did I miss something?
Thank you for your help.
-
Hi @trekky
You are not the only one. The both the modules does not accept the hide.
I have a topic on it here: https://forum.magicmirror.builders/topic/1312/solved-when-weather-updates-module-unhides
But it seems not a lot of people have the problem. :)
There is no solution as far as I know unfortunately.Best regards Erik
-
Hi @Snille,
I couldn’t find your topic in my research otherwise I wouldn’t post the problem another time.
It is good to know the problem is not in my module and I hope somebody has a solution for that.Best regards Tobias
-
I found the issue in my module since the lockString was not set correct.
It is working now correctly.