feature-requests icon indicating copy to clipboard operation
feature-requests copied to clipboard

Flash with WebSerial polyfill for mobile browsers

Open kennethklee opened this issue 2 years ago • 2 comments

Describe the problem you have/What new integration you would like

I'd like to update a device (I gave to a friend) with my mobile phone.

Please describe your use case for this integration and alternatives you've tried:

I don't have a laptop I can bring to my friend.

Tried to flash a device with my mobile phone, but couldn't get dashboard or web.esphome.io to work because mobile browser (Android Chrome) doesn't support WebSerial.

Additional context

There is a WebSerial polyfill that uses WebUSB, which can be used on mobile browsers.

kennethklee avatar Sep 06 '23 00:09 kennethklee

this looks to be already done upstream.

https://github.com/espressif/esptool-js/issues/109

kennethklee avatar Jun 04 '24 22:06 kennethklee

should be in [email protected]. whenever there's a release with anything past that, i'll close this.

kennethklee avatar Jun 18 '24 19:06 kennethklee

noticed esptool-js was upgraded to 0.5.3. this has been satisfied.

kennethklee avatar Feb 08 '25 01:02 kennethklee