I am planning on making a bunch super cheap 433mhz OOK temprature and humidity sensors (probably based on the Oregon v2 protocol).
I didn't want to have the USB SDR plugged into my HA computer since it isn't in an ideal location for RF. Instead it appears I could run rtl_433 on a seperate SBC since it communicates with HA via MQTT anyway.
https://www.home-assistant.io/integrations/mqtt/
Q: How do I setup the ' official Mosquitto Broker add-on' to use with HA and rtl_433?