Commit Graph

30 Commits

Author SHA1 Message Date
tess1o
0f421c4662 Fixed issue when ECOFLOW_DEVICES is populated (for MQTT) and ECOFLOW_DEVICES_PRETTY_NAMES is empty (#16) 1.4.0 2024-09-02 22:40:32 +03:00
tess1o
e4968ba9bb Added ECOFLOW_DEVICES_PRETTY_NAMES parameter (#13) 1.3.0 2024-08-07 15:18:07 +03:00
tess1o
0d3114142c Added instruction how to setup Prometheus and MQTT 2024-07-29 23:06:43 +03:00
Vadym Klymenko
c0fbec1040 Typo fix (#12) 2024-07-17 12:57:45 +03:00
tess1o
c968d440ca Reconnect to the broker if all devices do not receive any message within the threshold. (#11) 1.2.1 2024-07-15 22:15:01 +03:00
tess1o
caa786a816 Added MQTT exporters (#9)
* Added MQTT support that doesn't require Developer's access and secret keys

* Upgraded go-ecoflow library
1.2.0
2024-07-14 16:44:39 +03:00
tess1o
347a3edb15 Upgraded go-ecoflow library to v1.0.1 (#8) 1.1.1 2024-07-09 23:52:25 +03:00
tess1o
7f75a6f43c Create LICENSE 2024-07-09 23:47:56 +03:00
tess1o
817fe8e52a Added timescaledb migration retry and improved docs and logs (#7) 2024-07-09 23:44:35 +03:00
tess1o
57928921d0 Added more examples to docs 2024-07-09 22:57:32 +03:00
tess1o
76690631b4 Added more information about Redis dashboard configuration 2024-07-09 22:51:30 +03:00
tess1o
b263d93aef Updated README 2024-07-09 22:01:04 +03:00
tess1o
85812fe4ec Update exporter-remote-compose.yml
Update env variables
2024-07-09 19:39:16 +03:00
tess1o
8ddf42a9e4 Updated github actions 2024-07-08 22:51:44 +03:00
tess1o
9f1d0dc520 Added additional key to store all devices in Redis and last access time (#4)
* Added additional key/value to have a list of devices
1.1.0
2024-07-08 22:44:45 +03:00
tess1o
d75b24fa48 Added Redis integration (#3) 2024-07-08 00:36:52 +03:00
tess1o
42b4c4a4b0 Updated github actions 1.0.0 2024-07-07 22:48:16 +03:00
tess1o
f05bd87898 Updated readme and github actions 2024-07-07 22:38:06 +03:00
tess1o
6dd9d788de Updated readme 2024-07-07 17:05:20 +03:00
tess1o
a195831909 Updated github-action to add both latest and TAG name to the docker image 2024-07-07 16:52:24 +03:00
tess1o
538491d71c Timescaledb (#2)
Added TimescaleDB support
2024-07-07 16:39:56 +03:00
tess1o
8a0fb83e7e Added arm64 support to github actions 2024-06-17 12:54:42 +03:00
tess1o
585643fb54 Merge remote-tracking branch 'origin/main' 2024-06-17 12:51:59 +03:00
tess1o
6566bc8b97 Create docker-image.yml 2024-06-17 12:50:31 +03:00
tess1o
33c806de74 Updated go-ecoflow library 2024-06-17 11:35:57 +03:00
tess1o
ce17fa2168 Updated README 2024-06-14 16:14:28 +03:00
tess1o
a0e511f521 Added Makefile, added documentation 2024-06-14 14:57:27 +03:00
tess1o
daabcad5e1 Moved prometheus implementation to this module instead of go-ecoflow 2024-06-14 12:18:13 +03:00
tess1o
a6ba48f2a3 First commit 2024-06-14 11:06:26 +03:00
tess1o
82fea34eb9 Initial commit 2024-06-14 10:24:14 +03:00