You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -99,4 +99,11 @@ Example:
99
99
## Getting Access Key and Secret Key
100
100
101
101
The Credentials can be requested on the offical Ecoflow IoT Website: [Ecoflow OpenIoT](https://developer-eu.ecoflow.com).
102
-
It can take up to a week for the account to be enabled.
102
+
It can take up to a week for the account to be enabled.
103
+
104
+
105
+
## Known "Problems"
106
+
107
+
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").
108
+
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.
<b>Attention</b>: please see the "Known Problems" section in the <ahref="https://flows.nodered.org/node/@shaoranlaos/node-red-contrib-ecoflow-http-api">Readme</a>
117
+
of the node for some "quirks" in the returned values.
0 commit comments