Releases: allangood/rtlamr2mqtt
Releases · allangood/rtlamr2mqtt
2026.5.9
What's Changed
- Only reset USB device on crash recovery, not on every startup by @loganrosen in #385
- feat: Add manufacturer and model configuration options for meters by @toml0006 in #371
- Release v2026.5.9: full async rewrite by @allangood in #412
- Bump requests from 2.32.4 to 2.33.0 in /rtlamr2mqtt-addon by @dependabot[bot] in #413
New Contributors
- @loganrosen made their first contribution in #385
- @toml0006 made their first contribution in #371
Full Changelog: 2025.6.6...2026.5.9
2025.06.06
2025.6.5
2025.6.5
- fix: Error when multiple arguments were used in
custom_parameters - fix: Version information (ouch!)
- fix: Error regarding
missing_readingswhensleep_for > 0is used - fix: Stop accepting wrong
device_idnumbers - enhancement: Changed
last_seensensor to timestamp - breaking change: The
device_idparameter will fail if is not formatted in the000:000usb device id way
Special thanks to:
@nrdufour
@airdrummingfool
And everybody that helped to troubleshoot the #277 issue!
Thank you for all feedback!
2025.6.4
2025.6.3
2025.6.2
2025.6.1
What's Changed
- Code rewrite by @allangood in #263
Full Changelog: 2.3.4...2025.6.1
Version 2.3.4
Version 2.3.3
Version 2.3.3
- Emergency release to fix a few critical bugs found.