Commit Graph
2859 Commits
Author SHA1 Message Date
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
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