Read the statement by Michael Teeuw here.
MMM-MyGarbage
-
Hello, i have the same problem… there is loading and loading again… thanks for Your answer
-
@wwats
Check that ypu only have 1 (one) extra line at the end of the CSV-file, if you have more than one, the module crashes -
Today I published an updated version (v2.0.0) with CSV and iCal support.
Everything has been thoroughly tested, but if you encounter any issues despite this, please let me know. -
@htHilburgs
Just did the upgrade, did not work until I remembered I had done some tweaking in the MMM-MyGarbage.js so that I could name the bins as per my use. I had named them Fyrfack1, Fyrfack2 and Tradgard.
I just reversed that to the default names in the csv-file and modified my config to set up the colors I use.
My config.js section:{ module: 'MMM-MyGarbage', position: 'top_left', header: 'Sophämtning', config: { weeksToDisplay: '3', binColors: { // Define custom Bin Colors GreenBin: "#8B4513", PaperBin: "#0000FF", GarbageBin: "#008000", }, } },``` Now the module is just works like the old one. Thanks for the update. -
@mickecarlsson
That is the risk of editing the .js file. ;-)
I’m glad you remembered and that you have corrected it.
Have fun!
