MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. MyMirror
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
    M
    • Profile
    • Following 0
    • Followers 2
    • Topics 17
    • Posts 98
    • Best 4
    • Controversial 0
    • Groups 0

    MyMirror

    @MyMirror

    4
    Reputation
    1825
    Profile views
    98
    Posts
    2
    Followers
    0
    Following
    Joined Last Online

    MyMirror Unfollow Follow

    Best posts made by MyMirror

    • RE: Trouble with Wunderlist and/or Todoist - who can help?

      @MyMirror
      Ok … wunderlist does not work … i don’t know why but i get content from todoist 🙂

      May i ask another question?
      Is it possible to have more then one account from todoist on my phone to use different tables?
      I want to use one for me, check and want also to give tasks for my children (clean up their rooms and more 🙂 , and want to share a grocery list with my wife …
      My children should only have their own plan …
      Can you give me an example (if possible)?

      Thanks !!

      posted in Troubleshooting
      M
      MyMirror
    • RE: Raspi turns HDMI after 10 minutes off

      Hi cowboysdude,

      thanks for the hint. After trying (without success) it shows me the way to this autostart:

      /home/pi/.config/lxsession/LXDE-pi/autostart
      Where i have to do the same.
      I got the infos from here: http://www.small-blog.de/raspberry-pi-bildschirmschoner-ausschalten/

      Now it works.
      Thanks

      posted in Troubleshooting
      M
      MyMirror
    • RE: Contribute to a module. Volunteers wanted! Easy!

      n307 Hamburg DE Germany

      posted in Troubleshooting
      M
      MyMirror
    • RE: MMM-MyWastePickup date problem

      @mickecarlsson
      Thanks for your hint.

      i actually had 2 blank lines at the end of the list.
      But nothing changed, no matter if there were 2, 1 or no blank lines at the end of the list (not even after a restart of the MM or of the whole Pi.

      Jens

      posted in Troubleshooting
      M
      MyMirror

    Latest posts made by MyMirror

    • RE: Pir sensor

      @tanvir586 said in Pir sensor:

      @sdetweil it work like https://github.com/paviro/MMM-PIR-Sensor
      mmm-pir-sensor is not working anymore that’s why I wanted to use the light one. but this one is not working looks like

      But of course the module still works.7
      I have this running on my Pi 3b, Bullseye and MM 2.21.0 …

      posted in Troubleshooting
      M
      MyMirror
    • RE: Schedule restart MagicMirror

      Since the MM started automatically - I reboot the pi once at noon and shut it down completely in the evening.
      The next morning it is woken up by the socket timer.

      crontab:
      5 1,13 * * * sudo shutdown -r
      0 22 * * * sudo shutdown -P now

      posted in Troubleshooting
      M
      MyMirror
    • MMM-CountUP - wrong remaining time

      Don’t know how to shift the error to this site …

      https://forum.magicmirror.builders/topic/17430/mmm-countup-wrong-remaining-time

      Maybe someone could help?

      posted in Troubleshooting
      M
      MyMirror
    • RE: MMM-CountUP - wrong remaining time

      Any ideas?

      posted in Troubleshooting
      M
      MyMirror
    • MMM-CountUP - wrong remaining time

      Hi all,

      i’ve a little problem with MMM-CountUP.
      The remaining time is not correct.

      In my config is:

                      {
                              module: "MMM-CountUP",
                              position: 'top_bar',
                              config: {
                                      header: 'xxxxxx :-))',
                                      date: '2024-11-30',
                                      time: '00:00:00',
                                      showFullDate: true,
                                      }
                      },
      
      

      And the result:
      1 year and 12 months …
      Today is 2022/12/04 …
      The expected remaining time should be
      1 year, 11 months, xx days and xx hours etc.
      Where is the error?

      MMM-CountUP.jpg

      Any help is welcome.

      posted in Troubleshooting
      M
      MyMirror
    • RE: MMM-MyWastePickup date problem

      @mr_cd

      Not really. I took another module for now. Here I have no foliage or Christmas trees, but until that applies, it still takes a little.

                      {
                              module: 'MMM-MyGarbage',
                              position: 'top_left',
                              header: 'Müllabfuhr',
                              config: {
                                      alert: 4,
                                      weeksToDisplay: 2,
                                      limitTo: 99,
                                      fade: true,
                                      dateFormat: "dddd D MMMM",
                                      fadePoint: 0.25
                              }
                      },
      

      Waste.png

      posted in Troubleshooting
      M
      MyMirror
    • RE: MMM-CountUP shows default header

      @fischi87
      Thanks, my fault.
      The header was outside the config.

      posted in Troubleshooting
      M
      MyMirror
    • MMM-CountUP shows default header

      MMM-CountUP

      Hi,

      i’ve found this little great module, but i can’t change the header.
      It always shows the default value.
      Hints?

      posted in Troubleshooting
      M
      MyMirror
    • MMM-MyGarbage new icons?

      Hello fan community,
      already once thought into the autumn and winter:
      Is it possible to include an icon for leaves and Christmas tree?

      posted in Troubleshooting
      M
      MyMirror
    • RE: MMM-MyWastePickup date problem

      @johndb

      Did not work on my site:
      Just shows “Loading …”

      My modules/MMM-MyWastePickup/schedule_custom.csv :

      WeekStarting,GreenBin,Garbage,Recycling,YardWaste,ChristmasTree
      02/09/22,0,1,0,0,0
      02/10/22,0,0,1,0,0
      03/02/22,0,1,0,0,0
      03/09/22,0,1,0,0,0
      03/10/22,1,0,0,0,0
      

      But on github (https://github.com/jclarke0000/MMM-MyWastePickup) is following:
      Using Your Own Custom Schedule
      If you live outside of Toronto and you’d like to use this module, you can create your own schedule to use with this module.

      First, in your config specify collectionCalendar: ‘Custom’.
      Create a CSV based on the following template:
      Calendar,WeekStarting,GreenBin,Garbage,Recycling,YardWaste,ChristmasTree
      Custom,03/07/18,1,0,1,0,0
      Custom,03/14/18,1,1,1,0,0
      Custom,03/21/18,1,0,1,0,0
      Custom,03/28/18,1,1,1,0,0
      Add lines for each pickup date as needed

      I did so before Bullseye and everything was fine.
      Now with Bullseye, MM 2.18 and new node, npm i have a problem.

      Ideas?

      posted in Troubleshooting
      M
      MyMirror