macOS
brew install wmbusmeterslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wmbusmeters in AI-Agent-Workflows.
Installation
brew install wmbusmeterslocal Homebrew formula metadata
sudo dnf install wmbusmetersFedora Rawhide package metadata · wmbusmeters · Quelle: dl.fedoraproject.org
Überblick
Read wired or wireless mbus protocol to acquire utility meter readings
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
wmbusmeters | cli | globales Executable | |
wmbusmetersd | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/wmbusmeters/wmbusmeters
Installationsmetadaten
| Paketschlüssel | brew:wmbusmeters |
|---|---|
| Version | 3.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/wmbusmeters |
| Homepage | https://github.com/wmbusmeters/wmbusmeters |
| Repository | https://github.com/wmbusmeters/wmbusmeters |
| Upstream-Dokumentation | https://github.com/wmbusmeters/wmbusmeters#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/wmbusmeters/wmbusmeters/archive/refs/tags/3.0.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-18T00:56:00Z |
| Pulse | updated |
| Abhängigkeiten | librtlsdr, libusb |
| Build-Abhängigkeiten | pkgconf |
| Von macOS bereitgestellte Bibliotheken | libxml2 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
wmbusmeters 2.0.0-1.fc45
Read the wireless mbus protocol to acquire utility meter readings
https://github.com/weetmuts/wmbusmeters
sudo dnf install wmbusmetersQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.