Commit Graph
2890 Commits
Author SHA1 Message Date
nils 9c23dc0572 ci/cd
ci / docker (push) Failing after 1m53s
2025-09-16 00:55:09 +02:00
John d8b2ae1bc8 fix constant field dump
Build / build (push) Failing after 1m52s
Coverage / coverage (push) Failing after 3m13s
2025-02-21 06:37:03 +01:00
John 1965639f07 add getter to grabbed message 2025-01-26 20:37:18 +01:00
John 1a2c810fdc avoid poll on scan messages 2025-01-26 07:53:43 +01:00
John a8f876d48b reduce to cdnversions only 2025-01-21 21:03:54 +01:00
John 4ebecb10e2 add dump with id key 2025-01-12 22:04:42 +01:00
John 34552eab61 fix ignored message id key for NN>3, fix longer message key check (fixes #1436), add log message on exceeded max length 2025-01-12 10:11:04 +01:00
John 0445e4412e fix parsing unexpected mdns txt response 2025-01-09 20:44:34 +01:00
John 2b3aa08673 fix previous commit for i386, optimize comparison 2025-01-07 08:21:26 +01:00
John e795ce604a add value range and step support, fix value list validation 2025-01-06 22:08:49 +01:00
John 88b039e58e simplify value list parsing 2025-01-06 19:48:52 +01:00
John fab1dd1b1f fix constant value encoding in json 2025-01-01 16:30:48 +01:00
John edcb01955e add secondary replacement value 0 for date types (closes #1391) 2024-12-31 18:23:55 +01:00
John 3eb51e7cc8 fix packages 2024-12-31 08:43:28 +01:00
John 5d4d75d631 add output for executed commands 2024-12-31 08:37:06 +01:00
John 2da8516c50 updated 2024-12-31 08:08:34 +01:00
John 6f16175e67 add option to parse partial to parseInt() 2024-12-31 07:29:44 +01:00
John 58e6ec86f0 parse partial URLs as well 2024-12-31 07:27:10 +01:00
John d25551e3f9 fix knx socket options (closes #1422) 2024-12-29 07:39:21 +01:00
John c42d06dc05 fix max value on some signed number types 2024-12-28 14:43:13 +01:00
John 776cf05812 missed commit 2024-12-25 15:22:57 +01:00
John 692ed8a610 add argFind and use it for more generic special args handling from env, improve help text 2024-12-25 10:38:44 +01:00
John da3a7045c2 enhance encode+decode commands 2024-12-24 11:48:32 +01:00
John 1fb10f0c66 corrected+enhanced docs 2024-12-22 08:16:15 +01:00
John 85a3eef0a6 fix dump of divisor 2024-12-12 22:04:35 +01:00
John 2790860607 updated
[akip ci]
2024-11-26 20:39:21 +01:00
John 52af010493 fix read/write response on tcp client 2024-11-13 07:14:59 +01:00
John 8d2986c58f fix for symlinks with colon (fixes #1374) 2024-11-11 20:36:56 +01:00
John bcea04b757 aligned with help text, missed special cases for env arg parsing 2024-10-31 08:11:35 +01:00
John b315cb575a formatting 2024-10-31 07:49:45 +01:00
John eeb8f2ecc0 install in /usr/bin and not /bin 2024-10-30 21:05:52 +01:00
John 46996c83a2 add mdns hint 2024-10-30 21:04:40 +01:00
John c20399b6b3 wording 2024-10-27 12:58:05 +01:00
john30 029aa27676 updated to 24.1 2024-10-27 12:42:07 +01:00
john30 c7fd412ec8 updated version to 24.1 2024-10-27 10:23:54 +01:00
John d2d0f5a9b9 better workaround for alpine 2024-10-27 10:13:57 +01:00
John 21f2d1def7 another try to make alpine compile 2024-10-27 10:03:33 +01:00
John 619f15d730 remove field name from HA discovery for single-field messages 2024-10-26 08:18:29 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0dd3a80269 Bump proudust/gh-describe from 2.0.0 to 2.1.0 (#1356)
Bumps [proudust/gh-describe](https://github.com/proudust/gh-describe) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/proudust/gh-describe/releases)
- [Commits](https://github.com/proudust/gh-describe/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: proudust/gh-describe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-26 07:10:42 +02:00
John 3a9ee44728 stop with error on multiple non-matching mdns responses 2024-10-22 07:53:04 +02:00
John 254517f9db better comments, adhere to cdn normalization 2024-10-05 09:14:15 +02:00
John 8c5c6c4cef enhance device update check 2024-10-05 09:07:07 +02:00
John 6e552c3945 updated 2024-10-05 08:34:39 +02:00
John 32aa1e3874 workaround for badly typed strdupa on alpine 2024-10-03 23:00:50 +02:00
John 6d0511a174 add date+datetime mapping (closes #1120 and #1134) 2024-10-02 07:28:45 +02:00
John eebb2ef3f5 allow extending existing vars 2024-10-02 07:02:31 +02:00
John 1511db2e27 fix datetime mapping 2024-10-02 06:59:13 +02:00
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