Hello, I would like to ask for advice on how to handle Tamota devices.
For example: I have one socket with Tasmota connected to HA (e.g., a lamp). Now I want to take this socket and use it for something else (e.g., a 3D printer) – I will rename the FriendlyName, DeviceName, and MQTT topic in Tasmota, and I would expect it to appear as a new device in HA, with the old one remaining offline.
Unfortunately, even after completely renaming Tasmota and changing the MQTT topic, it still clings to the "old entity" of the lamp, including its history. And I am unable to simply add a device that has already been in HA once as a new one.
I suspect that this has something to do with MQTT Discovery, but I haven't been able to do anything about it. Does anyone have instructions on how to "recycle" the Tasmota socket?
Thank you very much.