Skip to content

olithissen/node-red-contrib-bluelinky

This branch is 2 commits behind SondreNjaastad/node-red-contrib-bluelinky:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 7, 2022
Apr 16, 2020
Apr 15, 2020
May 14, 2020
Feb 15, 2022
Mar 25, 2023
Jun 21, 2024
Jun 21, 2024
Jun 6, 2024

Repository files navigation

node-red-contrib-bluelinky

A node-red flow for controlling Hyundai BlueLink vehicles powered by bluelinky

npm Discord

Sample

Install

npm install node-red-contrib-bluelinky

Documentation

There are no offical docs for this project but checkout out the bluelinky-docs for more info.

Important information for login problems:

  • If you experience login problems, please logout from the app on your phone and login again. You might need to ' upgrade ' your account to a generic Kia/Hyundai account, or create a new password or PIN.
  • After you migrated your Bluelink account to a generic Hyundai account, or your UVO account to a generic Kia account, make sure that both accounts have the same credentials (userid and password) to avoid confusion in logging in.

Supported Features

  • Lock
  • Unlock
  • Start (with climate control)
  • Stop
  • Status

What to do when bluelinky is updated

node-red-contrib-bluelinky will install the latest bluelinky package when it is installed. So how to update the bluelinky package when no new version of node-red-contrib-bluelinky is available?

  • Export the flows that contain the bluelinky nodes (or export all of them)
  • Delete these flows
  • Delete the configuration node
  • Remove the palette node-red-contrib-bluelinky
  • Restart node-red
  • Install the palette node-red-contrib-bluelinky, it will then install latest version of bluelinky as well
  • Import the exported flows
  • Redeploy the imported flows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.5%
  • JavaScript 43.5%