Replies: 1 comment 2 replies
-
Having the same problem. Did you ever get it solved? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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