Chill-Division / M5Stack-ESPHome

Collection of information for getting M5Stack sensors / controllers working with ESPHome
Apache License 2.0
64 stars 9 forks source link

Esp32 #2

Closed donparlor closed 1 year ago

donparlor commented 1 year ago

Can this code be used with ESP32?

ChillingSilence commented 1 year ago

Yes the Atom Lite, Atom S3 and PoESP32 are all ESP32's.

The yaml only tells ESPHome how to use the sensors, so you can even use them with an ESP8266 or something like an ESP32 Development Board.

donparlor commented 1 year ago

Sorry for re-opening this thread, but I would like to know if while integrating MLX90640 with your ESPHome code I can expect to integrate it in Home Assistant and get a visual similar to this? r2hiSui

ChillingSilence commented 1 year ago

Yes

donparlor commented 1 year ago

Wonderful! Thank you @ChillingSilence! Your work with this code is great. I'll test it soon!

ChillingSilence commented 1 year ago

Glad to hear it, happy to help