Wykres commitów

1031 Commity (678a3a8a0a82f5ac31a3e068d82e1f3e32dc0f0c)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 678a3a8a0a Improve verbose messages when user is not member of dialout. 2021-10-16 20:20:33 +02:00
Fredrik Öhrström ba5b37ab7a
Merge pull request #362 from DeDragonSlayer/master
amiplus and gransystsems - change NAN to 0 for nonexistent values
2021-10-13 10:16:45 +02:00
DeDragonSlayer f2576a02df amiplus and gransystsems - change NAN to 0 for nonexistent values to increase downstream compatibility 2021-10-13 09:05:27 +02:00
Fredrik Öhrström 7b57905cdf Add test. 2021-10-12 15:15:14 +02:00
Fredrik Öhrström 9e662577c5
Merge pull request #360 from DeDragonSlayer/master
Added voltages for amiplus meters
2021-10-12 14:52:45 +02:00
DeDragonSlayer 561a98da5b add phase 2 and 3 voltages 2021-10-12 10:05:26 +02:00
DeDragonSlayer 9b6638d6dc refactor voltage for phase 1 to keep naming consistent with GSS meter 2021-10-12 09:26:12 +02:00
DeDragonSlayer 3baeb3b243 Merge branch 'master' of https://github.com/DeDragonSlayer/wmbusmeters 2021-10-11 20:06:28 +02:00
DeDragonSlayer 0368a70fbd amiplus voltage for phase 1 2021-10-11 20:05:27 +02:00
mikolaj.pyte@gmail.com e2acfe88fa amiplus voltage for phase 1 2021-10-11 19:57:45 +02:00
Fredrik Öhrström a9c1066d06
Merge pull request #353 from zivillian/agin
fix typo
2021-10-07 12:56:08 +02:00
Fredrik Öhrström 6c34beabae Add another register size for apator162. 2021-10-06 10:19:36 +02:00
zivillian 058b7bd3c5 fix typo 2021-10-05 22:16:31 +02:00
Fredrik Öhrström d6c83f65b2 Added hydrocalm3 driver. 2021-10-02 11:36:42 +02:00
Fredrik Öhrström 7445282e1f
Merge pull request #348 from rafalstarczak/patch-1
Update DOCS.md
2021-10-02 08:23:27 +02: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
Fredrik Öhrström ebdad4eb3d Detect when option is placed after the devices on the command line. 2021-09-30 11:10:24 +02:00
Fredrik Öhrström 2c0accb6ad Do not reverse unismart version string. 2021-09-26 10:18:36 +02:00
Fredrik Öhrström 14290ba7b1 Add more fields to unismart driver. 2021-09-25 12:03:44 +02:00
Fredrik Öhrström 3e64ba587c Added test case for unismart gas meter. 2021-09-25 11:01:51 +02:00
Fredrik Öhrström 61dbc60fa7 Added UniSmart gas meter driver. 2021-09-23 12:06:12 +02:00
Fredrik Öhrström b535abe0a8 Add another register size for apator162. 2021-09-22 10:18:35 +02:00
Fredrik Öhrström 3e930d82df Add another register size for apator162. 2021-09-22 00:17:18 +02:00
Fredrik Öhrström 09bb3debf6 Improved decoding of apator162 telegrams. 2021-09-22 00:01:21 +02:00
Fredrik Öhrström fc89b34015 Added another mfct/version/media combo for the izar driver. 2021-09-20 10:54:53 +02:00
Fredrik Öhrström 0788ad7b90 Added :hex type for stdin, files and ttys. 2021-09-12 19:51:33 +02:00
Fredrik Öhrström 21c8ab66cf Update README 2021-09-12 10:46:39 +02:00
Fredrik Öhrström 89cf1bad80 Parse and decode a hex string supplied as argument on command line. 2021-09-12 10:40:40 +02:00
Fredrik Öhrström 2baff2207b Correct off by one error. 2021-09-02 20:37:51 +02:00
Fredrik Öhrström 6a6d6c2906 Added utility for relaying serialport SND_NR to mqtt. 2021-09-02 11:22:32 +02:00
Fredrik Öhrström f06a95b536
Merge pull request #331 from andriej/config-fix
HA addon: Fix payload with spaces
2021-08-31 10:15:58 +02:00
Andrzej 6b28525ca0 Fix payload with spaces 2021-08-31 10:01:50 +02:00
Fredrik Öhrström b5f89eb61d Add ability to send bytes to a bus. 2021-08-29 20:26:06 +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
Fredrik Öhrström de91a30853 Time start of test to avoid spurious errors due to second flip. 2021-08-27 11:22:08 +02:00
Fredrik Öhrström 4ab43ff962 Update docs. 2021-08-27 11:04:59 +02:00
Fredrik Öhrström 2739938424 Fix memleak in testinternals. 2021-08-27 08:50:46 +02:00
Fredrik Öhrström 718cb8fe1b Added test for meter extras in config file. 2021-08-27 08:45:37 +02:00
Fredrik Öhrström 301f7bd3f7 Add option --listunits 2021-08-27 08:31:56 +02:00
Fredrik Öhrström be284f3ae5
Merge pull request #329 from to-masz/unify-meterinfo-parsing
Unify meter configuration parsing between command line and configuration
2021-08-27 08:31:42 +02:00
Tomasz Gramza 62c8ffc34f
Unify meter configuration parsing between command line and configuration file 2021-08-26 20:02:45 +00:00
Fredrik Öhrström 4c1c677486 Added handling of out of bounds offset. 2021-08-21 21:45:43 +02:00
Fredrik Öhrström 59c7907215 Use -n instead of --lines for head call. 2021-08-21 21:13:47 +02:00
Fredrik Öhrström b346841a7e Add necessary header file for alpine linux docker builds. 2021-08-21 21:11:50 +02:00
Fredrik Öhrström bc6c68c3c2 Updated CHANGES. 2021-08-21 21:08:19 +02:00
Fredrik Öhrström bc522feef7
Merge pull request #328 from to-masz/apator162-custom-offset
Add possibility to explicitly point meter reading offset in apator162 telegram
2021-08-21 20:58:36 +02:00
Tomasz Gramza d006f2ef91
Test extras offset in apator162 2021-08-21 16:03:17 +00:00
Tomasz Gramza 70476b1027
Accept offset form extras meterinfo in apator162 2021-08-21 16:02:12 +00:00
Fredrik Öhrström 3c79af043a Add extra clearing of serial buffer when detecting amb8465. 2021-08-19 16:04:29 +02:00
Fredrik Öhrström f0677c2587 Improve testing code coverage. 2021-08-19 12:54:04 +02:00