I have installed these two add-ons and am succesfully receiving data from my oil sensors which i can see in MQTT Explorer and am displaying on my dashboard. This is without any specific configuration in the options section of the rtl_433 (next add-on)
in the rtl_433 autodiscovery (next) addon, i have my mqtt date as follows:
If, within the rtl_433 (next) add-on, i change the entry as follows:
rtl_433_conf_file: ""
retain: true
frequency: 433.92M, 433.905M, 431.837M, 868.30M, 868.268M -s 1024k
hop_interval: 20
rtl433_flags: "-vv -F log"
No changes can be seen in the log tab even after restarting. no hopping of frequencies, no added logging data etc.
So it seems to me the add-on is not reading this code for some reason.
In Studio Code Server, i have looked through all teh HA files and see nothing relevant other than the rtl_433 directory which only contains the rtl_433.conf.template file with contents starting with: “this is an empty template file…”
Could anyone help and tell me where i can add options so that:
A) i can see any frequency hopping,debug and scanning data in the log?
B) scan frequency 433.92M (as it is already succesfully doing by default it seems)
plus
frequency 868.30M
frequency 868.268M
I have tried uninstalling the add-on and deleting its data and reinstalling, that made no difference. I have spent a day searching through the forum as well as trying co-pilot (very frustrating) but seem stuck.
Many thanks!