8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fixed issue when ECOFLOW_DEVICES is populated (for MQTT) and ECOFLOW_… …DEVICES_PRETTY_NAMES is empty (#16)
Added ECOFLOW_DEVICES_PRETTY_NAMES parameter (#13)
Reconnect to the broker if all devices do not receive any message wit… …hin the threshold. (#11)
Added MQTT exporters (#9) * Added MQTT support that doesn't require Developer's access and secret keys * Upgraded go-ecoflow library
Upgraded go-ecoflow library to v1.0.1 (#8)
Added additional key to store all devices in Redis and last access ti… …me (#4) * Added additional key/value to have a list of devices
Updated github actions