@sdetweil thanks Sam! I’ll just wait until the update on the first. I appreciate the quick reply!
Read the statement by Michael Teeuw here.
Posts
-
RE: Calendar is showing a day late
-
Calendar is showing a day late
Every color on here is a different Google calendar. For some reason, my two newest calendars, trash and recycling schedule (🗑️&♻️) are showing up a day late.
On Google, they’re on Tuesdays. They originally showed on Tuesdays, but around DST, they started showing up on Wednesday. I don’t know if it messed up exactly on DST. I just noticed it a few days after.
I checked my calendar settings and the time zone is set the same as all of my other calendars that are behaving correctly. All of my other repetitive all-day events are showing correctly.
Any idea what’s causing this?
-
None of my additional modules are working
Hello -
The only modules that are loading on my MM right now are the default ones (clock & calendar). Any extras that I have were frozen. When I restarted MM, they’re just stuck on “LOADING…” now. Any ideas how to fix it? -
RE: Added Module -snille/ MMM-homeassistant-sensor
@earnestrichards this is so cool! I have an enphase pv system too. I would love to add this module!
-
RE: Trash schedule module
@mumblebaj ill try out that first one. The second link looks like it only works for a Toronto database.
-
RE: Trash schedule module
@BKeyport yes, as I explained in my original post, that was my back-up plan. I was hoping for a separate module if possible.
-
RE: Trash schedule module
@sdetweil Just tried this out and unfortunately MMM-SimpleTrashDay won’t work.
Our trash is every week, and recycling is every other week, so it’s not consistently “the 1st and 3rd week of the month”.
-
RE: Trash schedule module
@sdetweil weird - first time I searched, the only ones that came up were specific city databases. I see the locally customizable one now. Thanks! I’ll try that out.
-
Trash schedule module
Hello reader,
I want to add some type of module to my screen that tells me if it’s a “trash only” week, or a “trash and recycling” week.I have a month calendar module up already, so I thought I could create two separate calendars and code them green/blue on pick-up days.
Ideally, I would prefer a separate part of my screen to show on Mondays and Tuesdays “take the trash out!” or “take both cans out!”
Does such a module exist? I looked through different forums and scheduling modules, but didn’t see any that I could manipulate into what I need.
-
MMM-GoogleTasks (spydersoft) Install Question
I’m trying to install this module
I got to step 5 of Authentication setup - but it says to follow the instructions to generate tokens. No instructions were provided.
I ran this command:
node index.js -c C:\Users\xxx\MagicMirror\modules\MMM-GoogleTasks\credentials.json -t C:\Users\xxx\MagicMirror\modules\MMM-GoogleTasks\token.json Task lists: To-do (abcdefg)
The OAuth screen popped up, I signed in, and it produced my list ID.
But when I go to do the config.js edits, the parameters say that i need a list nameMy token list does not name a “name” or “included lists” section. The only things I see are
- type
- client_id
- client_secret
- refresh_token
How do I generate tokens?