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-MyWastePickup (Toronto waste collection schedule)

    Scheduled Pinned Locked Moved Productivity
    69 Posts 16 Posters 49.8k Views 17 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.
    • MedoM Offline
      Medo
      last edited by Medo

      @J.e.f.f: Can you explain, how to add more than one day the calender is then displaying? If i understand your module correctly, when adding a collectionCalender (lets say “Tuesday2”) - only the dates from Tuesday2 (from the CSV file) are displayed. Right?
      My waste is collected on three different days a week. Is this possible to configure with your addon?

      J 1 Reply Last reply Reply Quote 0
      • J Offline
        j.e.f.f Project Sponsor Module Developer @Medo
        last edited by

        @Medo The module doesn’t support multiple days in the config. However you can get what you want by configuring multiple instances of the module, one for each collection day that you need.

        MedoM 1 Reply Last reply Reply Quote 0
        • MedoM Offline
          Medo @j.e.f.f
          last edited by

          @j.e.f.f
          Thanks for your answer. Yes, i already tried two instances but i wasnt satisfied with the overall look of it at the end.
          Still a great module - but just not for my needs.

          1 Reply Last reply Reply Quote 0
          • P Offline
            Peter
            last edited by

            Is it possible to use these nice symbols in my own ics calendar?
            If so, where can I find the symbols?
            Peter

            J 1 Reply Last reply Reply Quote 0
            • J Offline
              j.e.f.f Project Sponsor Module Developer @Peter
              last edited by

              @Peter the symbols are contained in an icon sprite. Look for a file named icon_sprite.svg in the module folder.

              1 Reply Last reply Reply Quote 0
              • O Offline
                onetwankyfive
                last edited by

                Is there a reason why it used to display the next 2 dates and now it only displays 1?

                J 2 Replies Last reply Reply Quote 0
                • J Offline
                  j.e.f.f Project Sponsor Module Developer @onetwankyfive
                  last edited by

                  @onetwankyfive it looks like the 2017 calendar has run out. I need to update the module with the 2018 calendar.

                  1 Reply Last reply Reply Quote 0
                  • kruemelK Offline
                    kruemel
                    last edited by kruemel

                    Hey jeff

                    I tried out your Module but it doesn’t work correctly for me.
                    Just showing up “loading…”
                    0_1520180532441_1ce2ec62-3de5-4af9-b318-28eaff593e93-image.png

                    I changed your schedule.csv to match my collection schedule.

                    Calendar,WeekStarting,GreenBin,Garbage,Recycling,YardWaste, ChristmasTree
                    Thursday1,01/04/18,0,R,0,0,0
                    Thursday1,01/13/18,0,0,R,0,0
                    Thursday1,02/01/18,0,R,0,0,0
                    Thursday1,03/01/18,0,R,0,0,0
                    Thursday1,03/08/18,0,R,0,0,0
                    Thursday1,03/15/18,0,R,0,0,0
                    Thursday1,03/22/18,0,R,0,0,0
                    Thursday1,03/28/18,0,R,0,0,0
                    Thursday1,04/05/18,0,R,0,0,0
                    Thursday1,04/12/18,0,R,0,0,0
                    Thursday1,04/19/18,0,R,0,0,0
                    Thursday1,04/26/18,0,R,0,0,0
                    Thursday1,05/03/18,0,R,0,0,0
                    Thursday1,05/05/18,0,0,R,0,0
                    Thursday1,05/09/18,0,R,0,0,0
                    Thursday1,05/17/18,0,R,0,0,0
                    Thursday1,05/24/18,0,R,0,0,0
                    Thursday1,05/30/18,0,R,0,0,0
                    Thursday1,06/07/18,0,R,0,0,0
                    Thursday1,06/14/18,0,R,0,0,0
                    Thursday1,06/21/18,0,R,0,0,0
                    Thursday1,06/28/18,0,R,0,0,0
                    Thursday1,07/05/18,0,R,0,0,0
                    Thursday1,07/12/18,0,R,0,0,0
                    Thursday1,07/19/18,0,R,0,0,0
                    Thursday1,07/26/18,0,R,0,0,0
                    Thursday1,08/02/18,0,R,0,0,0
                    Thursday1,08/09/18,0,R,0,0,0
                    Thursday1,08/16/18,0,R,0,0,0
                    Thursday1,08/23/18,0,R,0,0,0
                    Thursday1,08/30/18,0,R,0,0,0
                    Thursday1,09/06/18,0,R,0,0,0
                    Thursday1,09/13/18,0,R,0,0,0
                    Thursday1,09/20/18,0,R,0,0,0
                    Thursday1,09/22/18,0,0,R,0,0
                    Thursday1,09/27/18,0,R,0,0,0
                    Thursday1,10/04/18,0,R,0,0,0
                    Thursday1,10/11/18,0,R,0,0,0
                    Thursday1,10/18/18,0,R,0,0,0
                    Thursday1,10/25/18,0,R,0,0,0
                    Thursday1,10/31/18,0,R,0,0,0
                    Thursday1,11/08/18,0,R,0,0,0
                    Thursday1,11/15/18,0,R,0,0,0
                    Thursday1,11/22/18,0,R,0,0,0
                    Thursday1,11/29/18,0,R,0,0,0
                    Thursday1,12/06/18,0,R,0,0,0
                    Thursday1,12/13/18,0,R,0,0,0
                    Thursday1,12/20/18,0,R,0,0,0
                    Thursday1,12/27/18,0,R,0,0,0
                    

                    With this config:

                    {
                    		module: 'MMM-MyWastePickup',
                    		position: 'top_right',
                    		header: 'Entsorgungsplan',
                    			config: {
                    				collectionCalendar: 'Thursday1'
                    			}
                    		},
                    

                    Is my language (german) the problem or should this work?
                    Regards

                    J 2 Replies Last reply Reply Quote 0
                    • J Offline
                      j.e.f.f Project Sponsor Module Developer @onetwankyfive
                      last edited by

                      @onetwankyfive I’ve updated the module with 2018’s schedule. You should be good to go now.

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        j.e.f.f Project Sponsor Module Developer @kruemel
                        last edited by

                        @kruemel said in MMM-MyWastePickup (Toronto waste collection schedule):

                        I changed your schedule.csv to match my collection schedule.

                        I’m trying to do the same thing myself for a spin off of this for my collection schedule here in the UK. I’m having the same issue as you at the moment. When I figure it out, I’ll post back here.

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 2 / 7
                        • 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