0.9.7 • Published 1 year ago

node-red-contrib-ecoflow v0.9.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

0.9.7

1 year ago

0.9.6

1 year ago

0.9.5

1 year ago

0.9.0

2 years ago

0.2.5

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago