wmbusmeters/ha-addon
Tomasz Gramza bba4cc4ce5
Home Assistant add-on (#327)
* Move ha-addon files to repository

* Add repository json file

* Map raw usb access and uart devices

* Fix meter configuration naming

* Allow to use custom configuration for MQTT

* Fix syntax related to mqtt config

* Fix shothand if syntax

* Another try on syntax fix

* Fix mosquitto_pub.sh

* Fix mosquitto_pub.sh

* Refactor mqtt publisher script

* Clean config use

* Use explicit if

* Add docs for mqtt option
2021-08-28 18:01:39 +02:00
..
CHANGELOG.md Home Assistant add-on (#327) 2021-08-28 18:01:39 +02:00
DOCS.md Home Assistant add-on (#327) 2021-08-28 18:01:39 +02:00
Dockerfile Home Assistant add-on (#327) 2021-08-28 18:01:39 +02:00
README.md Home Assistant add-on (#327) 2021-08-28 18:01:39 +02:00
config.json Home Assistant add-on (#327) 2021-08-28 18:01:39 +02:00
icon.png Home Assistant add-on (#327) 2021-08-28 18:01:39 +02:00
logo.png Home Assistant add-on (#327) 2021-08-28 18:01:39 +02:00
run.sh Home Assistant add-on (#327) 2021-08-28 18:01:39 +02:00

README.md

Home Assistant Community Add-on: wmbusmeters (W-Mbus to MQTT)

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).

It bridges WMBUS readings via MQTT. In this way you can integrate with whatever smart home infrastructure you are using.

See Documentation tab for more details.