v1.0.0
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
- @thspinto made their first contribution in #6
- @rin made their first contribution in #9
- @nanassito made their first contribution in #13
- @The-JC made their first contribution in #15
- @roobre made their first contribution in #19
- @adamcstephens made their first contribution in #23
- @florianschroen made their first contribution in #29
Full Changelog: https://github.com/kpetremann/mqtt-exporter/commits/v1.0.0