-
### Board
ESP32-S2-DevKitM-1U-N4R2
### Device Description
Espressif ESP32-S2-DevKitM-1U-N4R2 (https://www.amazon.com/dp/B0B97H9D4F?psc=1&ref=ppx_yo2ov_dt_b_product_details) on breadboard.
### Hard…
-
Hello!
I tried to compile you code and ESP crashes with following results right after starting LVGL task:
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core…
-
Minor issue
Since my ESP-board has no RGB-LED, I disabled the RGB_LED_PIN by commenting it out.
Unfortunately, the code has too many references left, which are not surrounded by #ifdef RGB_LED_PIN b…
-
Hello,
**1. My development environment is as follows.**
Processing esp32-s3-devkitc-1-n16r8v (platform: espressif32; board: esp32-s3-devkitc-1-n16r8v; framework: arduino)
----------------------…
-
Hello, I tried to add this component to my voice_assistant, but get many warnings:
```
03:43:45 | [W] | [component:170] | Component i2s_audio.microphone cleared Warning flag
03:43:45 | [W] | [co…
-
### Board
ESP32-C6
### Device Description
![image](https://github.com/user-attachments/assets/9160dd5d-6b38-4666-a5aa-dc30efe64bf8)
![image](https://github.com/user-attachments/assets/ff43bdb0-455…
-
### Is your feature request related to a problem?
I am not sure exactly how to go about implementing something like this and I am sure that someone would be able to provide some ideas and suggestions…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### The problem
When compiling, a warning message related to FastLED is displayed.
Compilation does not fail, but I do not want a warning message to be output.
### Which version of ESPHome has th…
-
I've had this working for some time now, in a project. (using version from before xmas)
I just updated it, and my event handler is no longer working.
Here is a link to the html file with the full …