• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-MyGarbage

Scheduled Pinned Locked Moved Utilities
55 Posts 28 Posters 31.3k Views 28 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    rvanuden
    last edited by Apr 13, 2019, 1:41 PM

    best module ever :-)

    H 1 Reply Last reply Apr 13, 2019, 4:43 PM Reply Quote 0
    • H Offline
      htilburgs @rvanuden
      last edited by Apr 13, 2019, 4:43 PM

      @rvanuden :hugging_face: :thumbs_up_light_skin_tone:

      (still trying to learn JS, but not afraid to ask) ☺

      1 Reply Last reply Reply Quote 0
      • R Offline
        RdP
        last edited by Apr 14, 2019, 9:22 AM

        Hi,

        We have 4 garbage bins. (Green,Black, Bleu and Yellow), is it possible to use 4 types instead of 3?

        H 1 Reply Last reply Apr 14, 2019, 11:26 AM Reply Quote 0
        • H Offline
          htilburgs @RdP
          last edited by Apr 14, 2019, 11:26 AM

          @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!

          (still trying to learn JS, but not afraid to ask) ☺

          R 1 Reply Last reply Apr 14, 2019, 3:28 PM Reply Quote 0
          • R Offline
            RdP @htilburgs
            last edited by Apr 14, 2019, 3:28 PM

            @htilburgs

            Yes works like a charm…

            Thank you

            H 1 Reply Last reply Apr 14, 2019, 4:13 PM Reply Quote 0
            • H Offline
              htilburgs @RdP
              last edited by Apr 14, 2019, 4:13 PM

              @RdP, great it worked out for you!

              (still trying to learn JS, but not afraid to ask) ☺

              1 Reply Last reply Reply Quote 0
              • T Offline
                twosquirrels
                last edited by May 4, 2019, 5:46 PM

                This is great! It’s since replaced MMM-MyWastePickup as that no longer works .

                1 Reply Last reply Reply Quote 0
                • M Offline
                  mistered
                  last edited by Feb 19, 2020, 9:07 PM

                  Hi guys i know this is an old topic but maybe i can get an answer anayway

                  i want 4 bins but just adding a color and and a 1 or 0 in the csv file does not work

                  1 Reply Last reply Reply Quote 0
                  • M Offline
                    mistered
                    last edited by Feb 20, 2020, 7:50 PM

                    ok got it to work now

                    1 Reply Last reply Reply Quote 0
                    • K Offline
                      kalin
                      last edited by Mar 24, 2020, 10:15 PM

                      Hello guys!
                      could anyone help and check what is wrong with my configuration of this module? Under the title I have only message: loading
                      My configuration looks like:
                      {
                      module: ‘MMM-MyGarbage’,
                      position: ‘bottom_left’,
                      header: ‘My Garbage Calendar’,
                      config: {
                      alert: 3,
                      weeksToDisplay: 2,
                      limitTo: 99,
                      fade: true,
                      dateFormat: “dddd”,
                      fadePoint: 0.25
                      }
                      },

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 2 / 6
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy