Adds support for RTL-SDR Blog V4 Dongle by upgrading base image, which includes an up to date version (2.0.1) of librtlsdr.
Alternatives Considered
It would have been possible to fix this more narrowly by upgrading the base image only in rtl_433, or even by just upgrading librtlsdr. However, the base image would need to be upgraded eventually in any case.
Testing Steps
Applied changes locally by copying updated version of addon to my Home Assistant Green running latest OS via Samba, with image field deleted from config.json to prevent use of pre-built Docker image.
Fixes #181
Summary
Adds support for RTL-SDR Blog V4 Dongle by upgrading base image, which includes an up to date version (2.0.1) of librtlsdr.
Alternatives Considered
It would have been possible to fix this more narrowly by upgrading the base image only in rtl_433, or even by just upgrading librtlsdr. However, the base image would need to be upgraded eventually in any case.
Testing Steps
Applied changes locally by copying updated version of addon to my Home Assistant Green running latest OS via Samba, with image field deleted from config.json to prevent use of pre-built Docker image.