Skip to content

[feat] Add esptool logs to install web dialog #707

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pzich
Copy link
Contributor

@pzich pzich commented Jan 15, 2025

This adds the output of the esptool logs to the installer dialog

esptool-logs.mp4

@ximex
Copy link
Contributor

ximex commented May 5, 2025

@balloob could we get that merged?

super.connectedCallback();

// this._console won't be defined until after the first paint
setTimeout(() => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this.updateComplete is a promise that resolves once update is complete. There is also an updated callback.

@@ -148,7 +180,7 @@ export class ESPHomeInstallWebDialog extends LitElement {
<div class="icon">${icon}</div>
${label}
</div>
${showClose
${showClose || true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dev?

@balloob
Copy link
Member

balloob commented May 5, 2025

@ximex it would need some more review

@pzich
Copy link
Contributor Author

pzich commented May 5, 2025 via email

@jesserockz jesserockz marked this pull request as draft May 14, 2025 05:22
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.

3 participants