I was using zigbee2mqtt which added all some 20 devices. When I switched to deconz conbee2 stick, I removed the zigbee2mqtt plugin.
Then I opened configuration -> mqtt -> devices and removed each of the obsolete devices. But after a HA reboot they all come back.
What can I do to have them removed for all?
Take a tool like MQTT Explorer and delete the retained topics on your broker.
Ok, so I started MQTT Explorer, and found a lot of old zigbee2mqtt topics.
How do I delete them? Sorry, i have no clue
EDIT: Sorry. A bit more tinkering, and I guess i solved it.
1 Like
Thanks guys