Read the statement by Michael Teeuw here.
MMM-MyWastePickup (Toronto waste collection schedule)
-
Yes i did.
Now i git pulled your latest relase.
Also tried npm install and got this:pi@mm:~/MagicMirror/modules/MMM-MyWastePickup $ npm install npm WARN mmmmywastepickup@1.0.0 No repository field.
But, with your 2018, its working.
I will try again after this update and will report to you :-) -
@kruemel You can ignore that error message. It just means I’ve omitted some information from the package.json file, but none of what I’ve left out is critical to the operation of this module.
-
it works now.
Just your update and my svg file, and now it works…
i dont know why :D -
@kruemel For what it’s worth, I’ve just added official support for a custom schedule file. Check the README for instructions to do so. What you’ve done should and does work, but you risk having your schedule file overwritten if you update the module. With a quick tweak, you can have your schedule work within the new system and it won’t get overwritten when you update the module.
I just pushed v1.3 to GitHub a few moments ago, so you’ll need to pull again.
-
@j.e.f.f works as usual, thanks for your quick work :-)
-
@j.e.f.f i have one more thing (just a detail):
Week day shown correctly in german like “Donnerstag” but it shows “Tomorrow” instead of “Morgen”.
Maybe this will also be “Today” instead of “Heute” but that i will know tomorrow ;-)Regards
-
@kruemel This should be fixed now. Do a pull for v1.4. Also run
npm install
as I updated Moment.js to resolve a security vulnerability. -
Yesterday, my pickup schedule looked like this:
Today, it looks like this:
Is there a way to have it always display the next 3 events? My waste pickup is weekly, but recycling is every 2 weeks and I’d like to always see when the next recycling pickup is.
Thanks for another great module!
-
@twosquirrels Sure. I added a config parameter
weeksToDisplay
. Do agit pull
to update. Set it to3
for your use. -
Wow, that was fast! Thanks!
I believe I have it setup right, but it looks like it’s giving me +1 than what I’m asking for, perhaps because it’s not including tomorrow?:
Setting ‘2’ gives me 3 total:
Setting ‘3’ gives me 4 total: