All of my Tasmota devices appear under the Tasmota integration except one, which is under MQTT!

Can anyone explain why the tasmota integration know about all of my tasmota devices except one, which appears under MQTT integration? Is discovery continuous, or does it need to be invoked?

Thanks!

I suspect that one device is configured to use
SetOption19 1 (MQTT Discovery)

whereas all the others are using
SetOption19 0 (Tasmota integration).

https://tasmota.github.io/docs/Home-Assistant/#tasmota-integration

1 Like

Thanks for replying! As it turns out, the device appears in both integrations. SetOption 19 was off, so I have no idea why the MQTT picked it up!. I’ll just delete it.

Thanks for your help!

B.