Read the statement by Michael Teeuw here.
MMM-MyWastePickup (Toronto waste collection schedule)
-
may’i ask how you edit the file??? I got the same problem last week whit the Dutch variant mmm-MyGarbage
I help @leentje whit the problem.If you trey to edit the file in Grany or excel or something else its keep saying “No schedule”
You must edit the file on the mirror i’t selfThis is the way of the Dutch variant…
in the Terminalcd ~/MagicMirror/modules/MMM-MyGarbage
sudo rm garbage_schedule.csv. (deletet corrupted file)
sudo nano garbage_schedule.csv (make new file)Copy past…
WeekStarting,green,gray,blue,orange
11/18/20,0,1,0,1
11/25/20,1,0,0,0
12/02/20,0,1,0,0
12/09/20,1,0,0,0
12/16/20,0,1,0,1
enz…
Save the fileThan
sudo reboot (the mirror must reboot not cntr+r) hard reset!!Thats work whit the dutch variant…
-
@stoffbeuteluwe I wonder if it’s the spaces you have after the commas? I think that might confuse the parser
-
@j-e-f-f Hi, is it possible to change the names (Green Bin und the other names) I ask because I’m from Germany
-
@stoffbeuteluwe No you can’t change those names. The code explicitly looks for those header names. But they are never exposed to the module’s display – only icons are displayed
If it helps, here are what the headers refer to:
GreenBin
: refers to compost
Garbage
: household waste that is not compost or recyclable
Recycling
: recyclable waste
YardWaste
: waste from gardening or landscaping (leaves, grass clippings, etc)
ChristmasTree
: usually a service provided in January that picks up dead Christmas trees after the festive season is over. -
@j-e-f-f thanks for your help …
-
Hi, thank you very much for the module. It went on for over a year without any problems, then the appointments ran out. I entered new ones, but only “shop” comes up. Here is my custom. Do you have any idea? My mirror is not up to date, otherwise everything will go very well. Thanks.