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: raise ConfigEntryNotReady on timeout #2525

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

danielbrunt57
Copy link
Collaborator

Closes #2283
PR #2336 only addressed loading the media_player component.
This adds the same code change to media_player.py where switch, sensor, light, etc. components are loaded.

@alandtse alandtse merged commit 5464724 into alandtse:dev Sep 16, 2024
3 checks passed
@alandtse alandtse changed the title fix: Raise ConfigEntryNotReady on timeout exception fix: raise ConfigEntryNotReady on timeout Sep 16, 2024
@danielbrunt57 danielbrunt57 deleted the ConfigEntryNotReady branch September 18, 2024 00:44
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.

Raise ConfigEntryNotReady before calling async_forward_entry_setups Error
2 participants