Hi all, I’ve been experiencing a strange issue for a while now that I cannot quite figure out, and I’d like to try and solve it.
So currently I’m using about 13 Tasmota-flashed devices, and I have updated most of them to v11.1.0, and they function well enough by themselves.
I use MQTT with HA, have a local Mosquitto MQTT addon (Configured by GUI) and all my devices connect to it. I also have the Tasmota HA Integration installed, and configured.
My devices are split between the MQTT and Tasmota Integration, and I have tried a few times to migrate all devices to the Tasmota Integration, but they pop back into the MQTT Integration as entities and disappear from the Tasmota Integration. Also if I restart/reboot the Tasmota device, it switches over the the MQTT Integration.
I set the SetOption19 0
on the 7 devices that exist within MQTT, they move over to the Tasmota Integration, but then later they reappear in MQTT Integration and gone from Tasmota.
The 6 devices that are always in the Tasmota Integration, are always there, but 7 others keep switching back to the MQTT Integration. When I look through their configs, they are essentially indentical apart from the device name and MQTT Topic.
I have noticed in the console log that when devices startup, the SetOption19
is “ON” at startup. I don’t know how to permanently disable this.
I’m not sure what to do exactly, can anyone help?
Also, is it generally better to use the MQTT or Tasmota Integration?