Paulus Schoutsen

Results 418 comments of Paulus Schoutsen

Has been fixed upstream but has not been released yet. We'll update when available.

Weird. When we erase the flash, we call `erase_flash()` https://github.com/esphome/esp-web-tools/blob/ccf9c3be2f98a6c82990dea0f75753520dbf7121/src/flash.ts#L163 Esptool-js supports flashing on write too, but that calls the same logic: https://github.com/espressif/esptool-js/blob/e8d66b62bfec8c416e65fca614e06965b8bf78fa/src/esploader.ts#L900

Bloated? You must have missed the use of the dynamic import. It's not loaded when a user doesn't need it.

Can we add a button to copy it to your clipboard?

There is no need to censor the internal IP, as it cannot be reached externally.

@ximex it would need some more review

I think that we sent the improv hello message too soon while the device is still rebooting. We should consider sending it a couple of times. _(but that's a new...

Sorry for the long delay and thank you for patience. Approved! 🐬 ✅

Technically a user could expose a config or diagnostic entity. However, I think it's fine to not have those be considered for error messaging. It might be useful in some...