-
Notifications
You must be signed in to change notification settings - Fork 653
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
Add progress bar to hassio update/install #1805
Conversation
Any update on this? |
Yep. I started a draft #1946 I think after this is finalized and implemented, we can move forward with this. 👍 |
Thanks
…On Tue, 18 Aug 2020, 18:18 Pascal Vizeli, ***@***.***> wrote:
Yep. I started a draft #1946
<#1946>
I think after this is finalized and implemented, we can move forward with
this. 👍
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1805 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAP3JU6ZVU57KQ2LWMUN5WLSBKSTVANCNFSM4OKOPIRQ>
.
|
You can also pickup this RFC if you want implement somethings or search some work |
Why was this closed? This functionality would be really cool as there is no way to know if an update is happening at the moment. |
up ? why is it closed? |
This is something that is seriously needed. I think I have a backup running but no way to know all I get is an error that the system is in a freeze state :( |
This code will emit hassio_progress events to Core while docker pull.
This will allow us to display progress bars when updating Core or installing/updating an addon.
Frontend PR: home-assistant/frontend#6267
Something like this: