Open ubarni opened 1 year ago
What i want to achieve is to control my Truma in my Camper Van from my Home Assistant at home. So i have to send the data from my local Camper Van WiFi to my MQTT Server at home.
I will look at this issue in a couple of days. Need to setup a test so I can reproduce this issue.
Hi, I finally found some time and installed an MQTT broker on my OpenWRT router to test. So far it is working for me without any issues. Can you ensure there is no network related issue?
What i want to achieve is to control my Truma in my Camper Van from my Home Assistant at home. So i have to send the data from my local Camper Van WiFi to my MQTT Server at home.
Did you get this sorted? The MQTT element in ESPHome is independent of the Truma components. From your logs the ESP is unable to find your MQTT server. Ensure you are able to reach your MQTT from the local wifi network your ESP is connected to. Failing that, try posting your MQQT issue on the main ESPHome page or the FB group
Hi, i successfully connected my ESP to my Truma and was able to control it from the Web UI. Now i wanted to add anything to my MQTT Server. I use this in several ESPHOME projects and it worked out of the box:
But what i got in the Web UI Console is:
Is there a way to configure the MQTT Broker?
Regards... Uwe