-
-
Notifications
You must be signed in to change notification settings - Fork 37.8k
Going async with denonavr #47920
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
Merged
Merged
Going async with denonavr #47920
Changes from 21 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
7ba968b
Going async with denonavr
ol-iver ada3549
Remove pylint warnings
ol-iver fd0d78b
Changes from review
ol-iver e22c6f1
Fix tests
ol-iver ec9dd0f
Fix tests - 2
ol-iver ce4d5f2
Fix tests - 3
ol-iver 1101241
Fix tests - 4
ol-iver a27e7c7
Move to async_setup for platform / fix calling services
ol-iver a88afb4
Fix tests - 5
ol-iver 124dd17
Use default httpx.AsyncClient of home-assistant / Set SCAN_INTERVAL a…
ol-iver 5301a23
Changes from review
ol-iver 65e9311
Changes from review
ol-iver b1179f5
Not using context manager for httpx calls anymore / catching httpx.Ne…
ol-iver 0002d42
Catch network error in config flow too
ol-iver 1e880e4
Use entry id as unique id of last resort
ol-iver 9007e36
Exceptions during setup are logged once as error then as debug messag…
ol-iver 286e819
remove async_setup
ol-iver 298768c
Fix memory leak / use getter function to integrate HA httpx.AsyncClient
ol-iver 2ee90c4
simplify config entry retry
bdraco 2b7ea7e
Replace AsyncClient getter function by lambda
ol-iver 930cea9
Fix connection error in config flow
ol-iver dedc337
Rework exception handling during setup and config flow / add __init__…
ol-iver File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.