Question about that…but first here is what I’m currently doing.
rasppi = MCP23017 (relay and transistor I/O control)
MCP3008 (analog sensor array)
CO2 Sensor
ESP8266 = DHT22 sensor
If I was to go the MQTT route would that require a third microcontroller or could I use the rasppi and have another instance of a sensor on the same device?