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

    Posts

    Recent Best Controversial
    • RE: calendar fetch goes wrong and gpu process error

      @karsten13 maybe it’s related with node v21.x

      posted in Troubleshooting
      bugsounetB
      bugsounet
    • RE: MMM-Pir bugsounet doesn't switch the screen off!

      @Sceetch

      Hi, just see mode feature in ReadMe File

      b90d7c2a-4e53-4073-9f09-70ca9650e8ee-image.png

      it depends on the OS used and Raspberry pi version

      posted in Troubleshooting
      bugsounetB
      bugsounet
    • RE: Module error after updating - MMM-Pir: Pir Error detected: EINVAL: invalid argument, write

      ReadMe Updated

      posted in Troubleshooting
      bugsounetB
      bugsounet
    • RE: Module error after updating - MMM-Pir: Pir Error detected: EINVAL: invalid argument, write

      @Jazz said in Module error after updating - MMM-Pir: Pir Error detected: EINVAL: invalid argument, write:

      pir_mode: 0,

      Sorry, I have forget to update ReadMe for this error
      Generally happen with x64 system (Rpi 4 and Rpi 5)

      Available pir_mode:
      pir_mode: 0 - use onoff library (For Raspberry Pi 3b+ and 4)
      pir_mode: 1 - use python script with RPI.GPIO library (For Raspberry Pi 3b+ and 4)
      pir_mode: 2 - use python script with gpiozero library (For Raspberry Pi 5, not tested on other Raspberry Pi)
      

      So, Can you try pir_mode: 1, or pir_mode: 2,

      posted in Troubleshooting
      bugsounetB
      bugsounet
    • RE: Error on rebuilding MM

      Duplicate of this Topic

      Can you try this?

      posted in Troubleshooting
      bugsounetB
      bugsounet
    • RE: Error on rebuilding EXt-Detector

      Hi, for MagicMirror² v2.28.0, EXT-Detector need v2.7.0 for working

      Can you try to update it (with npm run update inside EXT-Detector folder)

      posted in Troubleshooting
      bugsounetB
      bugsounet
    • RE: [FR] MMM-Freebox

      @Jay777 :

      Merci d’avoir testé sous Freebox Pop!

      Bonne utilisation,
      @bugsounet

      posted in Utilities
      bugsounetB
      bugsounet
    • RE: change size font any module

      Hi, maybe the best way is using zoom functionality because,any logos will not follow the font size

      in custom css try this:

      #CARBURANTS {
        zoom: 120%;
      }
      
      posted in Custom CSS
      bugsounetB
      bugsounet
    • RE: mmm-netatmo

      Hi, I just fix it in my MMM-NetatmoThermostat module (same API … so same Issue)
      See there

      Author of this module have to do some changes
      My Change in GitHub, if can help it

      @bugsounet

      posted in Utilities
      bugsounetB
      bugsounet
    • RE: MMM-NetatmoThermostat

      Update v1.1.0


      Change Log

      Update Deps:

      • esbuild

      Fix:

      • refresh_token on start

      Add:

      • save new token in token.json file

      In accord with new API of Netatmo:

      New token is now writed into a file (token.json)

      refresh_tohen feature in config file will be now used only on FIRST TIME for starting the module (token.json file don’t exist) and as usual you have to take it in Netatmo Connect website
      All next token will be writed in token.json file automaticaly

      On restart MagicMiror²: MMM-NetatmoThermostat will use token.json file for authenticate and will ignore refresh_token config feature

      posted in Utilities
      bugsounetB
      bugsounet
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 24
    • 25
    • 4 / 25