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": "" }

Package Sidebar

Install

npm i node-red-contrib-ecoflow

Weekly Downloads

13

Version

0.9.7

License

MIT

Unpacked Size

96.6 kB

Total Files

9

Last publish

Collaborators

  • ysimonx