Aircoookie / Espalexa

Alexa voice control for ESP8266/ESP32 (including brightness and color!)
MIT License
542 stars 134 forks source link

DHT espalexa #210

Open osmarjberaldo opened 2 years ago

osmarjberaldo commented 2 years ago

is it possible to use DHT with espalexa? what would be an example of use?

ghost commented 1 year ago

https://randomnerdtutorials.com/esp32-dht11-dht22-temperature-humidity-web-server-arduino-ide/

there is an example of how you can integrate them in \examples\EspalexaWithAsyncWebServer\

Yaad49 commented 1 year ago

looking for the same, did you find any solution?