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

    Posts

    Recent Best Controversial
    • RE: calendar (icloud) not loading after last MM Update

      @sdetweil

      4be4b191-e909-45b5-88ec-469af2636de1-grafik.png

      https://github.com/jclarke0000/MMM-MyCalendar

      posted in Troubleshooting
      S
      sil3ntstorm
    • RE: calendar (icloud) not loading after last MM Update

      Does it help if I delete the module with the command and then reinstall it?

      
      cd~/MagicMirror
      rm-rf modules/MMM-MyCalendar
      posted in Troubleshooting
      S
      sil3ntstorm
    • RE: Netatmo

      @KristjanESPERANTO

      I entered what you mentioned above and then I get this message

      67e43a5a-c753-4d34-94f4-22365487408b-grafik.png

      posted in Troubleshooting
      S
      sil3ntstorm
    • RE: calendar (icloud) not loading after last MM Update

      b4517688-efd9-4d87-ab58-a53347896fd8-grafik.png

      e4852d90-9bff-4164-b9b0-616b3638dc0a-grafik.png

      posted in Troubleshooting
      S
      sil3ntstorm
    • RE: calendar (icloud) not loading after last MM Update

      I have now restarted the PI and it boots up but only up to where MM2 is supposed to start, then this image with sunset or sunrise remains and the MM software does not start. This is in the log file (see below)
      If I deactivate my calendar module everything starts normally.
      The things I was supposed to do yesterday I also did this morning, and I get the same message as yesterday evening

      505c9a54-ca6f-4748-a58a-646ed4dbce9e-grafik.png

      posted in Troubleshooting
      S
      sil3ntstorm
    • RE: calendar (icloud) not loading after last MM Update

      8f5cd8cb-eaae-4799-bc14-59aaf90f89ac-grafik.png
      Unfortunately when I enter that nothing happens

      posted in Troubleshooting
      S
      sil3ntstorm
    • RE: calendar (icloud) not loading after last MM Update

      96bc42f7-f16e-4fef-b183-6b88b522da32-grafik.png

      the same message

      posted in Troubleshooting
      S
      sil3ntstorm
    • RE: calendar (icloud) not loading after last MM Update

      I had a power outage while executing the command, now I get this error message when I try to run it.

      e7b43c3c-b391-42cc-a714-cb85a200771b-grafik.png

      Does anyone know what to do?

      posted in Troubleshooting
      S
      sil3ntstorm
    • RE: MMM-Netatmo does not load

      @CFenner

      Thanks, it seems to be working now, but I can’t find this setting so that the rooms are displayed one below the other. These are displayed one below the other, even if I enter false for horizontal:

      1c6f6fd4-40b2-4a5e-b109-4969f9394ba4-grafik.png

      {
      
        module: 'netatmo',
      
        position: 'bottom_left', // the location where the module should be displayed
      
        header: 'Netatmo', // a header if you like one
      
        config: {
      
          clientId: 'secret123', // your app id
      
          clientSecret: 'secret123', // your app secret
      
          refresh_token: 'secret123', // your generated refresh token   
      
          refreshInterval: '3',  
      
          dataOrder: ["Noise","Pressure","CO2","Humidity","Temperature","Rain"],
      
          design: 'bubbles',
      
          horizontal: 'true',
      
          showBattery: 'true',
      
          showWiFi: 'true',   
      
          showTrend: 'true',
      
          showMeasurementIcon: 'true',
      
          showStationName: 'true',
      
          showModuleNameOnTop: 'false',
      
          fontClassModuleName: 'xsmall',
      
          fontClassPrimary: 'xsmall',
      
          fontClassSecondary: 'xsmall',
      
          fontClassMeasurement: 'xsmall',
      
          thresholdCO2Average: '1200',
      
          thresholdCO2Bad: '1800',
      
       
        }
      
      },
      
      
      posted in Utilities
      S
      sil3ntstorm
    • 1 / 1