#rtl_433 and mqtt?

1 messages · Page 1 of 1 (latest)

tender patrol
#

Hey there, I'm trying to use https://github.com/pbkhrv/rtl_433-hass-addons and rtl_433 addon, but its run.sh script throws an error generating the sample config. If I manually create the config w/o output mqtt, it prints results from devices I'm trying to watch. If I add "output mqtt://${host}:${port},user=${username},pass=${password},retain=${retain}" it seems to load but nothing seems to get published to the default mosquitto broker and output kv never shows any results anymore. Or at least trying to use the addon https://github.com/pbkhrv/rtl_433-hass-addons/tree/main/rtl_433_mqtt_autodiscovery doesn't ever add anything. Seems like maybe the addon has some issues, but doesn't seem like maintainer is on it. Anyone have suggested fixes?

GitHub

Collection of Home Assistant add-ons that use rtl_433 - pbkhrv/rtl_433-hass-addons

GitHub

Collection of Home Assistant add-ons that use rtl_433 - pbkhrv/rtl_433-hass-addons

#

ok, I realized that I acidentally removed my frequency 915M config line when fixing mqtt -- if you're having issues, add output w/o the \'s as listed above and you should be OK