Hi, I have successfully installed a bluetooth proxy on a generic ESP32. I have adopted it in ESPHome, set a static IP and encryption key, and added it to Home Assistant. Also tested it with my Oral B toothbrush and all works fine! So far so good.
I am now trying to add a DHT22 sensor to the same ESP32, using the following yaml code in esphome:
Hi, I have successfully installed a bluetooth proxy on a generic ESP32. I have adopted it in ESPHome, set a static IP and encryption key, and added it to Home Assistant. Also tested it with my Oral B toothbrush and all works fine! So far so good. I am now trying to add a DHT22 sensor to the same ESP32, using the following yaml code in esphome:
logs_esp32-bluetooth-proxy-8da23c_run.txt
But get the attached error during compilation in ESPHome. Is it possible to add a sensor to the same ESP32 or not? Thank you!