I've written some things about home monitoring/automation before (see: <a href="https://blog.kroy.io/2017/12/19/monitoring-home-power-consumption-for-less-than-25/" rel="nofollow">https://blog.kroy.io/2017/12/19/monitoring-home-power-consum...</a>)<p>After Acurite shennanigans finally broke my setup, I wrote an MQTT ingest module for weewx, because I couldn't find one that worked.<p>With some fairly boilerplate ESP32 code, it's trivial to hook up whatever sensor you want.<p>I tried to keep it generic as possible. Cheers.