What's Changed
- Configurable interval for metrics collection by @berezhinskiy in #30
- Update GitHub workflow by @berezhinskiy in #38
- Exclude third-party registries from the GitHub workflow by @berezhinskiy in #40
- Automatically reconnect on idle, fixes #34 by @tris in #39
- Use docker volume for grafana data by @pontostroy in #43
- Correct typos, other grammatical improvements by @carehart in #32
- Make idle_reconnect More Resilient by @aauren in #45
- Drop all non-int/float values (fixes #48) by @tris in #57
- Made Ecoflow API server address configurable by @anatolijd in #61
- feat: update to python 3.12 and paho mqtt v2 by @frostyslav in #65
New Contributors
- @tris made their first contribution in #39
- @pontostroy made their first contribution in #43
- @carehart made their first contribution in #32
- @aauren made their first contribution in #45
- @anatolijd made their first contribution in #61
- @frostyslav made their first contribution in #65
Full Changelog: v2.0.1...v2.1.0