Commit Graph
100 Commits
Author SHA1 Message Date
john30 5d5543ea1b fix previous commit 2024-10-01 08:34:12 +02:00
John 1a8de228d5 add dedicated log level for device (closes #1280) 2024-10-01 07:10:35 +02:00
John 85855ea74d more logging 2024-10-01 07:00:27 +02:00
John 5d8c9735d2 formatting, lint 2024-10-01 06:44:52 +02:00
John 441a3f6457 include passive with new def in read+write 2024-10-01 06:08:51 +02:00
John 981b26751e better helpt text 2024-10-01 06:04:12 +02:00
john30 59edf1a21f fix early break 2024-09-12 07:24:34 +02:00
john30 52c3060bbb Merge branch 'master' of github.com:john30/ebusd 2024-09-12 07:15:15 +02:00
john30 f6402f386a add mdns discovery and make it the default 2024-09-12 07:10:16 +02:00
John 492418b2b1 updated
[skip ci]
2024-07-13 10:26:13 +02:00
John c5668a0d59 adjust tests to hardened id check 2024-07-13 10:19:03 +02:00
John e703e9b705 assert names are valid identifier with little exceptions only (closes #1302) 2024-07-13 10:09:32 +02:00
John d117acd933 add duration class for uptime (closes #1264) 2024-07-13 07:09:02 +02:00
John f3baf85df1 doc for wildcard (related to #1218) 2024-07-13 07:03:15 +02:00
John 9c3371c435 report unexpected env vars as notice only (closes #1291) 2024-07-13 06:31:09 +02:00
John ad364c6800 fix extra trailing newline (fixes #1304) 2024-07-11 20:39:09 +02:00
John d6e790b89f fix de/en order 2024-07-10 21:04:16 +02:00
John efcb0f32f2 allow test lang as well 2024-07-09 19:53:39 +02:00
John 0b49f9d6da fix "as" casing 2024-07-09 08:02:54 +02:00
John 0efcdf10a4 support cdn redirection 2024-07-08 21:42:27 +02:00
John b5899fc378 updated 2024-07-07 19:36:25 +02:00
John ef4d68930f support dumping whole subdir from gh pages 2024-07-07 19:36:00 +02:00
John b22a1135f5 switch to gh pages config service 2024-07-07 19:31:57 +02:00
John f8e8b23dfe fix for reload not starting the scan again (closes #1283) 2024-06-28 19:19:47 +02:00
John 6a2fced0cc updated 2024-06-28 19:04:13 +02:00
John 20982e5e3e allow define in write direction if given more than once 2024-06-28 18:41:44 +02:00
John a8362bd087 keep generated decode output and append it to error prefix on error 2024-06-28 18:11:40 +02:00
John 6e59fd2c87 add verbosity to write cmd 2024-06-28 18:07:03 +02:00
John d5f448a15e unify decode output result+log, fix special broadcast write output 2024-06-28 18:06:00 +02:00
John 08515d1167 unify decodeLastData usage, add raw logging to read cmd 2024-06-27 18:34:45 +02:00
John d45c5a779f remove invalid notification 2024-05-26 16:39:54 +02:00
John 92e0faf352 spelling 2024-05-26 16:39:31 +02:00
John decbd400bb prepare for cdn 2024-05-07 21:31:27 +02:00
John c084dd2cbb add enum for predefined symbols, enhance getStr() 2024-05-05 15:16:53 +02:00
John 9b476a67b5 allow commands being injected as well 2024-05-05 15:08:00 +02:00
John c70d8ffccf track changes only per data sink (#1226) 2024-04-10 07:29:11 +02:00
John d9628fabea const name spelling 2024-03-29 13:32:24 +01:00
John 29e02322c0 fix condition range parse (#1244) 2024-03-29 13:31:16 +01:00
John 60088b143e fix for potentially missed updates (#1226) 2024-03-29 08:55:07 +01:00
John 033586c63c fix missed fd_set 2024-03-27 06:54:59 +01:00
John 866a71f042 fix setting log facilities 2024-03-27 06:48:12 +01:00
John 38a6b7bae9 align with wiki, updated 2024-03-09 14:09:04 +01:00
John 1ac29d6c3e add token 2024-03-09 11:07:12 +01:00
John c53ca684f8 check answer command enabled more thoroughly, fix blank answer, more coverage 2024-03-09 10:52:20 +01:00
John f26c48eb49 fix m-m auto-answer response length and message search 2024-03-09 10:11:41 +01:00
John 393c9f81e5 make port in device string optional, updated help, formatting 2024-03-09 10:10:16 +01:00
John c063fb3bff add option to answer request to non-own addresses (part of #42) 2024-03-08 07:19:43 +01:00
John d6ea68db94 simplify log facility handling 2024-02-24 13:25:07 +01:00
John 3d623659b1 allow device to start with reset message, spelling 2024-02-24 13:11:42 +01:00
John 6d49fd707a don't skip initial data on tcp 2024-02-24 11:53:58 +01:00
John 741860feb7 Merge remote-tracking branch 'origin/dependabot/github_actions/proudust/gh-describe-2.0.0' 2024-02-17 12:27:31 +01:00
John ce8dd96205 add missed listener 2024-02-17 12:26:48 +01:00
JohnandGitHub 7456bd6a54 Merge pull request #1183 from john30/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2024-02-11 13:25:42 +01:00
John 8298eaa401 make method const 2024-02-04 10:33:21 +01:00
John 5bf0ab8eaa updated year 2024-02-04 09:36:20 +01:00
John f21adf62ce more abstraction, better naming 2024-02-03 13:19:22 +01:00
John 2ea20ed886 add config path to verbose info command (closes #1087) 2024-01-27 10:35:57 +01:00
John 64727a4a83 fix DTM type with recent dates (fixes #1172) 2024-01-27 10:11:42 +01:00
John 64b2b2ea01 missed commit 2024-01-21 08:46:50 +01:00
John 3a91fe8384 fix previous commit 2024-01-20 17:44:42 +01:00
John 5c9153f3b7 use enhanced prefix in docs 2024-01-20 17:40:40 +01:00
John fe80841e78 update links, use enhanced prefix in docs 2024-01-20 17:39:38 +01:00
John ec5c91f29b avoid egrep 2024-01-20 15:13:07 +01:00
John 1a1c0633e3 fix previous commit 2024-01-20 15:06:54 +01:00
John e089cda316 Merge branch 'gentoo-scripts' of github.com:ConiKost/ebusd into gentoo 2024-01-20 15:04:25 +01:00
John 344f044bc2 use --with-docs instead of --without-docs and fail if doxygen is missing 2024-01-20 15:01:56 +01:00
John 9af53bc7c2 Merge branch 'docs' of github.com:ConiKost/ebusd into gentoo 2024-01-20 14:29:20 +01:00
John 84282e9c21 Merge branch 'cmake-prefix' of github.com:ConiKost/ebusd into gentoo 2024-01-20 14:27:48 +01:00
John e998718fb7 Merge branch 'gentoo' of github.com:ConiKost/ebusd into gentoo 2024-01-20 14:26:39 +01:00
John f9fb0397f3 Merge branch 'CXXFLAGS' of github.com:ConiKost/ebusd into gentoo 2024-01-20 14:24:49 +01:00
John 175c990e74 fix csv dump 2024-01-14 16:48:47 +01:00
John 5e10f7251e add inject command 2024-01-14 11:09:43 +01:00
John 1316291740 also send MQTT definition topic and handle knx subscription for conditional messages evaluated later 2024-01-14 11:04:10 +01:00
John 3232f4ff95 add missed include for debugging 2024-01-14 08:40:50 +01:00
John 47d2a3aa00 remove no longer maintained ebusfeed (closes #1111) 2023-12-31 10:54:05 +01:00
John 412f65d617 fix previous commit 2023-12-30 17:46:09 +01:00
John 3384f37800 add missed includes as reported by gcc13 2023-12-30 17:38:19 +01:00
John 303ea9627d align with upcoming upstream, switch to edge for newest gcc as used in alpine ci 2023-12-30 17:34:23 +01:00
john30 a5e315c9b0 updated to 23.3 2023-12-26 17:13:26 +01:00
john30 62db6ec1f0 updated to 23.3 2023-12-26 15:25:46 +01:00
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