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 async_unload_entry #51

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Fix async_unload_entry #51

merged 2 commits into from
Nov 2, 2023

Conversation

mill1000
Copy link
Owner

@mill1000 mill1000 commented Nov 2, 2023

After adding the number component in #45, we forgot to unload the number component.

Additionally we switched the global key for the coorindate from CONF_ID to the entry_id, which caused the unload task to fail to remove the coordinator

@mill1000 mill1000 added the bug Something isn't working label Nov 2, 2023
@mill1000 mill1000 self-assigned this Nov 2, 2023
@mill1000 mill1000 changed the title Fix: Unload number component when unloading the integration Fix async_unload_entry Nov 2, 2023
@mill1000 mill1000 merged commit cacae32 into main Nov 2, 2023
3 checks passed
@mill1000 mill1000 deleted the issue/unload_number branch November 2, 2023 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant