Module name is MMM-Buienradar.
Just installed it, but see no problem. Tried different zoom levels and they all work.
Only thing I can see is an error in the Javascript, but that doesn’t keep the module from working (it’s a bit messy).
Module name is MMM-Buienradar.
Just installed it, but see no problem. Tried different zoom levels and they all work.
Only thing I can see is an error in the Javascript, but that doesn’t keep the module from working (it’s a bit messy).
You can make a iCloud Family Calendr ‘public’ by following the next steps:
On an iPhone
On a Mac
@RdP
You can use this module by creating your own Garbage Schedule file with the name garbage_schedule.csv An example file garbage_schedule.csv is added.
Create a CSV based on the following template:
WeekStarting,green,gray,blue
03/07/18,1,0,1
03/14/18,1,1,1
03/21/18,1,0,1
03/28/18,1,1,1
Default there are 3 bins defined (green, gray and blue) If you need more garbage bins, simply add an extra column in the garbage_schedule.csv file. The name is the color you like the bin to have. In you case ‘yellow’.
Add lines for each garbage pickup date as needed. The date format needs to be specified as MM/DD/YY (e.g.: 05/28/18 for 28-May-2018)
Succes!
@Chris62 Good to hear it’s fixed.
You can do both
As of version v1.2.0 you can also use you’re own column names, as long as they are color names. The garbage bin is showed in the color of the name of the column.
example
WeekStarting,Green,Brown
04/15/19,1,1
@Screwyoudriver (Currently) it’s not possible to read ical files. One of the reasons is that every waste company uses it’s own formats / dates / ect. I will gone take a look at that in the near future, but currently I’ve not enought spare time :disappointed_face:
En bedankt! :face_with_stuck-out_tongue_winking_eye:
On my TEST System, I just did a fresh install of MM2 and after that a fresh install of MMM-MyGarbage. Copy and Paste the configuration as in the README.md into the config.js and no errors. MMM-MyGarbage displays 2 entries with the garbage_schedule.csv that is installed with the git clone…
@Chris62, @werffje, if you still expirience problems, than:
Open Javascript Console:
Press Command+Option+J (Mac) or Control+Shift+J (Windows, Linux, Chrome OS) to open the Console
I’ll look at it and try to reproduce and/or correct the issue.
@werffje I’m sorry to hear that, but if it’a keep saying loading, than there is a configuration error. Can you post your config. js.
Further take a look at the java console in you browser if you can see an error.