wmbusmeters / wmbusmeters-ha-addon

To become the new public ha-addon repository for wmbusmeters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 latest changes from both wmbusmeters and add-on changes. This can be used by users that want or need latest changes in wmbusmeters repository.

Stable - will contain wmbusmeters stable release combained with add-on changes on that time.

Upgrade from older add-on versions

  1. Manualy backup existing configs and uninstall wmbusmeters addon
  2. Navigate to Add-ons > Add-on Store > Repositories
  3. Remove https://github.com/weetmuts/wmbusmeters and add https://github.com/wmbusmeters/wmbusmeters-ha-addon
  4. Navigate to Add-ons > Add-on Store and press "Ctrl+R" or reload page in other way
  5. Install wmbusmeters add-on
  6. Enable "Show in sidebar"
  7. Start the addon container
  8. Navigate to wmbusmeter in sidebar, manualy restore configuration and save it.

Installation

Simply click this button:

Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.

or to install manually simply add wmbusmeters Home Assistant Add-on repository:

https://github.com/wmbusmeters/wmbusmeters-ha-addon

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.

About

To become the new public ha-addon repository for wmbusmeters.

License:GNU General Public License v3.0


Languages

Language:JavaScript 37.7%Language:Shell 27.8%Language:HTML 15.7%Language:Python 12.5%Language:Dockerfile 6.3%