Wykres commitów

1387 Commity (4a49504366bc4d6b16596eb8e8fa5d0f481ee873)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 4a49504366 Release 1.9.0 2022-09-04 16:21:23 +02:00
Fredrik Öhrström 913c210279 Added check for existance of difvif varlen length byte before reading it. 2022-09-04 16:20:16 +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
Fredrik Öhrström f60300d757
Merge pull request #601 from kleinweby/keep-env
Keep environment in shell subprocesses
2022-09-04 11:45:09 +02:00
Christian Speich 445aca6227 Keep environment in shell subprocesses
Currently we replace the environment of subprocesses with our own,
primarily only consisting of METER_* entries. Besides clearing
some very useful system dependent variables (like PATH, LDPATH, etc.)
with also prevent the user from passing environment variables to
invoked commands.

This patch will now copy the current environment and extends it with
the variables we want to set.

Signed-off-by: Christian Speich <christian@spei.ch>
2022-09-04 10:20:11 +02:00
Fredrik Öhrström e02c985821 Refactor driver elf. 2022-09-03 22:38:08 +02:00
Fredrik Öhrström 811cd92748 Refactor driver lansenth. 2022-09-03 21:46:19 +02:00
Fredrik Öhrström d5dc729020
Merge pull request #587 from thecem/patch-2
Update KEM-import and add MC303 alias Kamstrup Multical303
2022-09-03 18:31:06 +02:00
Fredrik Öhrström 9ba76b6bc7
Merge pull request #553 from dwrobel/Enable-CI-on-all-branches
Enable CI on all branches
2022-09-03 18:29:39 +02:00
Fredrik Öhrström edbcdb88f8 Make definition of link mode bit easier to read. 2022-09-03 18:17:08 +02:00
Fredrik Öhrström e14d1b72fe Handle rssi byte in rc1180 dongle. 2022-09-03 17:43:20 +02:00
Fredrik Öhrström 7255031417 Update copyright. 2022-09-03 16:47:14 +02:00
Fredrik Öhrström 64de9ac4ec Update multical603 driver with heat inlet version. 2022-09-03 16:37:03 +02:00
Fredrik Öhrström 3a8bedb3de Refactor multical 603. 2022-09-03 15:58:33 +02:00
Fredrik Öhrström 84fe29069a Refactor multical21 and flowiq drivers. 2022-09-03 13:25:37 +02:00
Fredrik Öhrström 44c0ba1e74 Add new energy unit m3c cubic meter times celsius. 2022-09-02 11:28:22 +02:00
Fredrik Öhrström 5eff900df6 Add missing driver. 2022-09-02 10:00:24 +02:00
Fredrik Öhrström 999d6cbb2e Merge branch 'master' of github.com:weetmuts/wmbusmeters 2022-09-02 09:55:13 +02:00
Fredrik Öhrström 7ca0b7280c Handle meter_date and meter_datetime in minomess driver. 2022-09-02 09:53:58 +02:00
Fredrik Öhrström d365a8e0ff
Merge pull request #599 from thecem/patch-3
change description typo to "actual"
2022-09-02 08:54:37 +02:00
thecem 0ce8f534da
change description typo to "actual" 2022-09-02 08:52:06 +02:00
Fredrik Öhrström 8e5c7f756d Refactor lansensm into new driver format. 2022-09-02 08:51:29 +02:00
Fredrik Öhrström ecbed41cf3 Remove unnecessary common fields. 2022-09-02 00:06:02 +02:00
Fredrik Öhrström 1639a016eb Add mfct specific tpl status bit to lansen pu. 2022-09-02 00:02:49 +02:00
Fredrik Öhrström e0e79c0631 Refactor lansen pu driver. 2022-09-01 23:55:51 +02:00
Fredrik Öhrström 00d3535a5f Remove unnecessary comment in driver. 2022-09-01 23:21:53 +02:00
Fredrik Öhrström 71e535ac8d Update forward and return lookups in multical303. 2022-09-01 23:14:46 +02:00
Fredrik Öhrström aa4c093c84 Added multical303 driver. 2022-09-01 22:53:26 +02:00
Fredrik Öhrström 2e944636c8 Update mfct code for non-conformat flag id. 2022-09-01 22:23:00 +02:00
Fredrik Öhrström 4c6f726c14 Add stub for apt_07_05 water meter. 2022-09-01 22:18:47 +02:00
Fredrik Öhrström 97584b2edb Add stub for apatoreitn hca. 2022-09-01 22:09:31 +02:00
Fredrik Öhrström b011127510 Log telegrams now print the crc and 0x16 at the end of mbus telegrams. 2022-09-01 21:15:09 +02:00
Fredrik Öhrström eafa1d9fc1 Improve minomess driver. Add default fields setting to drivers. 2022-09-01 17:44:59 +02:00
Fredrik Öhrström f7c1556f02 Add more R link modes. 2022-08-30 22:24:00 +02:00
Fredrik Öhrström 165389910d Add creation of /var/log/wmbusmeters 2022-08-30 15:31:13 +02:00
Fredrik Öhrström c432af33ba Refactor merge amb8465 and amb3665 into a single file. 2022-08-28 12:35:10 +02:00
Fredrik Öhrström 3a18f6c59a Improved support for amber wmbus device. 2022-08-21 18:43:45 +02:00
Fredrik Öhrström 41f4eca30a Refactor WMBus to BusDevice. 2022-08-20 19:58:28 +02:00
thecem 9f17f162a5
Update KEM-import and add MC303 alias Kamstrup Multical303
Added decisions for MC303.
2022-08-18 14:48:37 +02:00
Fredrik Öhrström a5f078315b Properly remove crc and eof telegram marker for mbus telegrams. 2022-08-16 16:57:15 +02:00
Fredrik Öhrström 9c4b9df8dd
Merge pull request #578 from rafmaz/master
Update meter_detection.h
2022-08-09 15:38:13 +02:00
Fredrik Öhrström 09fa9ae7d4 Added Enercal F2 meter. 2022-08-09 15:22:47 +02:00
Fredrik Öhrström a80471689b Merge branch 'master' of github.com:weetmuts/wmbusmeters 2022-08-04 11:40:02 +02:00
Fredrik Öhrström de5998306c Update CHANGES and README. 2022-08-04 11:30:02 +02:00
rafmaz 3f2eb521b2
Update meter_detection.h 2022-08-03 18:20:31 +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