This repository contains a couple of addons that I've created. Someone else may find this useful.
Add-on documentation: https://developers.home-assistant.io/docs/add-ons
This repository contains the following add-ons
Example add-on to use as a blueprint for new add-ons.
This addon runs the RTL-SDR program rtl_tcp
to easily connect an SDR connected to the HA instance to another add-on or another instance. Decoupling this allows me to connect an SDR to any HA instance, and connect it to my main instance that has more compute power and can perform many of the calculations required by rtlamr and rtl_433.
This addon runs RUDY to manage USB/IP connections to the HA instance.