Open juergenschubert opened 4 years ago
Connecting with authentication Starting RTL433 MQTT: Connected Found Rafael Micro R820T tuner
Tuned to 433.920MHz.
Traceback (most recent call last): File "./rtl2mqtt.py", line 97, in subtopic += "/" + str(value) NameError: name 'subtopic' is not defined
I also have this issue :(
Connecting with authentication Starting RTL433 MQTT: Connected Found Rafael Micro R820T tuner
Tuned to 433.920MHz.
Traceback (most recent call last): File "./rtl2mqtt.py", line 97, in
subtopic += "/" + str(value)
NameError: name 'subtopic' is not defined