Tasmota - leftover sensors. How to get rid of?

I’m unable to get rid of bunch of sensors from a tasmota mqtt device ( Digoo NX-SP202). I needed to geta replacement and after flashing this one, sensors in HA do not work (state “Unknown”). And I’d like to get rid of these old sensors and start from scratch.

I just can’t seem to get rid of these. The newly tasmotized plug has different friendly name, so I know it’s not that. I’ve tried disabling mqtt discovery to no avail. These devices are NOT in known_devices.yaml. I tried removing them from core.entity_registry but after rebooting HA, they were right back.

IIRC these sensors were somehow created automatically by the MQTT/Tasmota integration. Any tips how to get them working again? Thanks!

HA 0.102.2 on Rpi4 Hassio. Tasmota 7.0.0.3

Install MQTT Explorer. Remove all retained messages from DigooDual. Reboot HA. Remove them from core.entity_registry. Reboot HA. This should do it.

1 Like

Worked. Thanks! I needed to subscribe to the “#” topic to see everything but then it worked. Now I need to figure out how to add it all back with this replacement plug.