[FEATURE]: Single ESP32 board with all sensors included #733
Description
Is your feature request related to a problem? Please describe.
Currently to run multiple enclosures on terrarium PI it requires either individual off the shelf sensors of differing types or wiring directly into the Raspberry PI.
Describe the solution you'd like
Building a esp32 WIFI enabled breakout board, that will accept a collection of sensors and offer a json endpoint with tasmota so we can have one sensor array per terrarium.
Additional context
We've started the basic design here, and added got a basic breadboarded prototype working with Tasmota...
You can see the basic wiring diagram here:
As we work through this from breadboard to breakout ESP32 board we'll keep that repo updated with more details.!
Just thought we'd let you know @theyosh :)