MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. MyMirror
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 1
    • Followers 2
    • Topics 22
    • Posts 144
    • Groups 0

    MyMirror

    @MyMirror

    7
    Reputation
    1.8k
    Profile views
    144
    Posts
    2
    Followers
    1
    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: birthdaylist

      @sdetweil
      No, i took your example after getting no output of mine.
      So the only changes are in the config regarding the currentMonthOnly and the max Entries.
      Hmmm :confused_face:

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

      n307 Hamburg DE Germany

      posted in Troubleshooting
      M
      MyMirror
    • RE: birthdaylist

      @sdetweil
      Many thanks for the adjustments.
      Now it looks good.
      :thumbs_up_medium-light_skin_tone:

      posted in Requests
      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
    • RE: Looking for a module to display logs in realtime

      @schlomm
      That looks really good !!
      I’ll install it tonight and test it out.
      Thank you very much for your help!

      posted in Requests
      M
      MyMirror

    Latest posts made by MyMirror

    • RE: MMM-MyTado

      @htilburgs
      @joefranz
      That looks good.

      I also saw this in the README (OpenWindow):
      OpenWindow1.png

      I often see this message in my app, but how can I activate it here too?

      posted in Utilities
      M
      MyMirror
    • RE: MMM-MyTado

      @JoeFranz
      Yes !! - This “Noto Color Emoji” font works!
      Now i’ve colors and pictures.

      The steps:
      sudo apt update
      sudo apt install fonts-noto-color-emoji
      fc-cache -fv

      • change font in css
        and reboot your mirror

      Thanks for your help and one more time: Thanks for the module

      posted in Utilities
      M
      MyMirror
    • RE: MMM-MyTado

      @htilburgs
      fonts-Symbola installed and rebootet:
      Fonts.png

      And some inspections:
      Insp1o.png
      Insp2o.png
      Insp3o.png Insp2o2.png

      Insp1.png Insp2.png

      posted in Utilities
      M
      MyMirror
    • RE: MMM-MyTado

      @htilburgs
      Crazy …
      See this:Tado8a.png

      Left on the real MM: no pictures
      Right over IP:8080: all needed images

      posted in Utilities
      M
      MyMirror
    • RE: MMM-MyTado

      And: All with OS Trixie

      posted in Utilities
      M
      MyMirror
    • RE: MMM-MyTado

      @htilburgs
      Ok, let’s start with the MM Version: 2.34.0
      Browser?: I use the default Chronium Browser: V 144.0.7559.109
      MMM-MyTado:

      //              https://forum.magicmirror.builders/topic/20128/mmm-mytado
                      {
                              module: "MMM-MyTado",
                              position: "top_left",
                              header: "TADO",
                              disabled: false,
                              config: {
                                      updateInterval: 1800000,             // 30 min - because of limitation free account
                                      showZones: [],                       // [] = all zones, otherwise use zonename ["zone 1","zone 2"]
                                      showHomeName: true,                  // Show Home Name as defined within the Tado environment
                                      showColumnHeaders: true,             // true = show Columns Headers, false = Hide Columns Headers
                                      useColors: true,  //false,           // Show colors for the Temperature column
                                      zoneColumnName: "ZONE",              // Custom Zone Column Name - default = ZONE
                                      showLastUpdate: true,                // Show last update
                                      lastUpdateName: "Last update",       // Custom Last update name - default = Last update
                                      tempColumnName: "TEMP (°C)",         // Custom Temperature Column Name - default = TEMP (°C)
                                      humidityColumnName: "",              // empty for no title (default)
                                      statusColumnName: "STATUS"           // Custom Status Column Name - default = STATUS
                                      }
                      },
      

      Tado on the left side:
      Tado5a.png

      Tado on the right side:
      Tado6a.png

      posted in Utilities
      M
      MyMirror
    • RE: MMM-MyTado

      Hmm - other images are also not visible

      posted in Utilities
      M
      MyMirror
    • RE: MMM-MyTado

      @htilburgs
      Line 50 is like yours … but no image on my screen.
      Tado4.png
      I’ve the module on the left side, is it possible to place the “Status” to the right?

      posted in Utilities
      M
      MyMirror
    • RE: MMM-MyTado

      @htilburgs
      Yes, i know. it only needs to be done once.
      Is it possible to insert a line: Last update on: <date/time>?
      Thanks

      posted in Utilities
      M
      MyMirror
    • RE: MMM-MyTado

      Very good!
      The old version did not work any longer, probably due to API issues.
      It’s a bit tricky because the code has to be entered with the link in the browser when MM is running.
      The image of the house on the left of ‘Home’ is missing for me.
      What could be the reason for this?
      Is it possible to insert a line: Last update on: <date/time>?
      Thank you for the module!

      posted in Utilities
      M
      MyMirror