back to home

wmbusmeters / wmbusmeters-ha-addon

The official ha-addon repository for wmbusmeters.

115 stars
45 forks
5 issues
JavaScriptHTMLShell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing wmbusmeters/wmbusmeters-ha-addon in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/wmbusmeters/wmbusmeters-ha-addon)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

wmbusmeters Home Assistant Add-on This add-on allows you to acquire utility meter readings without the vendors bridge or gateway as long as they support C1, T1, or S1 telegrams using the wireless mbus protocol (WMBUS). Releases This repository contains two versions of add-on: Edge - that will contain the latest changes from both wmbusmeters and add-on changes. This can be used by users that want or need the latest changes in wmbusmeters repository. Stable - will contain wmbusmeters stable release combined with add-on changes on that time. Upgrade from older add-on versions • Manualy backup existing configs and uninstall wmbusmeters addon • Navigate to Add-ons > Add-on Store > Repositories • Remove https://github.com/weetmuts/wmbusmeters and add https://github.com/wmbusmeters/wmbusmeters-ha-addon • Navigate to Add-ons > Add-on Store and press "Ctrl+R" or reload the page in another way • Install wmbusmeters add-on • Enable "Show in sidebar" • Start the addon container • Navigate to wmbusmeter in sidebar, manually restore the configuration and save it. Installation Simply click this button: or to install manually simply add wmbusmeters Home Assistant Add-on repository: Please refer to the wmbusmeters documentation and add-on documentation for detailed information on how to install and configure the Add-on. Issues Issues are being tracked centrally, so if you find any issues with the add-on, please check the central issue tracker for similar issues and open new if needed. Feel free to create a PR for fixes and enhancements here.