Wykres commitów

1147 Commity (61a8365e7c5a2bcb89e19037e2f68f2a0d5cacb6)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 61a8365e7c
Merge pull request #455 from klew/master
amiplus driver: added energy parameters for tariffs 1, 2, and 3
2022-02-05 08:19:21 +01:00
Fredrik Öhrström 755ef4da91
Merge pull request #470 from BIBOLV/patch-1
Create driver_itron.cc
2022-02-05 08:17:44 +01:00
BIBO 31054a5bcc
Create driver_itron.cc
First iteration of ITRON Water meter driver for https://github.com/weetmuts/wmbusmeters/issues/468
2022-02-05 01:09:25 +02:00
Fredrik Öhrström f04434f505 Add new test case for configurable electricity meters. 2022-02-03 15:40:59 +01:00
Krzysztof Lewandowski 659134a0ea amiplus driver: added energy parameters for tariffs 1, 2, and 3 2022-01-28 00:50:58 +01:00
Fredrik Öhrström 70b7e51231 Fix listenvs/listfields for new driver format. 2022-01-27 11:36:26 +01:00
Fredrik Öhrström 1450c2d86a Correct minomess. 2022-01-25 22:04:18 +01:00
Fredrik Öhrström d8d0853f78 Refactor minomess. 2022-01-25 22:00:20 +01:00
Fredrik Öhrström 349524d547 Improve analyze so that it tests more relevant drivers. 2022-01-25 21:21:17 +01:00
Fredrik Öhrström c22e58f595 Add json to analyze output. 2022-01-25 20:42:46 +01:00
Fredrik Öhrström 19834d81d1 Added driver c5isf. 2022-01-25 20:10:38 +01:00
Fredrik Öhrström 80e5e80a20 Work on release/deploy functionality. 2022-01-25 10:01:03 +01:00
Fredrik Öhrström f925788826 Work on release/deploy functionality. 2022-01-25 09:58:37 +01:00
Fredrik Öhrström a353e4899b
Merge pull request #451 from WagMat/master
Add more explanations to some keys of qsmoke
2022-01-24 12:16:57 +01:00
Matthias Wagner 49eb8b14bb Add more explanations to some keys of qsmoke 2022-01-22 21:41:29 +01:00
Fredrik Öhrström fda09feff4 Clean includes in drivers. 2022-01-18 11:39:42 +01:00
Fredrik Öhrström 7bf811dd67 Refactor iperl driver. 2022-01-18 11:33:55 +01:00
Fredrik Öhrström 65cc9f3846 Refactored drivers are named driver_xyz.cc This makes it easier to see how the refactoring work progresses. 2022-01-18 11:07:19 +01:00
Fredrik Öhrström 099bc33602 Refactor aventieshca. 2022-01-18 09:54:58 +01:00
Fredrik Öhrström 3ced1753d9 Add another test telegram to microclima driver. 2022-01-15 12:23:15 +01:00
Fredrik Öhrström 09bcb6e53e Add micoclima driver. 2022-01-13 15:26:44 +01:00
Fredrik Öhrström 3df46480b0 Update naming of temperature difference in wmbus table. 2022-01-13 15:17:09 +01:00
Fredrik Öhrström 6af3b53d70 Add support for Kelvin. 2022-01-13 15:06:53 +01:00
Fredrik Öhrström 14f5938401 Update CHANGES and README. 2022-01-13 11:57:35 +01:00
Fredrik Öhrström e3346133f8 Added microclima heat meter. 2022-01-13 11:56:26 +01:00
Fredrik Öhrström 8df2bbdf47 Refactor sharky. 2022-01-13 11:45:37 +01:00
Fredrik Öhrström fbf8b7a6ed Update CHANGES. 2022-01-13 11:01:16 +01:00
Fredrik Öhrström b58d6cd710 Add ANYID as a synonum for '*' for the meter id. Helps when dealing with escaping. 2022-01-13 10:59:50 +01:00
Fredrik Öhrström c15f68b57b Add mbus test for sensostar. 2022-01-13 10:39:44 +01:00
Fredrik Öhrström b322838b59 Added mbus driver ultraheat. 2022-01-13 09:51:08 +01:00
Fredrik Öhrström c20a63e5b7 In logged telegrams, separate header from body with # instead of |, this makes it easier to double-click select copy and paste telegrams to the command line for decoding using wmbusmeters. 2022-01-12 19:20:03 +01:00
Fredrik Öhrström 27dd42101d
Merge pull request #441 from to-masz/add-apator-buffer-sizes
Add missing register sizes to apator162
2022-01-09 09:36:57 +01:00
Fredrik Öhrström 840752155e Refactor apator08. 2022-01-09 09:36:25 +01:00
Fredrik Öhrström 9c3d39710a Add default msg for no bits in bits field. 2022-01-08 22:04:18 +01:00
Fredrik Öhrström c315e6cb81
Merge pull request #442 from WagMat/master
Fix typo in warning message
2022-01-08 19:09:52 +01:00
Fredrik Öhrström 9356c9ad95 Refactor suprecom587 driver. 2022-01-08 18:52:06 +01:00
Matthias Wagner 2a3f501f39 Fix typo in warning message 2022-01-08 18:09:17 +01:00
Fredrik Öhrström c72d98eb86 Retry test unix timestamp to handle spurious errors. 2022-01-08 15:55:53 +01:00
Fredrik Öhrström 8168e66d6a Refactor aventieswm driver. 2022-01-08 15:50:15 +01:00
Fredrik Öhrström 75a18afd11 Add translate function. 2022-01-08 14:10:05 +01:00
Fredrik Öhrström a5698ae44e Refactor driver source code structure. First driver rewritten amiplus. 2022-01-08 09:58:33 +01:00
Fredrik Öhrström e3e2941c32 Add new handling of meter drivers. 2022-01-08 09:58:33 +01:00
Tomasz Gramza 0562d02306
Add missing register sizes to apator162 2022-01-07 16:51:55 +00:00
Fredrik Öhrström ff6f207463 Update CHANGES. 2022-01-04 13:29:06 +01:00
Fredrik Öhrström 362630d7e4 Update test. 2022-01-04 13:27:22 +01:00
Fredrik Öhrström 880656ed35
Merge pull request #425 from DomAtHome/sharky774
Add support to Sharky 774 meter.
2022-01-04 12:24:52 +01:00
DomAtHome 9bfd9914be Remove EnergyGJ 2022-01-04 09:59:51 +01:00
DomAtHome 40024165bd Add tests to Sharky 774. 2022-01-04 09:06:06 +01:00
DomAtHome 03dcac8209 Update Sharky774 to latest changes from source repo. 2022-01-03 16:45:23 +01:00
DomAtHome 309e1bdb73
Merge pull request #2 from DomAtHome/master
master to sharky774
2022-01-03 16:24:33 +01:00