Skip to content
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

Will the esp32.bin work for esp32-c3-devkitm-1? #16

Open
tstack77 opened this issue Nov 21, 2024 · 3 comments
Open

Will the esp32.bin work for esp32-c3-devkitm-1? #16

tstack77 opened this issue Nov 21, 2024 · 3 comments

Comments

@tstack77
Copy link

I'm hesitant to try it due to this being a sealed plug (Switchbot Mini flashed with switchbota).

@Cossid
Copy link

Cossid commented Nov 21, 2024

No, it would not.

But you don't really need kickstart for a Switchbot Plug, the pinout for those is known; https://digiblur.com/wiki/devices/plugs/switchbot_15_amp_w1901400#esphome-yaml

But if you really want kickstart, you can compile one using the base https://github.com/libretiny-eu/esphome-kickstart/blob/master/yaml/kickstart-base.yaml and add your own board, but you'd have to set up the selects manually

@tstack77
Copy link
Author

Thank you. I'm using kickstart as a generic base for installing these plugs in different HA locations. It's been incredibly easy getting them imported into HA this way. Appreciate the info!

@Cossid
Copy link

Cossid commented Nov 21, 2024

You can build your own ESPHome firmware and use 'name_add_mac_suffix' flag, that is what makes one firmware work easily for multiple devices that will get updated later.

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

No branches or pull requests

2 participants