core
core copied to clipboard
Tasmota broken on different networks
The problem
I am using home assistant OS with Tasmota and MQTT (mosquito) as the broker.
My HAOS internal ip is 10.10.1.15 and every device used to be able to connect fine. Devices in my homenetwork 10.10.1.0/24 and devices in my work network 10.10.5.0/24 (connected through openvpn and well routed).
With the latest updates, devices relying in TASMOTA with MQTT mosquito from a different network are not working (but i know its not MQTT fault as other services that are not using TASMOTA but use MQTT from my other network works fine.
Here is a sample of the MQTT log (also not sure why not the devices from the other network are appearing as the docker ip of the HAOS):
2024-10-13 23:02:29: Client 5T8mpYOAkstNVgfvALRS89 disconnected.
2024-10-13 23:02:37: Client 5gjTJ8rnUugn3ItrjAY85c disconnected.
2024-10-13 23:02:37: New connection from 10.10.1.15:40495 on port 1883.
2024-10-13 23:02:37: New client connected from 10.10.1.15:40495 as 5Aif7CbBJZYmAZjQPgWQs8 (p2, c1, k60, u'tasmota').
2024-10-13 23:03:48: New connection from 172.30.32.2:46070 on port 1883.
2024-10-13 23:03:48: Client
Hope this is the right place to ask.
Regards
What version of Home Assistant Core has the issue?
core-2024.10.2
What was the last working version of Home Assistant Core?
core-2024.10.0
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Tasmota
Link to integration documentation on our website
No response
Diagnostics information
home-assistant_tasmota_2024-10-14T05-17-32.484Z.log
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response