Releases: solectrus/mqtt-collector
Releases · solectrus/mqtt-collector
v0.5.0
What's Changed
- Allow formula for plain (instead of JSON) values, too (https://github.com/orgs/solectrus/discussions/3759)
- Updated dependencies, Ruby 3.4 and more
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- Improved mapping validation, better error messages
- Updated dependencies
Full Changelog: v0.3.0...v0.4.0
v0.3.0
v0.2.2
v0.2.1
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
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
- @AlpenFlizzer made their first contribution in #173
Full Changelog: v0.1.1...v0.2.0
v0.1.1
v0.1.0
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!