macOS
brew install wmbusmeterslocal Homebrew formula metadata
brew
Read wired or wireless mbus protocol to acquire utility meter readings. Version 3.0.0 via Homebrew; verified 2026-06-18.
install
brew install wmbusmeterslocal Homebrew formula metadata
sudo dnf install wmbusmetersFedora Rawhide package metadata · wmbusmeters · source: dl.fedoraproject.org
overview
Read wired or wireless mbus protocol to acquire utility meter readings
history
wmbusmeters is a utility-meter data acquisition tool for wired M-Bus and wireless M-Bus meters. It turns meter telegrams into human-readable, CSV, JSON, MQTT, REST, database, or log-file output, making it a bridge between low-level metering radio protocols and home automation or operations systems.
The public GitHub repository was created in August 2017 and has grown into a focused C++ project with a large catalog of meter drivers. Its README frames the program around a concrete transformation: receive raw M-Bus or wireless M-Bus telegrams from meters, decode the manufacturer- and model-specific content, and publish readings in formats that other software can consume.
The project has continued to evolve through driver additions and decoding changes rather than through a single protocol abstraction. Recent release notes show a 2.0.0 release in March 2026 that moved some manufacturer-specific protocol decoders from C++ into editable XMQ files with Invisible XML grammars, described by the maintainers as a major step toward making all drivers editable text files rather than compiled code.
wmbusmeters has visible adoption in smart-home and utility-monitoring circles because many water, heat, gas, and electricity meters expose wireless M-Bus telegrams but do not provide a convenient local API. The official Home Assistant add-on repository says it lets users acquire readings without a vendor bridge or gateway when meters support C1, T1, or S1 wireless M-Bus telegrams.
The project also maintains an online analyzer at wmbusmeters.org for inspecting telegrams with the same command-line analyzer syntax. That service and the long supported-driver list demonstrate that wmbusmeters has become a shared decoder knowledge base for a messy field of real-world meters.
Typical use combines a supported radio dongle, serial M-Bus interface, RTL-SDR software-radio input, file, or pipe with meter definitions and optional decryption keys. Users run it as an interactive decoder while commissioning meters, or as the wmbusmetersd daemon to publish recurring readings to MQTT, REST endpoints, databases, or logs.
The package is significant because it packages practical reverse-engineering and protocol normalization for a long tail of utility meters. For self-hosting users, it is often the component that turns a cheap receiver and a meter key into local, scriptable energy and water telemetry.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/wmbusmeters/wmbusmeters.conf/etc/wmbusmeters/wmbusmeters.d/home/me/.config/wmbusmeters/wmbusmeters.conf/home/me/.config/wmbusmeters/wmbusmeters.dexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wmbusmeters | cli | global executable | |
wmbusmetersd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/wmbusmeters/wmbusmeters
install metadata
| Package key | brew:wmbusmeters |
|---|---|
| Version | 3.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/wmbusmeters |
| Homepage | https://github.com/wmbusmeters/wmbusmeters |
| Repository | https://github.com/wmbusmeters/wmbusmeters |
| Upstream docs | https://github.com/wmbusmeters/wmbusmeters#readme |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/wmbusmeters/wmbusmeters/archive/refs/tags/3.0.0.tar.gz |
| Last updated | 2026-06-18T00:56:00Z |
| Pulse | updated |
| Dependencies | librtlsdr, libusb |
| Build dependencies | pkgconf |
| Uses from macOS | libxml2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wmbusmeters |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
wmbusmeters 2.0.0-1.fc45
Read the wireless mbus protocol to acquire utility meter readings
https://github.com/weetmuts/wmbusmeters
sudo dnf install wmbusmeterssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.