TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

MQTT Ingest Module for Weewx

2 pointsby k_royabout 1 month ago

1 comment

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