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

osnapus

@osnapus

1
Reputation
68
Profile views
5
Posts
0
Followers
0
Following
Joined Oct 24, 2019, 9:21 PM
Last Online 13 days ago

osnapus Unfollow Follow

Best posts made by osnapus

  • RE: Problem with SolarEdgeLite module... please help...

    @sdetweil
    Thank You for response.

    This is how i resolve problem with this module (with help of my brother Wojtek :D)
    (list of commands)

    curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash

    export NVM_DIR=“$HOME/.nvm”

    [ -s “$NVM_DIR/nvm.sh” ] && . “$NVM_DIR/nvm.sh”

    [ -s “$NVM_DIR/bash_completion” ] && . “$NVM_DIR/bash_completion”

    nvm install 22.9.0

    nvm use 22.9.0

    inside MagicMirror folder:

    rm -rf node_modules

    rm -rf package-lock.json

    npm install

    npm install request --save

    npm start

    After this MMM-SolarEdge works perfect

    Piotr

    posted in Troubleshooting
    O
    osnapus
    Jan 23, 2025, 6:39 AM

Latest posts made by osnapus

  • RE: Problem with SolarEdgeLite module... please help...

    @sdetweil
    Thank You for response.

    This is how i resolve problem with this module (with help of my brother Wojtek :D)
    (list of commands)

    curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash

    export NVM_DIR=“$HOME/.nvm”

    [ -s “$NVM_DIR/nvm.sh” ] && . “$NVM_DIR/nvm.sh”

    [ -s “$NVM_DIR/bash_completion” ] && . “$NVM_DIR/bash_completion”

    nvm install 22.9.0

    nvm use 22.9.0

    inside MagicMirror folder:

    rm -rf node_modules

    rm -rf package-lock.json

    npm install

    npm install request --save

    npm start

    After this MMM-SolarEdge works perfect

    Piotr

    posted in Troubleshooting
    O
    osnapus
    Jan 23, 2025, 6:39 AM
  • Problem with SolarEdgeLite module... please help...

    Hello everyone, I have problem, after installation the newest version of MagicMirror.
    Raspberry Pi 4, fresh sd card, apt update, apt upgrade, and after start magic mirror, nothing happen, and log from pm2 logs show this on red…

    [2025-01-05 08:44:57.000] [ERROR] (node:4175) UnhandledPromiseRejectionWarning: Error: Cannot find module ‘request’
    Require stack:

    • /home/pi/MagicMirror/modules/MMM-SolarEdgeLite/node_helper.js
    • /home/pi/MagicMirror/js/app.js
    • /home/pi/MagicMirror/js/electron.js
      at Module._resolveFilename (node:internal/modules/cjs/loader:1232:15)
      at s._resolveFilename (node:electron/js2c/browser_init:2:120689)
      at Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
      at Module._load (node:internal/modules/cjs/loader:1058:27)
      at c._load (node:electron/js2c/node_init:2:16955)
      at Module.require (node:internal/modules/cjs/loader:1318:19)
      at require (node:internal/modules/helpers:179:18)
      at Object. (/home/pi/MagicMirror/modules/MMM-SolarEdgeLite/node_helper.js:1:17)
      at Module._compile (node:internal/modules/cjs/loader:1484:14)
      at Module._extensions…js (node:internal/modules/cjs/loader:1564:10)
      at Module.load (node:internal/modules/cjs/loader:1295:32)
      at Module._load (node:internal/modules/cjs/loader:1111:12)
      at c._load (node:electron/js2c/node_init:2:16955)
      at Module.require (node:internal/modules/cjs/loader:1318:19)
      at require (node:internal/modules/helpers:179:18)
      at loadModule (/home/pi/MagicMirror/js/app.js:200:19)

    Can anyone help?
    Thank You so much
    Piotr

    posted in Troubleshooting
    O
    osnapus
    Jan 5, 2025, 7:49 AM
  • VIESSMANN api module for MagicMirror

    Hello everyone
    I have a question about creating a module to support viessmannAPI. It should read information about gas heating and display it on a magic mirror. I am a complete novice when it comes to creating modules. I found something in the topic https://github.com/somm15/PyViCare but I have no idea how to adapt it to MagicMirror… Would anyone be interested in creating such a module?

    Regards
    Piotr

    posted in Requests
    O
    osnapus
    Aug 22, 2024, 11:45 AM
  • RE: *NEW LIST 29.06.2021* Two way community order for mirror glass for all european countries - Open until at least 10 people have entered

    Hello, please add me for 45cm x 35 cm (W x H), shiping to Poland.

    posted in Hardware
    O
    osnapus
    Nov 1, 2021, 8:43 AM
  • RE: [MMM-RTSPStream] - Video Streaming from Live Feeds & Security Cameras

    Hello, I’m Peter,
    when I add RTSTStream to my MagicMirror, I have a little problem with RTSPStream module.

    When display is in normal mode on 27’ screen, everything is ok, picture from Cam is good, normal dimensions etc
    https://photos.app.goo.gl/czoZvwryGmqfJRDg6

    But when in /boot/config.txt in rpi3 the display_rotation=1, picture form cam is cut like on screen.

    https://photos.app.goo.gl/VRycUb7zMw9LQVxh6

    Someone could help me with this problem?

    Many thanks to You All
    Peter

    posted in Utilities
    O
    osnapus
    Oct 30, 2019, 5:53 AM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy