My only not-so-simple implementation, which is my own fault, is ragter than forking and installing plugins and making my own modifications, I modified their source directly.
The #Octoprint #EnclosurePlugin has been abandoned, so the lack of updates has allowed me to do this because my code is never changed.
Ideally, I should move my entire enclosure to #MQTT through my #ESP32, and then I can easily switch.
But currently, my printer is controlled through the #PSUPlugin and my enclosure sensors through the EnclosurePlugin.
The temperature is communicated over MQTT to my ESP32 that controls the PID because the #RaspberryPi can't control the PID.
So, not-too-simple and a bit messy. But I am working on an #opensource enclosure solution.
Maybe now that I've switched to #Klipper, I would get around to finishing it.
#octoprint #enclosureplugin #mqtt #esp32 #psuplugin #raspberrypi #opensource #klipper #3dprinting