Skip to content

Releases: solectrus/mqtt-collector

v0.2.2

30 Aug 10:37
f2ddb20
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies

Full Changelog: v0.2.1...v0.2.2

v0.2.1

28 Jul 04:42
dddb765
Compare
Choose a tag to compare

Fixes

  • Ensure that a NULL value is written as 0, which avoids missing data

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 Jul 08:36
308b873
Compare
Choose a tag to compare

Changes

  • Total rewrite to support new Sensor configuration, see Wiki for details
  • Added support for parsing JSON (by simple key or JsonPath)
  • Migrated test suite to RSpec
  • Updated dependencies (e.g. Ruby 3.3.4)

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

08 Jul 12:41
ccc73e0
Compare
Choose a tag to compare
  • Updated dependencies

v0.1.0

22 May 12:14
120f15f
Compare
Choose a tag to compare

First (experimental) release

Tested with ioBroker and evcc against a SENEC.Home V3 (apart from the fact that there is a dedicated collector for the SENEC device)

Inspired by code from @loebse and @GrimmiMeloni, thanks a lot!