-
Notifications
You must be signed in to change notification settings - Fork 28
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
Support for ESP32-C2 SoC (ESP8684) #1897
Comments
It looks like you might be able to set Not sure if esphome is actually compatible with version 5.0 though -- there are definitely some breaking changes: https://github.com/espressif/esp-idf/releases/tag/v5.0-beta1 |
5.0 Support esphome/esphome#4364 Still very WIP at the moment |
Thank you, |
hi, is there example for the board/framework for esp32-C2 board? https://esphome.io/components/esp32.html#configuration-variables |
There is a PR to add Support for esp8684 (esp32-c2) #1203 but esp-idf and platform-espressif32. |
While waiting for Esphome, there is also unfoicial Tasmota build for C2. Works well with mqtt and HA. |
@rimroot Thanks. I will check that too. |
Describe the problem you have/What new integration you would like
Hey all,
I have recently gotten my hands on some ESP8684 ESP32-C2 based boards to replace some Tuya PCBs.
There is a beta esp-idf version 5.0 which appears to have support for this chip, it would be good if there was a way this could be used with ESPHome, even just to test the device functionality.
Please describe your use case for this integration and alternatives you've tried:
Replace Tuya PCBs in some Downlights while also having BLE sensing to try and create a light follow sequence for myself and my dog
Additional context
I can provide a Virtual Machine and access to a Unit on Both WiFi and Serial.
The text was updated successfully, but these errors were encountered: