Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Home Assistant: clear old discovery topics when exposed are changed #20313

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

slugzero
Copy link
Contributor

This PR fixes Home Assistant discovery to also clear outdated discovery topics:
When a device changes its exposes dynamically, newly added and modified discovery topics are sent, but until now, discovery topics for removed exposed are not cleared. This leads to leftover entities in Home Assistant which can only be removed by manually clearing the discovery topic or restarting mqtt.

@Koenkk Koenkk merged commit a5b959a into Koenkk:dev Dec 20, 2023
8 checks passed
@Koenkk
Copy link
Owner

Koenkk commented Dec 20, 2023

Thanks!

@slugzero slugzero deleted the homeassistant-discovery branch December 20, 2023 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants