Skip to content

enable all variants in device type picker#853

Open
ximex wants to merge 1 commit intoesphome:mainfrom
ximex:enable-all-variants
Open

enable all variants in device type picker#853
ximex wants to merge 1 commit intoesphome:mainfrom
ximex:enable-all-variants

Conversation

@ximex
Copy link
Copy Markdown
Contributor

@ximex ximex commented Jan 9, 2026

fix: #839

Comment thread src/const.ts Outdated
@balloob
Copy link
Copy Markdown
Member

balloob commented Jan 10, 2026

We should also update to the latest esptool.js to ensure we have the correct stubs.

And we need to make sure that the empty esphome firmware we offer on web.esphome.io supports these boards.

@ximex ximex force-pushed the enable-all-variants branch from d041ddb to 9ca8c06 Compare January 11, 2026 02:05
@ximex
Copy link
Copy Markdown
Contributor Author

ximex commented Jan 11, 2026

We should also update to the latest esptool.js to ensure we have the correct stubs.
do you mean: https://github.com/espressif/esptool-js/tags

if yes: we are on the latest currently

And we need to make sure that the empty esphome firmware we offer on web.esphome.io supports these boards.

pls explain

@balloob
Copy link
Copy Markdown
Member

balloob commented Jan 12, 2026

If users are on http://, they cannot use the web flasher. We steer them to https://web.esphome.io/ to install an empty ESPHome firmware that is adoptable. It should also support all these new devices.
Source is here: https://github.com/esphome/firmware, please update ESP Web Tools too.

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.

Add support for ESP32-P4 board in device type picker

2 participants