TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

MQTT Ingest Module for Weewx

2 点作者 k_roy大约 1 个月前

1 comment

k_roy大约 1 个月前
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.