Read the statement by Michael Teeuw here.
Not all Modules are displaying on the tv
-
@kusselin said in Not all Modules are displaying on the tv:
I have already set the time to 120,000
what is the time value increment, seconds or milliseconds? if milliseconds, that 120,000 is just 2 minutes
-
exactly … milliseconds and two minutes should be long for a switch …
as I said, even if I take out the duration time it doesn’t work with traffic and the weather module :-(
I take the complete mmm-pages code out of the config, then everything works!
-
@sdetweil I have had a look and I see the following:
Will not show MMM-Traffic. LockStrings active: module_7_MMM-pages
I assume this is why the MMM-Traffic is not showing when used in MMM-Pages? I have added the modules on my test machine and I can’t get the module to show either. I see that the above error comes from the main.js of MM. maybe you can shed more light on the issue for @kusselin
-
@mumblebaj that is not an error. Just info.
The module will ONLY be shown on its page, or if set to fixed.
All the message says is pages hid it, and no-one else can show it
-
Looks like this module manipulates the hidden status directly, instead of calling the hide/show api…
-
@sdetweil Yeah, doesn’t seem to play well with pages. The minute you remove paged the module works fine.
-
@mumblebaj said in Not all Modules are displaying on the tv:
Yeah, doesn’t seem to play well with pages. The minute you remove paged the module works fine.
Yep, that’s how I see it … the MMM traffic module cannot be used in combination with the MMM pages module !!
-
MMM-Traffic definitely doesn’t work with the module “Pages” !!! And the weather module doesn’t work either if you run the “pages” module !! This is a pity :-(
Can the developer of MMM Traffic and the MMM-OpenmapWeather take a look …
here again my config:
{ module: "MMM-pages", config: { modules: [[ "MMM-SoccerLiveScore" ], [ "MMM-COVID19-AMPEL" ], [ "MMM-Formula1" ]], fixed: [ "clock" , "MMM-OpenmapWeather" , "weatherforecast" , "MMM-PublicTransportHafas" , "newsfeed" , "calendar" , "MMM-Fuel", "MMM-Tankerkoenig" , "MMM-ioBroker" , "MMM-Traffic" ], rotationTime: 120000, } },
-
@kusselin posting here probably won’t get the developer’s attention… open an issue on the module github site
-
@sdetweil said in Not all Modules are displaying on the tv:
posting here probably won’t get the developer’s attention… open an issue on the module github site
ok. thanks