Wait, it worked now. I was missing the []. It needs an array. Thanks again!
Read the statement by Michael Teeuw here.
Posts
-
RE: MBTA - can anyone get this working?
-
MMM-pihole was causing major bugs/ freezes
Hello all,
This is just a PSA - I believe the module MMM-Pihole was causing my mirror to crash badly, mostly causing it to loose connection, freeze every 2-3 hours. Here is the chronological scenario:
- Updated MM
- Tested with many many configurations of modules. I spent almost a month debugging it - and ran all permutations and combinations of why the mirror is freezing. The logs only showed internet disconnect
- @sdetweil looked at the logs, which were not really helpful. He suggested to move the installation form a SD card to USB. I did this, and in addition added active cooling fan to the pi, so we can strike off cooling issues. My pi was freezing/ acting up even when the temps never went above 40
- MMM-Pihole - only with just that module running caused bugs. As soon as I disabled it, running all the modules cased no bugs. Compare 1-2 hour of stability vs. running for last month without errors
- Freezes are obvious, but I even got partial mirror displayed. Weird, so leaving a snapshot here (look at the calendar and time module):
So, if you are using the module, and are having issues - try taking it off, hope it solves your issue.
-
MMM-RemoteCompliments not showing anything except the current compliments
Hello,
I have the MMM-RemoteCompliments setup as following:
My issue is that the module is not showing any of my random/ scheduled compliments that I configured in google drive. I know that the authentication is done and correct, since I can see compliments when I put something in the current document. I also see a image icon (see pic below), even though I do not have any images, and have set the function to FALSE. I can not see the header either.
Here are the config file, random compliment file and a current screenshot. What am I doing wrong?
Config
{ module: "MMM-RemoteCompliments", position: "top_bar", header: "XXXXX", config: { fetchInterval: 15000 } },
Random compliment file
{ anytime: [ "I love you to moon moon and back", "On a scale from 1 to 10, \nyou're an 15!", "You`re like sunshine on a rainy day", "You`re wonderful", "You, me -home!", "You make my world awesome", "I could just hang here all day!", "You look beautiful today", "Mickey killed Jeff Epstein!", "Nolite te bastardes carborundorum", ], morning: [ "Good morning, sunshine!", "Enjoy your day!", "How was your sleep?", "Who needs coffee when you have that smile?", "Go bring me some coffee", "Nolite te bastardes carborundorum", ], afternoon: [ "Hello, beauty!", "You look sexy!", "Looking good today!", "Hard day at work, wasn`t it?", "For every kiss you give me \nI will give you three!", ], evening: [ "Wow, you look hot!", "You look nice!", "Let the evening \nbe-GIN", "Gude!", "Night Owl!", ] }
Only with current doc