-
Notifications
You must be signed in to change notification settings - Fork 748
Add background option to update/install APIs #6134
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
Conversation
|
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
6d0f133 to
b12d676
Compare
|
@agners refactored to use a specific |
agners
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, LGTM! I like this explicit synchronization using asyncio.Event much more.
Proposed change
Enable background update/install of Home Assistant and Addons. This way Home Assistant can listen in for progress updates on install/addon and present that to the user
Type of change
Additional information
Checklist
ruff format supervisor tests)If API endpoints or add-on configuration are added/changed: