Skip to content

Commit c072408

Browse files
committed
Release 1.0.1
1 parent f7234f5 commit c072408

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ It can take up to a week for the account to be enabled.
106106

107107
1. The API returns the last known values for a device that is offline. Please use the device list function and check the online status of a device bevor using the values (see the example flow "ListDevicesAndQuerThem").
108108
2. The online status in the device list can take up to 15 minutes (in my observations) to reflect when a device is offline.
109-
3. The PowerOcean seems to have a bug where it only reports values in the API if one of the offical Apps for it are open. See [#9](https://github.com/Shaoranlaos/node-red-contrib-ecoflow-http-api/issues/9) for the cuurent status on this.
109+
3. The PowerOcean seems to have a bug where it only reports values in the API if one of the offical Apps for it are open. See [#9](https://github.com/Shaoranlaos/node-red-contrib-ecoflow-http-api/issues/9) for the curent status on this.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shaoranlaos/node-red-contrib-ecoflow-http-api",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "A Node-Red plugin that usese the offical Ecoflow HTTP-API to get data for some supported ecoflow devices.",
55
"author": "Shaoranlaos",
66
"main": "ecoflow-api.js",

0 commit comments

Comments
 (0)