Commit Graph
100 Commits
Author SHA1 Message Date
John 442ff4ece8 add rssi info, reset stored enhanced infos when device was reset 2023-12-26 15:18:16 +01:00
John 6630a81f33 updated to optional voltage levels, rephrased 2023-12-26 13:16:53 +01:00
John 44c59aed5a update buildx action 2023-12-26 12:40:25 +01:00
John b320fb6027 fix helper script, add helper scripts for checking the build 2023-12-26 12:19:52 +01:00
John 1cdb714b27 less copying, remove unnecessary call 2023-12-26 10:51:21 +01:00
John 8ac8e59383 mark unused attributes 2023-12-26 10:50:48 +01:00
John 8fdab797ca add CodeQL, add knxd dependancy
[skip ci]
2023-12-26 08:53:15 +01:00
John 115ef29384 better loop variable 2023-12-26 08:28:23 +01:00
JohnandGitHub 2aee1f62dd Merge pull request #1106 from john30/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-12-26 08:10:01 +01:00
JohnandGitHub f60e013b66 Merge pull request #1105 from john30/dependabot/github_actions/docker/login-action-3
Bump docker/login-action from 2 to 3
2023-12-26 08:09:51 +01:00
JohnandGitHub 167e9dcd2a Merge pull request #1104 from john30/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 2 to 4
2023-12-26 08:09:40 +01:00
JohnandGitHub cf72a2365a Merge pull request #1103 from john30/dependabot/github_actions/proudust/gh-describe-1.6.0
Bump proudust/gh-describe from 1.4.6 to 1.6.0
2023-12-26 08:09:30 +01:00
JohnandGitHub 9897577fb9 Merge pull request #1102 from john30/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2023-12-26 08:09:15 +01:00
John 5ff16a46d7 add dependabot 2023-12-26 08:06:32 +01:00
John 97aa449be3 updated
[skip ci]
2023-12-25 15:51:22 +01:00
John e59fbc4605 avoid using less portable basename() (fixes #1094) 2023-12-25 15:44:44 +01:00
John a9a2484374 include knxd support in devel image (closes #1051) 2023-12-25 15:29:00 +01:00
John 84433b37de add missing dependency for --with-knxd 2023-12-25 15:26:27 +01:00
John 79c14a579c fix escaping 2023-12-25 14:34:56 +01:00
JohnandGitHub ab91d279bc Merge pull request #1070 from apbarratt/patch-1
add humidity
2023-12-25 10:55:16 +01:00
John 68d05f3755 use nan for float replacement value 2023-12-24 10:53:58 +01:00
John f587fea698 better rounding and avoid to loose precision, move 16 bit float to datatype 2023-12-24 09:53:40 +01:00
John 2b5bd1b67e fix dpt 9 with negative values (closes #1074) and add rounding 2023-12-24 07:31:45 +01:00
John 53fcc90f6e missed change in 3d9dd9b1c3 (fixes #1092) 2023-12-17 14:40:39 +01:00
John 3aadafaa56 fir for invalid scan status on no signal 2023-12-01 22:06:08 +01:00
John f00db143c7 more const, safety checks, formatting, docs 2023-12-01 20:46:35 +01:00
John 92675ba367 fix last syn receive time 2023-11-26 16:37:33 +01:00
John 82693fb51f rework ebus protocol engine (consume buffered data in a row, avoid starting arbitration when data is buffered, separate transport to/from device) 2023-11-26 15:32:03 +01:00
John a7d6eedf30 lint 2023-11-11 10:30:29 +01:00
John 15de49cab1 fix non-ssl build 2023-11-11 10:19:03 +01:00
John bceeb5f4f9 add access to data 2023-11-11 09:46:37 +01:00
John a8bd30a68f check pb+sb for validity, simplify request notification on signal loss 2023-11-11 09:33:36 +01:00
John dd3721e7f4 rework info transfer, missed commit 2023-11-11 09:30:01 +01:00
John bfe7b451a5 add result code to protocol listener 2023-11-11 09:05:06 +01:00
John dbbf235c50 fix syn generator timing 2023-11-10 19:06:30 +01:00
John 307786e08b move factory method 2023-11-10 18:52:57 +01:00
John 0468643817 add enum, small optimization, formatting 2023-11-10 18:32:30 +01:00
John 009729cbdf extract method 2023-11-10 07:24:21 +01:00
John e345b40d34 rename method 2023-11-10 07:14:15 +01:00
John 077d09b620 lint 2023-11-04 09:31:08 +01:00
John 607fc00c0e move raw logging+dump to proto, more abstraction 2023-11-04 09:18:41 +01:00
John 3d9dd9b1c3 add positionals to arg parser, avoid unnecessary parts in arg options 2023-11-01 22:37:30 +01:00
John b901232678 add /templates endpoint and include types+templates+conditions+chains in dump output 2023-10-22 12:17:43 +02:00
JohnandGitHub b752062d5c corrected links 2023-10-20 18:44:33 +02:00
John ef8be0133d workaround for potentially unusable SSL context 2023-10-14 16:49:31 +02:00
John 4c453a2354 formatting 2023-10-14 16:24:46 +02:00
John 5e2509b60c allow initsend for enhanced as well, cleaner separation 2023-10-14 16:23:04 +02:00
John f2a845d462 fix initial broadcast scan message 2023-10-14 11:59:34 +02:00
John 8646b0d86c updated
[skip ci]
2023-10-14 11:07:37 +02:00
John be916c73b6 fix shutdown 2023-10-14 09:06:40 +02:00
John 7198a1f015 dont wait when not running 2023-10-14 09:05:25 +02:00
John 8b302de3ac fix startup 2023-10-14 07:49:10 +02:00
John dc78076fbc support json index 2023-10-13 23:50:20 +02:00
John 730d92d06c abstract bus protocol handling 2023-10-13 08:08:58 +02:00
John 6c66fd553b lint, docs, remove unused includes 2023-10-12 21:29:31 +02:00
John 4133c67a71 log restart topic 2023-10-08 12:49:12 +02:00
John 6a6e68a2c0 add readonly timers 2023-10-07 19:42:29 +02:00
John 0c63dc696e use readable message counter part only for writable message with multiple fields in definition topic if integration does not combine them 2023-10-07 19:42:05 +02:00
JohnandGitHub e5886e9aed Merge pull request #1023 from Danit2/master
add energyintegral
2023-10-07 19:01:10 +02:00
John f0d737d22e add time fields from timer messages (closes #1006) 2023-10-07 18:58:04 +02:00
John 7cc7e64e65 fix HA entity name prefix warnings (closes #1011) 2023-10-07 17:42:57 +02:00
John 9e236bb206 abstract MQTT client 2023-10-07 17:01:00 +02:00
John 37334c54f9 allow envp missing 2023-10-03 08:28:43 +02:00
John 28bebfa49d check for timegm() 2023-10-01 23:42:56 +02:00
John fe49e9b67f separate arg parsing 2023-10-01 23:30:40 +02:00
John cb0bfe75ff fix timeout 2023-10-01 22:33:15 +02:00
John 5f493255ee prepare logging without timestamp 2023-10-01 22:31:50 +02:00
John d9f1bc58f3 fix building ebusfeed 2023-10-01 18:24:12 +02:00
John c71b1daf74 remove unused param to arg parser 2023-10-01 14:54:27 +02:00
John acc6eddbba fix previous commit, formatting 2023-10-01 14:29:11 +02:00
John 22b6f02752 get rid of argp dependency 2023-10-01 14:09:38 +02:00
John 1b9723c96f fix long-running cmds 2023-09-24 20:22:58 +02:00
John 03483babc3 updated 2023-09-24 09:21:40 +02:00
John 26102d0de3 simplify some dir/file defines 2023-09-24 08:43:22 +02:00
John 087209f2e7 fix missing defines 2023-09-24 08:28:19 +02:00
John d89b7cf29a fix macos build (closes #673) 2023-09-23 14:23:06 +02:00
John 0698906cd1 allow limiting number of scan retries (fixes 1013) 2023-09-23 14:09:27 +02:00
John 1c1b39ea29 send empty topic instead of logging an error on messages without a single field (fixes #817) 2023-09-23 12:34:21 +02:00
John 70db4fa509 log invalid env setting more readable 2023-09-23 09:28:35 +02:00
John b0cfb52e3b bring back missing scanconfig default, better help texts, add "off" to scanconfig, better argument combination validation 2023-09-23 09:27:55 +02:00
John 9bd534afa4 allow notifying queue and improve shutdown duration 2023-09-23 09:09:05 +02:00
john30 689c38610b better defines for debugging 2023-09-17 15:50:11 +02:00
John f633e07840 include temperatures in Kelvin (closes #989) 2023-09-09 10:20:07 +02:00
John 76184c766b some docs (also closes #974) 2023-08-15 17:25:34 +02:00
JohnandGitHub ebd68a48da Merge pull request #961 from samm-git/patch-1
remove unused using
2023-08-15 17:17:52 +02:00
JohnandGitHub 8f95b54206 Merge pull request #981 from lgoenner/readme
fix wiki link
2023-08-15 17:03:45 +02:00
John e3abbf1b09 set no signal asap when device is detected as invalid (for #965) 2023-08-06 08:59:38 +02:00
John 949b366fe6 deny mqtttopic starting with '/' (fixes #960) 2023-08-06 08:26:25 +02:00
John c5bf9754fe add argp hints for standalone 2023-08-06 08:12:22 +02:00
John 8e55d44a14 remove no longer supported libmosquitto0, fix libssl3 detection+dependencies 2023-08-06 08:11:45 +02:00
john30 d442184f84 updated to 23.2 2023-07-09 09:54:09 +02:00
John 5c5a150fed drop stretch in favour of bookworm 2023-07-08 15:54:20 +02:00
john30 ae8e689e11 updated version to 23.2 2023-07-08 14:28:51 +02:00
John 739324fb8e missed update in c1624f5 2023-07-08 12:00:31 +02:00
John 43d3599c73 fix for topic separator check (closes #943) 2023-07-08 11:47:04 +02:00
John c1624f528f extract request related parts 2023-07-08 11:08:29 +02:00
John e295cc3434 typedef for options 2023-07-08 09:25:49 +02:00
John e33810aafe use vars for executable location, make bash verbose 2023-06-17 11:16:38 +02:00
John cd097b1d2b higher config web service timeout, formatting 2023-06-17 10:25:12 +02:00
John ea87515ef5 repeat HTTP requests once 2023-06-17 10:24:08 +02:00