MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-Bluelinky module still working?

    Scheduled Pinned Locked Moved Utilities
    6 Posts 4 Posters 1.3k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O Offline
      ojolli
      last edited by

      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?

      O 1 Reply Last reply Reply Quote 0
      • O Offline
        ojolli @ojolli
        last edited by

        @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 :)

        S 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @ojolli
          last edited by

          @ojolli and a new npm install, right?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • R Offline
            rrslssr
            last edited by rrslssr

            How does one go about troubleshooting this module?
            I initially loaded the MMM-Bluelinky module and ran npm install.
            All I got from the module on screen is: “Loading …”.

            I searched and found the information that @ojolli stated about dependencies in package.json, and changed the bluelinky version to “8.2.1”, and ran npm install again.
            I still only get “Loading …” on screen.

            I checked the Console for errors, but there are none.

            I have verified that my email, password and PIN are correct, and that I have access to the data via my MyHyundai iOS app. I have also tried my wife’s credentials which also failed.

            Any assistance would be greatly appreciated.

            R 1 Reply Last reply Reply Quote 0
            • R Offline
              rrslssr @rrslssr
              last edited by

              @rrslssr Well, I got it working. It seems that Hyundai does not allow data access to people designated as additional drivers. Once my wife recovered her pin, I was able to use her credentials and gain access.

              J 1 Reply Last reply Reply Quote 1
              • J Offline
                Jose1701 @rrslssr
                last edited by

                Hi,

                I have a question and perhaps someone could help me.

                I installed the module and get the “Loading …”, too.

                I have a Hyundai PHEV with working Bluelink App. Doesn´t it works with PHEV or what am I´m doing wrong?

                Regards

                Jose

                1 Reply Last reply Reply Quote 0

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                • 1 / 1
                • First post
                  Last post
                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