Open blhoward2 opened 4 years ago
Dropping a StackOverflow link here for reference: https://stackoverflow.com/questions/42218056/how-to-remove-a-published-topic
I'm not sure if removing a topic is a thing.
If true, then there must be a way to invalidate the payload so that HA knows the entity is deleted. Or maybe it’s just removing the retained flag.
Use MQTT Explorer to manually delete the dead node.
On Sun, Dec 13, 2020, 10:06 AM blhoward2 notifications@github.com wrote:
If true, then there must be a way to invalidate the payload so that HA knows the entity is deleted.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/OpenZWave/qt-openzwave/issues/169#issuecomment-744020732, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIL33X6DJMIPSBWWVGPDA3DSUTKBDANCNFSM4R3CTYRA .
Yes, I fixed my setup months ago when I posted this. That doesn’t change the fact that it’s a bug and that this should happen automatically.
After deleting a Node in ozwadmin, MQTT Explorer shows that the topic still existed within MQTT. The device didn't disappear automatically from HA, which I suspect is linked to this behavior.