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

    ganther

    @ganther

    0
    Reputation
    553
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    ganther Unfollow Follow

    Latest posts made by ganther

    • MMM-Solaredge

      Hi there,

      I tried every Solaredge module but always the same problem.
      The mirror is only showing the module is loading. In the logs when I start in dev mode there is no error listed.
      The Api is enabled and works fine when I do a http request with the api.

      Is there any workaround or does anybody has it actually running?

      Thanks for any hints.

      Sandy

      posted in Troubleshooting
      G
      ganther
    • RE: MMM-NOAA

      Same behavior with my mirror.
      After latest MMM-NOAA update my MMM-CalendarExt doesn‘t work anymore. No errors in logs.
      I was forced to deactivate NOAA. :(

      posted in Troubleshooting
      G
      ganther
    • RE: MMM-NOAA - Another Weather Module

      I forgot:
      No errors shown at pm2 log mm or npm start dev

      posted in System
      G
      ganther
    • RE: MMM-NOAA - Another Weather Module

      Hi Cowboydude,

      after the last MMM-NOAA update it’s not possible to show MMM-NOAA and MMM-CalendarExt at the same time.
      If both modules are activated in config MMM-CalendarExt will not be shown.
      If I comment out MMM-NOAA everything works fine.

      I deleted MMM-NOAA module and made a clean install but no effect.

      Any ideas?

      Thank you.

      Sandy

      posted in System
      G
      ganther
    • RE: MagicMirror Pimatic (Home Automation) Dashboard

      @Mr.Sponti
      Something I‘m doing wrong.
      If I add the unit in expression I always get parse errors.
      The only thing that works is that way:
      0_1524770800998_9B9D828F-0271-47E2-BF6D-31049576D7D8.jpeg

      „{round($dht22.humidity,1)}%“
      gives always parse errors

      ¯_(ツ)_/¯

      posted in Show your Mirror
      G
      ganther
    • RE: MagicMirror Pimatic (Home Automation) Dashboard

      @Mr.Sponti

      Yes, Great! Both values are shown now rounded.
      How can I get the unit also be shown?
      In pimatic variables the units are declared and are shown.
      But not in notification board.

      Thank you!

      posted in Show your Mirror
      G
      ganther
    • RE: MagicMirror Pimatic (Home Automation) Dashboard

      One last thought:

      If you add this feature in one of the next versions, it would be fantastic, if you could implement it on notification-board too (rounding and unit).
      Then one module would be enough, it looks very nice and I would save one module-space.

      Sandy

      posted in Show your Mirror
      G
      ganther
    • RE: MagicMirror Pimatic (Home Automation) Dashboard

      @Mr.Sponti said in MagicMirror Pimatic (Home Automation) Dashboard:

      Rounding of the values is not a big issue as there is a method '.toFixed(2) ’ available. At the moment the unit specified in the config file is assigned to all values in the table. To implement the value rounding and a individual unit for every value I need to enhance the code. I will put it on my action list for the next version.

      Thank you very much!

      posted in Show your Mirror
      G
      ganther
    • RE: MagicMirror Pimatic (Home Automation) Dashboard

      Yes, Temperatur is shown.
      But with 13 digits behind ‚.‘ just like 24.1234567890123

      Is there a way to cut after 1 or 2 digits behind ‚.‘?
      And a way to select another unit (% instead of degree) or do i have to move it to the notification board?

      Thanks again
      Sandy

      posted in Show your Mirror
      G
      ganther
    • RE: MagicMirror Pimatic (Home Automation) Dashboard

      Oh sorry, I didn‘t recognize the variables menue entry before oO🤦‍♂️

      It shows $dht22.temperature and .humidity

      I will try these ones in config.

      posted in Show your Mirror
      G
      ganther