node-red-contrib-ecoflow

0.9.7 • Public • Published

node-red-contrib-ecoflow

node red extension for ecoflow api

Alt text

In credentials settings, you must provide :

  • serial number
  • app key
  • secret key

You should ask ecoflow's support for these informations

Exemple of returned data :

{ "statusCode": 200, "payload": { "code": "0", "message": "Success", "data": { "soc": 93, "remainTime": 8949, "wattsOutSum": 5, "wattsInSum": 0 } }, "error": "" }

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-red-contrib-ecoflow

    Weekly Downloads

    7

    Version

    0.9.7

    License

    MIT

    Unpacked Size

    96.6 kB

    Total Files

    9

    Last publish

    Collaborators

    • ysimonx