GithubHelp home page GithubHelp logo

Comments (5)

PierreLevres avatar PierreLevres commented on August 18, 2024

'Ready' merely means that a valid connection with the underlying bluelinky is active.
Tips:

  1. You might want to try the 'login' node when the node doest not return anything. If it works well after a login or restart of node red, problem could be in the stamps used.
  2. You might want to try the 'car-fullstatus' node
  3. You can debug with only the bluelinky ts code thus pinpointing the problem to bluelinky or node-red

Could you check the versions of node-red-contrib-bluelinky and bluelinky in your node-red/node_modules folders.
Latest should be:
node-red-contrib-bluelinky = 0.0.28
bluelinky = 7.6.6

What are your versions? What car brand, car type and region ? Does your app work fine with the same credentials?

from node-red-contrib-bluelinky.

wabiloo avatar wabiloo commented on August 18, 2024

Hi @PierreLevres, I'll try your tips, but in the meantime:

node-red-contrib-bluelinky = 0.0.27 (installed from within Node-Red palette management; I don't se a 0.0.28 in the tags here either)
bluelinky = 7.6.6

Car brand = Kia e-Niro EV
Region = Europe
App (Kia Connect) works with same credentials = True

Regarding the login node, is it meant to be used in the workflow? If so, how? The status node does not seem to timeout, so I am not quite sure how I could have a logic of the sort "if timeout then login and try again"...

from node-red-contrib-bluelinky.

Hacksore avatar Hacksore commented on August 18, 2024

You can enable LOG_LEVEL=debug in your node-red settings.js file when using home assistant and the node-red addon.

hassio-addons/addon-node-red#879
https://github.com/hassio-addons/addon-node-red/blob/main/node-red/DOCS.md#time-zone-configuration

Otherwise, start node-red with the env var set like this LOG_LEVEL=debug node-red if not using HA.

from node-red-contrib-bluelinky.

wabiloo avatar wabiloo commented on August 18, 2024

I've not really done anything, but it seems to be working now. I've set the frequency of polling to 30 minutes.
Is there maybe something in the bluelinky code that "protects" against flooding? (although my initial tests were still minutes apart)

from node-red-contrib-bluelinky.

Hacksore avatar Hacksore commented on August 18, 2024

Probably related to rate limiting, gonna close this for now.

from node-red-contrib-bluelinky.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.