Fredrik Öhrström
|
1c859c2cdd
|
Github action workflow should checkout the code.
|
2021-02-03 10:49:12 +01:00 |
Fredrik Öhrström
|
f92c6d08b8
|
Set osx xcode version to 12.2.
|
2021-02-03 10:42:26 +01:00 |
Fredrik Öhrström
|
66261d5a7d
|
Add github action build workflow.
|
2021-02-03 10:40:02 +01:00 |
Fredrik Öhrström
|
78519692d6
|
Adjust travis.yml
|
2021-02-03 10:33:21 +01:00 |
Fredrik Öhrström
|
9720d0283f
|
Change from stdc++ include to algorithm include.
|
2021-02-03 10:13:30 +01:00 |
Fredrik Öhrström
|
822c30937c
|
Adjust quotes in flags id list.
|
2021-02-03 07:21:51 +01:00 |
Fredrik Öhrström
|
117f15275b
|
Adjust quotes in flags id list.
|
2021-02-03 07:20:42 +01:00 |
Fredrik Öhrström
|
bd397261a5
|
Update manufacturer flag ids.
|
2021-02-03 07:17:21 +01:00 |
Fredrik Öhrström
|
5c5050f53f
|
Run additional tests if there are any.
|
2021-01-30 22:35:59 +01:00 |
Fredrik Öhrström
|
87fe95ef25
|
Fix mac check when parsing afl is done twice.
|
2021-01-30 22:19:13 +01:00 |
Fredrik Öhrström
|
39f553322a
|
Add test files.
|
2021-01-30 18:17:25 +01:00 |
Fredrik Öhrström
|
a4eb08389f
|
Update CHANGES.
|
2021-01-30 18:17:01 +01:00 |
Fredrik Öhrström
|
84960f2245
|
Restore current_status json key for waterstarm and fix debugging error for info codes.
|
2021-01-30 18:06:47 +01:00 |
Fredrik Öhrström
|
d50f13b240
|
Now properly handles different dll id and tpl id.
|
2021-01-30 17:58:00 +01:00 |
Fredrik Öhrström
|
b152fefc96
|
Update CHANGES
|
2021-01-30 10:54:44 +01:00 |
Fredrik Öhrström
|
7226a6a1a2
|
Adjust field name current_status to just status for the waterstar meter.
|
2021-01-30 09:26:35 +01:00 |
Fredrik Öhrström
|
be4b799105
|
Adjust names for volt and ampere units to be _v and _a in json fields.
|
2021-01-30 09:07:14 +01:00 |
Fredrik Öhrström
|
2a6ba20cbe
|
Include regressions tests for gransystem.
|
2021-01-30 08:52:25 +01:00 |
Fredrik Öhrström
|
fca27d0054
|
Merge pull request #221 from xaelsouth/master
Implemented energy meters GSS CC101 and GSS CC301
|
2021-01-30 08:36:20 +01:00 |
Xael South
|
2b308ebe1c
|
ccx01
|
2021-01-29 16:20:54 +00:00 |
Xael South
|
4f27d700fd
|
ccx01
|
2021-01-29 16:20:03 +00:00 |
Xael South
|
935667a7b9
|
add gss cc101 and cc301
|
2021-01-29 16:00:10 +00:00 |
Fredrik Öhrström
|
73c18c1831
|
Added evo868 water wmbus module.
|
2021-01-26 22:22:59 +01:00 |
Fredrik Öhrström
|
f29e819afd
|
Add missin file.
|
2021-01-26 19:03:12 +01:00 |
Fredrik Öhrström
|
0cf7f864dd
|
Properly create IV for AES CBC IV for telegrams having both dll_id and tpl_id.
|
2021-01-26 18:39:35 +01:00 |
Fredrik Öhrström
|
8d8b1a2a9b
|
Added whe5x hca.
|
2021-01-26 17:17:29 +01:00 |
Fredrik Öhrström
|
5b5e9b9dee
|
Print all warnings for first telegram triggering alarms. Only start ignoring alarms for next telegram.
|
2021-01-24 21:44:20 +01:00 |
Fredrik Öhrström
|
f780f74384
|
Allow T1 mode for multical302
|
2021-01-24 20:36:59 +01:00 |
Fredrik Öhrström
|
b243686ad6
|
Fix multical 803 to expect Joule and not KWh in telegram.
|
2021-01-24 20:06:21 +01:00 |
Fredrik Öhrström
|
b625b691dd
|
Fix test.
|
2021-01-24 16:15:34 +01:00 |
Fredrik Öhrström
|
f42891ed21
|
Updated test.
|
2021-01-24 14:12:56 +01:00 |
Fredrik Öhrström
|
b3c5aa2415
|
Merge pull request #218 from deveth0/patch-1
Remove scaling for Techem Compact 5
|
2021-01-24 14:09:07 +01:00 |
Alex Muthmann
|
0893c82106
|
Remove scaling for Techem Compact 5
As discussed in #217 we don#t need to scale down the values for the heat meter.
|
2021-01-24 13:37:03 +01:00 |
Fredrik Öhrström
|
650d1c76ab
|
Ignore telegrams matching a wildcard but wrong driver. Keep telegrams with exact id match and wrong driver.
|
2021-01-24 13:35:44 +01:00 |
Fredrik Öhrström
|
6924b7e3e9
|
Merge pull request #215 from deveth0/feature/Techem_CompactVe
Add support for Compact Ve Heat Meter
|
2021-01-24 11:27:58 +01:00 |
Fredrik Öhrström
|
28b416dfd6
|
Merge branch 'master' into feature/Techem_CompactVe
|
2021-01-24 11:25:51 +01:00 |
Fredrik Öhrström
|
5b29b9de4a
|
Added regression test for compact5 heat meter.
|
2021-01-24 11:18:54 +01:00 |
Fredrik Öhrström
|
70c5b05572
|
Updated CHANGES.
|
2021-01-24 09:15:00 +01:00 |
Fredrik Öhrström
|
f1c5d6ef9d
|
Fix json field name.
|
2021-01-24 09:08:36 +01:00 |
Fredrik Öhrström
|
5787a8ff25
|
Merge pull request #209 from makuser/waterstarm-patch-1
Update WaterStarM
|
2021-01-24 09:06:32 +01:00 |
Fredrik Öhrström
|
3eee925143
|
Merge pull request #213 from rubdos/readme-fix
RTL2838 doesn't seem to exist, change to 2832
|
2021-01-24 08:48:46 +01:00 |
Alex Muthmann
|
c44154b1f2
|
Add support for Compact Ve Heat Meter
|
2021-01-22 23:38:35 +01:00 |
Alex Muthmann
|
82c6bd3a55
|
Add support for Compact Ve Heat Meter
|
2021-01-22 23:36:03 +01:00 |
Ruben De Smet
|
b35b5330ab
|
RTL2838 doesn't seem to exist
|
2021-01-20 11:24:48 +01:00 |
Marc-André Kolly
|
4c9e209746
|
Standardize status field naming (`status` instead of `current_status`) and implement known error_codes
|
2021-01-11 15:33:30 +01:00 |
Marc-André Kolly
|
3b65f39429
|
Lorenz Water meter/Engelmann WaterStarM also exists as 0x07 (Water meter)
|
2021-01-11 15:19:25 +01:00 |
Fredrik Öhrström
|
cff3eb5b30
|
Added yet another media type for the izar driver lookup.
|
2021-01-06 23:15:37 +01:00 |
Fredrik Öhrström
|
8f7a681da2
|
Added fhkvdataiv.
|
2021-01-06 19:48:56 +01:00 |
Fredrik Öhrström
|
0d93f0dcbc
|
Only pring warning unknown or wrong driver once.
|
2021-01-06 13:46:12 +01:00 |
Fredrik Öhrström
|
a6f3e31971
|
Add missing file.
|
2021-01-06 13:28:56 +01:00 |