Read the statement by Michael Teeuw here.
Posts
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
-
RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras
-
RE: MMM-Lunartic
@Mykle1 said in MMM-Lunartic:
Well, first a question. Does it work with the default config entry after you’ve done the temporary fix?
Yes, if you comment the line
// pages: {Prova: "top_left"},
the module seems to work correctly.
I did this test using a new “config.js”, without the other 21 modules.
It is also possible that Lunartic conflicts with some other module.
Here are the modules I installed:MMM-iFrame-Ping
MMM-Page-Selector
MM-orrery
MMM-DarkSkyForecast
MMM-ISS
MMM-RTSPStream
planetrise
MMM-EARTH-Live
MMM-ISS-Live
MMM-Screencast
MMM-Formula1
MMM-Lunartic
MMM-SoccerLiveScore
MMM-Globe
MMM-MyCommute
mmm-suncalc
MMM-GoogleMapsTraffic
MMM-page-indicator
MMM-Voice-CommandsThanks.
-
RE: MMM-Lunartic
@Mykle1 said in MMM-Lunartic:
hen the Moon hits your eye…” at
Thanks @Mykle1.
My MM has multiple pages and uses the “MMM-Page-Selector” module.
Using the configuration below I should display your module on the “Prova” page, but showing only "When the Moon hits your eye…”pages: {Prova: "top_left"},
All other modules (about 21 …) respect this rule …
Could you do something?
Thanks a lot!
-
RE: MMM-GoogleMapsTraffic
@sdetweil so you also entered your credit card?
How many accesses does this module make per day? -
RE: MMM-Lunartic
@Mykle1 said in MMM-Lunartic:
@Vauxdvihl said in MMM-Lunartic:
Unfortunately no image is shown
And i am not able to reach the linked homepage here (location germany)
Is there a workaround?Yes, the API is down. However, there is a workaround. (temporary fix)
- Do a “git pull” in the MMM-Lunartic directory to make sure the module is up to date
- Rename your current MMM-Lunartic.js file to MMM-Lunartic.bak
- You will now notice a folder named “temporary fix” inside the module folder. Inside the “temporary fix” folder is another MMM-Lunartic.js file. Copy and paste that to the root of the MMM-Lunartic folder.
- Restart MM
Hi @Mykle1,
I tried to do your work around but I only see this writing: “When the Moon hits your eye…”This is my configuration:
{ disabled: false, module: 'MMM-Lunartic', //position: 'bottom_center', // Best in left, center, or right regions pages: {Prova: "top_left"}, config: { mode: "rotating", // rotating or static image: "current", // animation, current, DayNight or static distance: "miles", // miles or km sounds: "yes", // howling wolf, only on a full moon useHeader: false, // true if you want a header header: "The Lunartic is in my head", // Any text you want maxWidth: "300px", animationSpeed: 0, rotateInterval: 15000, } },
Could you help me?
Many thanks!
-
RE: MMM-GoogleMapsTraffic
Hi @sdetweil
It would seem that to have a valid API Key you need to “Enabling billing on Google Cloud Platform …”.
To receive the API Key, you need to enter a valid credit card number.Did you do this too?
Do you agree?Thanks.
-
RE: MMM-MyCommute
@wagon40 said in MMM-MyCommute:
@wagon40
I checked the apikey and Google is showing a count of apikey request. So that leads me to believe that it is a MM issue or module issue. Any help would be be great.Hello to all,
I have the same problem as @wagon40 , can you help us?The log of the MM shows:
[13:48:15.263] [LOG] MMM-MyCommute: This API project is not authorized to use this API. [13:48:15.268] [LOG] MMM-MyCommute: This API project is not authorized to use this API.
I use the same Google API that uses “MMM-GoogleMapsTraffic” … could it be the cause of the problem?
Thanks a lot!
-
RE: MMM-GoogleMapsTraffic
@sdetweil
What does it mean when this message appears:
“This page didn’t load Google Maps correctly” -
RE: MMM-GoogleMapsTraffic
@sdetweil are there problems with Magic Mirror if using VirtualBox?
Thanks