• 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. ojolli
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 1
  • Posts 2
  • Groups 0

ojolli

@ojolli

0
Reputation
1
Profile views
2
Posts
0
Followers
0
Following
Joined Nov 30, 2023, 11:05 AM
Last Online Mar 9, 2025, 7:41 AM

ojolli Unfollow Follow

Latest posts made by ojolli

  • RE: MMM-Bluelinky module still working?

    @ojolli

    I just found the solution:

    there is an old version of “bluelinky” in the dependencies.

    I changed it manually be editing the file
    package.json:

    “dependencies”: {
    “bluelinky”: “^6.0.1”

    change to:
    “bluelinky”: “^8.2.1”

    Now it works :)

    posted in Utilities
    O
    ojolli
    Jan 14, 2024, 9:43 PM
  • MMM-Bluelinky module still working?

    Re: MMM-Bluelinky (Hyundai EV battery display) Based on MMM-Tesla2 module

    Good evening,

    I just installed the MMM-Bluelinky module.
    But after loading the module I get this error in my logfile:

    [14.01.2024 21:10.44.686] [ERROR] Error [ERR_UNHANDLED_ERROR]: Unhandled error. (‘Response code 400 (Bad Request)’)
    at new NodeError (node:internal/errors:405:5)
    at C.emit (node:events:506:17)
    at C. (/home/pi/MagicMirror/modules/MMM-Bluelinky/node_modules/bluelinky/dist/index.js:17:100519)
    at Generator.throw ()
    at t (/home/pi/MagicMirror/modules/MMM-Bluelinky/node_modules/bluelinky/dist/index.js:17:136)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
    code: ‘ERR_UNHANDLED_ERROR’,
    context: ‘Response code 400 (Bad Request)’

    Does anybody know, it that module is still working?

    posted in Utilities
    O
    ojolli
    Jan 14, 2024, 8:44 PM
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