Releases: allangood/rtlamr2mqtt
Releases · allangood/rtlamr2mqtt
Version 2.3.4
Version 2.3.3
Version 2.3.3
- Emergency release to fix a few critical bugs found.
Version 2.2.1
Version 2.2.0
Version 2.2.0
- New listen_only mode using MQTT to send messages
- Small bug fixes
- Addon can use external MQTT
Version 2.1.1
Version 2.1.1
- Fix for autodiscover topic
Version 2.1.0
Version 2.1.0
- Bug fixes for remote rtl_tcp and usb_reset logic #123
- Code changes to load config file and merge defaults
- Added vscode files to test the Addon development (finally!)
Version 2.0.0
Version 2.0.0
- Lots of changes!
- REMOVED PARAMETER: usb_reset
- ADDED PARAMETER: device_id
- Changed Dockerfile: Much smaller docker container
- Deprecated Anomaly detection (looks like no one is using it and it's not very reliable)
- Automatically discovers the USB bus and address to send reset command
- Automatically find the device index number, i.e.: no need to add
-d 1
anymore if you use thedevice_id
parameter
Version 1.7.2
Version 1.7.2 (re-released)
- Please do a docker pull to get a fixed version of this release.
- Fix for usb_reset_device function
Version 1.7.1
Version 1.7.1:
- Fixes for the TLS parameter that crashed the Add-On (sorry, about that!)
Version 1.7.0
Version 1.7.0
- New TLS parameters to MQTT connection
- New parameter: USB_RESET to address problem mentioned on #98