Wykres commitów

39 Commity (9ce4328d2413a7fea825c238af39ac8f3f100211)

Autor SHA1 Wiadomość Data
BIBOLV 89d128d593 Add nc to docker containers
Add nc to docker containers
https://github.com/weetmuts/wmbusmeters/issues/673
2022-11-22 18:57:31 +02:00
Fredrik Öhrström 979895f0db
Merge pull request #652 from lassebm/ha-addon-mqtt-discovery-flowiq2200
HA add-on: Add MQTT discovery for flowiq2200
2022-11-13 22:09:51 +01:00
Fredrik Öhrström 6a697c16a0
Merge pull request #655 from jnxxx/master
Support for water usage insights
2022-11-13 22:07:54 +01:00
Jan 55c7f306d4
Support for water usage insights
Adding device_class to support water usage in the Energy dashboard.

See: https://www.home-assistant.io/blog/2022/11/02/release-202211/#getting-insights-into-water-usage
2022-11-03 21:46:20 +01:00
Lasse Bang Mikkelsen f1710c7629
Add MQTT discovery for flowiq2200 2022-11-03 21:25:47 +01:00
Lasse Bang Mikkelsen 4ad19f08fe
Retain last message in MQTT broker
This is required to restore last state in Home Assistant after restarts.
2022-10-29 17:41:11 +02:00
ovettel 5debd72673 extended statuses for sensostar driver+mqtt discov 2022-10-21 16:11:51 +02:00
ovettel 31164236c6 added MQTT discovery for sensostar 2022-10-21 16:09:08 +02:00
Artur Ptaszek a81647b082 feat: Add quoting to prevent word splitting 2022-10-13 21:59:14 +02:00
Sergey Melnik f7d0334203
Create tsd2.json
Adding mqtt discovery file for tsd2 meters
2022-10-03 14:31:08 +02:00
jsuchal 74dc116b12 Add newlines 2022-09-21 19:47:25 +02:00
jsuchal 86fdaf0e04 Fix path 2022-09-21 19:46:43 +02:00
jsuchal edd3064cb0 Fix typos 2022-09-21 19:46:43 +02:00
jsuchal 9b971b71d6 Add support for techem water & heat cost allocators 2022-09-21 17:59:16 +02:00
Patrick Huesmann ed9f162b7c ha-addon: Add discovery for qwater meter 2022-09-15 21:04:15 +02:00
Fredrik Öhrström ca4b347787
Merge pull request #609 from patrislav1/ha_discovery_qundis
ha-addon: Add discovery for qcaloric & lse_07_17
2022-09-13 10:08:03 +02:00
Fredrik Öhrström c49d258037
Merge pull request #602 from thecem/patch-4
Create multical303.json
2022-09-13 08:54:48 +02:00
Patrick Huesmann 2110134b34 ha-addon: Add discovery for qcaloric & lse_07_17 2022-09-11 19:06:40 +02:00
Fredrik Öhrström aa2f602f61 Trigger ha-addon update. 2022-09-04 20:34:22 +02:00
thecem 2a09ee5a1b
Update multical303.json
I update to a final version, that fits the new driver value and field namimg. Additional I propose to change the naming of all multical driver to a short and same naming. So not every kamstrup device must be adapted in there own value naming.
2022-09-04 14:55:52 +02:00
thecem ea15655f5b
Create multical303.json
only the first version!
2022-09-04 13:51:18 +02:00
Fredrik Öhrström b84b1283ea
Merge pull request #575 from jnxxx/master
MQTT discovery
2022-09-04 11:49:13 +02:00
Fredrik Öhrström 5e2f6c5166
Merge pull request #522 from libo/fix-ha-conf
Update auto discover for HA
2022-09-04 11:47:20 +02:00
Jan Nielsen 395df2c609 Update energy forward and returned 2022-07-31 17:01:26 +02:00
Jan Nielsen 412279369e Icon update 2022-07-31 16:53:58 +02:00
Jan Nielsen 430144daf5 Adding Multical 603 2022-07-31 16:39:11 +02:00
Jan Nielsen 6e68d6c296 MQTT discovery 2022-07-27 13:54:46 +02:00
Jan Nielsen feae328deb MQTT discovery 2022-07-27 10:47:40 +02:00
Jan Nielsen dbf8301a6a MQTT discovery 2022-07-26 23:59:01 +02:00
Jan Nielsen 1e94f99f18 MQTT discovery 2022-07-26 23:29:45 +02:00
Jan Nielsen 597d234eef First mqtt discovery template 2022-07-26 16:26:57 +02:00
Fredrik Öhrström 04e2959919 Release 1.8.0 2022-06-25 21:32:49 +02:00
Fredrik Öhrström ca264b353b Add init=false to ha-addon config.json. 2022-05-15 08:20:44 +02:00
Libo Cannici 8974482c1c Update autodiscover for HA
- Change the device to use auto discovery
- Don't probe /dev/ttyAMA0 that upsets Raspberry PIs

After the changes in this PR I could see on my setup:
```
[...]
Running wmbusmeters ...
No wmbus device detected, waiting for a device to be plugged in.
No meters configured. Printing id:s of all telegrams heard!
```
Then I plugged in my dongle and...

```
Started auto rtlwmbus[00000001] listening on t1
Received telegram from: [ommissis]
          manufacturer: (KAM) Kamstrup Energi (0x2c2d)
                  type: Cold water meter (0x16) encrypted
```

From README.md
```
It is recommended that you use auto to find your dongle, then, when you know the exact device path, you write for example: device=/dev/ttyUSB0:im871a:c1,t1 in the configuration file or on the command line. This will skip the slow probing for all possible dongles when wmbusmeters starts up.

If you have to scan serial devices, then remember that some Raspberry PIs are upset when random data is sent to /dev/ttyAMA0 when it is configured in bluetooth mode. To solve this, add donotprobe=/dev/ttyAMA0
```
2022-04-26 21:30:59 +02:00
Fredrik Öhrström ef5f3fc115 Update ha-addon version. 2022-04-08 15:10:16 +02:00
Fredrik Öhrström 8540559767 Update ha-addon version. 2022-01-02 12:58:16 +01:00
rafalstarczak 8c3df55e2d
Update DOCS.md
Too long path to repository (https://github.com/weetmuts/wmbusmeters/tree/master/ha-addon) in the instalation manual, HA Supervisor answers with error 'Invalid Add-on repository!'.
2021-09-30 22:06:06 +02:00
Andrzej 6b28525ca0 Fix payload with spaces 2021-08-31 10:01:50 +02:00
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