Wykres commitów

2026 Commity (master)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 54012a0f30 Improve error reporting for failed registers. 2023-05-12 09:45:25 +02:00
Fredrik Öhrström 15aba2318f Add three more register sizes in the apator162 driver. 2023-05-12 09:28:41 +02:00
BIBO 4ce0834ac6
Add files via upload 2023-05-09 14:09:21 +03:00
Fredrik Öhrström acaf159f33 Check if installed netcat is the right version. Skip nc tests if not. 2023-05-08 20:09:40 +02:00
Fredrik Öhrström 88a811d434 Correct spelling errors. 2023-05-08 14:38:39 +02:00
Fredrik Öhrström b0bca78c78 Update copyright file. 2023-05-08 12:56:20 +02:00
Fredrik Öhrström 3fdd0fb4fe
Merge pull request #954 from BIBOLV/master
Delete repository.json
2023-05-07 18:15:16 +02:00
BIBOLV fd1d8daff9 Delete repository.json
Remove residual ha-addon file.
2023-05-07 18:49:30 +03:00
Fredrik Öhrström 262c731aca Update config.guess and deb build. 2023-05-07 17:21:38 +02:00
Fredrik Öhrström 14bf9868cc Update deb build. 2023-05-07 17:12:57 +02:00
Fredrik Öhrström 9afc8c85fd Version 1.13.1 2023-05-07 2023-05-07 12:35:42 +02:00
Fredrik Öhrström 3d98997bdf Version 1.13.1-RC1 2023-05-07 2023-05-07 12:34:22 +02:00
Fredrik Öhrström e887a8847e Invoking make install will stop if binary not already built. 2023-05-07 12:26:04 +02:00
Fredrik Öhrström 6913d5e906 Version 1.13.0 2023-05-07 2023-05-07 09:34:36 +02:00
Fredrik Öhrström 159b2b6469 Version 1.13.0-RC1 2023-05-07 2023-05-07 09:24:32 +02:00
Fredrik Öhrström 891dd90a4e Fix fuzzing build. 2023-05-06 21:11:40 +02:00
Fredrik Öhrström 45b1a65b7f Remove ncurses dependencies. 2023-05-06 20:48:05 +02:00
Fredrik Öhrström 509a810764 Add --purge to uninstall script, remove wmbusmeters-admin and add deb_local build target. 2023-05-06 20:44:52 +02:00
Fredrik Öhrström 98ce7eae2c Work on deb generation. 2023-05-06 08:13:21 +02:00
Fredrik Öhrström 41540c869d Remove ha-addon directory which is now handled by a separate repository. 2023-05-06 08:09:40 +02:00
Fredrik Öhrström 4c59363641 Prepend isnan with :: to satisfy CentOS compiler. 2023-05-02 17:52:00 +02:00
Fredrik Öhrström d135ed98bd
Merge pull request #937 from DeDragonSlayer/master
amiplus - add maximum power consumption field. This is calculated as …
2023-04-18 20:37:14 +02:00
DeDragonSlayer 9c9bd409fe amiplus - reverted default field list to original state 2023-04-18 19:12:17 +02:00
Fredrik Öhrström 5e548ce3ab Properly handle m3 unit in calculations. 2023-04-18 16:47:42 +02:00
Fredrik Öhrström fa725020e3 Improve error message when formula constant number lacks a unit. 2023-04-18 13:56:23 +02:00
Fredrik Öhrström 7ccbaeb154 Update hydrocalm3 test case. 2023-04-18 13:13:12 +02:00
Fredrik Öhrström abd72dcdf7
Merge pull request #943 from wmbusmeters/BIBOLV-patch-1
Update driver_hydrocalm3.cc
2023-04-18 13:10:23 +02:00
Fredrik Öhrström 9b1a138f8e Add more fields to sharky driver. 2023-04-18 11:17:41 +02:00
BIBO 60c9fe7a18
Update driver_hydrocalm3.cc 2023-04-14 05:05:26 +03:00
BIBO 24c4fda371
Update driver_hydrocalm3.cc 2023-04-14 04:49:27 +03:00
BIBO 706ea1ca28
Update driver_hydrocalm3.cc
Adding HYDROCAL-M4 - https://github.com/wmbusmeters/wmbusmeters/issues/942
Judging from telegram and documentation all important fields in standard telegram are described. Manufacturer specific one could be battery percentage, judging from documentation.
2023-04-14 04:35:34 +03:00
Fredrik Öhrström f1c64230db
Merge pull request #938 from BIBOLV/master
Update kem import script
2023-04-11 09:21:49 +02:00
BIBOLV 499adec70f Update kem-extract.sh 2023-04-07 21:19:59 +03:00
BIBOLV 0603de6f72 Update kem-import.py 2023-04-06 23:04:41 +03:00
BIBOLV 009a51d6db Update kem import script
Switch pycrypto package to cryptography and add possibility to process also kem2 files
2023-04-06 22:27:20 +03:00
DeDragonSlayer 6729d46957 amiplus - add maximum power consumption field. This is calculated as the maximum value of 15-minute consumption averages, reset on 1st of each month. If the calculated max power consumption exceeds the value on the contract with power company, the end user will pay penalty fees. 2023-04-02 13:45:58 +02:00
BIBO c865e88ccf
Update snapcraft.yaml
Adding serial-port plug to snap to be able to work with mbus.
2023-03-28 15:52:51 +03:00
Fredrik Öhrström 3177c44c82
Merge pull request #925 from wmbusmeters/dependabot/github_actions/actions/stale-8
Bump actions/stale from 7 to 8
2023-03-24 08:30:50 +01:00
dependabot[bot] c49f834c0b
Bump actions/stale from 7 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 22:17:32 +00:00
Fredrik Öhrström 3a97c9a453 Fix bugs in kem-import script. 2023-03-22 11:03:57 +01:00
Fredrik Öhrström 0297e7c329 Add write permission to issues for close stale workflow. 2023-03-17 13:32:20 +01:00
Fredrik Öhrström 152e28427b Remove unnecessary repo token. 2023-03-16 20:06:29 +01:00
Fredrik Öhrström 5c9b1aaa0c Change default fields for aerius driver. 2023-03-16 18:39:21 +01:00
Fredrik Öhrström bd6bb193d0
Merge pull request #918 from BIBOLV/master
Create driver_aerius.cc
2023-03-16 18:30:51 +01:00
BIBOLV 14b242c48c Update driver_aerius.cc 2023-03-16 19:04:56 +02:00
BIBO 1ad75dac79
Update close_stale_issues.yml [no ci] 2023-03-16 15:15:19 +02:00
BIBOLV 93a966b5ee Create driver_aerius.cc
Add support for DIEHL AERIUS Gas Meter - https://github.com/wmbusmeters/wmbusmeters/issues/917
2023-03-16 01:08:18 +02:00
BIBO a1d55b33e6
Merge pull request #915 from BIBOLV/master
Update ha addon version and changelog
2023-03-13 20:48:29 +02:00
BIBOLV 86f26a372b Update ha addon version and changelog 2023-03-13 20:36:19 +02:00
Fredrik Öhrström a6180b7115 Add operating_time_h to kamheat driver. 2023-03-13 18:27:09 +01:00