Skip to content

Releases: kpetremann/mqtt-exporter

v1.1.0

31 Mar 19:01
337a432
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.1.0

v1.0.5

01 Mar 12:02
bb5be58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

27 Jan 18:34
6481ea0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

07 Dec 12:40
34fae96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

26 Aug 17:20
774617e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

10 Jul 08:49
fad55f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Jul 08:49
48f117f
Compare
Choose a tag to compare

What's Changed

  • Small update of README.md by @zubairov in #3
  • Now exposing a counter of received messages by @zubairov in #5
  • Parameterise mqtt topic by @thspinto in #6
  • Fix parameter cast to integer by @kpetremann in #7
  • Fix: Don't crash when not able to decode payload. by @rin in #9
  • Feature: Add ability to ignore topics. by @rin in #11
  • Refacto by @kpetremann in #12
  • Add support for ON/OFF state by @nanassito in #13
  • Adding support for True/False by @nanassito in #14
  • Support for nested MQTT messages by @The-JC in #15
  • More generic single value support and add tests by @kpetremann in #18
  • main: match ignored topics with fnmatch instead of equality by @roobre in #19
  • Add Zigbee2MQTT device availability support (non-legacy mode only) by @kpetremann in #20
  • expose default port in dockerfile by @adamcstephens in #23
  • Expose Clientid and add MQTT v5 support by @kpetremann in #26
  • fix "Invalid metric name" when topic contains »-« by @florianschroen in #29
  • add docker-compose for development purposes using build instead of image by @florianschroen in #30

New Contributors

Full Changelog: https://github.com/kpetremann/mqtt-exporter/commits/v1.0.0