Read the statement by Michael Teeuw here.
Best posts made by mickecarlsson
Latest posts made by mickecarlsson
-
RE: MMM-MyGarbage
@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. -
RE: MMM-XmasCountdown
@mmmallday Thanks for the module. I have installed it and made som changes to it. If I used the animation my Pi5 got a little hot as it was running over 65% CPU.
) -
RE: MMM-MyGarbage
@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 -
RE: Black screen after updating to 2.19
@requiemmg
Can you mark this as solved? -
RE: MMM-MyWastePickup date problem
@bravooscar said in MMM-MyWastePickup date problem:
MMM-MyWastePickup
Make sure that you only have one (1) empty line after the last in the schedule_custom.csv. If you have more empty lines it will break.
-
RE: MMM-DailyPokemon Issue
The previous poster solved it, and I made one mistake in my post.
You also need to change let config= to var config=
in the beginning of the config.js -
RE: MMM-TomTomTraffic
Thanks for the module. I just installed it and I love it.