Skip to content

Releases: allangood/rtlamr2mqtt

Version 2.3.4

08 Dec 03:43
03dcbae
Compare
Choose a tag to compare

Changes

Version 2.3.3

06 Nov 20:24
48cd27b
Compare
Choose a tag to compare

Version 2.3.3

  • Emergency release to fix a few critical bugs found.

Version 2.2.1

14 Jun 21:31
b40b499
Compare
Choose a tag to compare

Version 2.2.1

Version 2.2.0

13 Jun 14:18
6cd3459
Compare
Choose a tag to compare

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

17 May 20:05
12077b6
Compare
Choose a tag to compare

Version 2.1.1

  • Fix for autodiscover topic

Version 2.1.0

17 May 17:01
20bf0a5
Compare
Choose a tag to compare

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

26 Apr 23:17
08a356f
Compare
Choose a tag to compare

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 the device_id parameter

Version 1.7.2

15 Apr 00:20
Compare
Choose a tag to compare

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

12 Apr 15:39
8cee8ac
Compare
Choose a tag to compare

Version 1.7.1:

  • Fixes for the TLS parameter that crashed the Add-On (sorry, about that!)

Version 1.7.0

06 Apr 19:52
4059392
Compare
Choose a tag to compare

Version 1.7.0

  • New TLS parameters to MQTT connection
  • New parameter: USB_RESET to address problem mentioned on #98