You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I installed TeslaMate on the server 192.168.2.3 using the default Docker configuration, but I couldn't get any topic values through MQTT.
I tested it locally and MQTT is connectable.
However, I couldn't get any data when subscribing to the topic. Does anyone know what the problem is? Thanks.
mosquitto_sub -h 192.168.2.3 -p 1883 -t "teslamate/cars/1/tpms_pressure_fl"
couldn't get any data.In the teslamate MQTT container, I saw the following log:
Beta Was this translation helpful? Give feedback.
All reactions