This website requires JavaScript.
f0d737d22e
add time fields from timer messages (closes #1006 )
John
2023-10-07 18:58:04 +02:00
7cc7e64e65
fix HA entity name prefix warnings (closes #1011 )
John
2023-10-07 17:42:57 +02:00
9e236bb206
abstract MQTT client
John
2023-10-07 16:52:15 +02:00
37334c54f9
allow envp missing
John
2023-10-03 08:28:43 +02:00
28bebfa49d
check for timegm()
John
2023-10-01 23:42:56 +02:00
fe49e9b67f
separate arg parsing
John
2023-10-01 23:30:40 +02:00
cb0bfe75ff
fix timeout
John
2023-10-01 22:33:15 +02:00
5f493255ee
prepare logging without timestamp
John
2023-10-01 22:31:50 +02:00
d9f1bc58f3
fix building ebusfeed
John
2023-10-01 18:24:12 +02:00
c71b1daf74
remove unused param to arg parser
John
2023-10-01 14:54:27 +02:00
acc6eddbba
fix previous commit, formatting
John
2023-10-01 14:29:11 +02:00
22b6f02752
get rid of argp dependency
John
2023-10-01 14:03:28 +02:00
1b9723c96f
fix long-running cmds
John
2023-09-24 20:22:58 +02:00
8662ff7b0c
Update mqtt-hassio.cfg
Danit2 and GitHub
2023-09-24 15:38:34 +03:00
03483babc3
updated
John
2023-09-24 09:21:40 +02:00
26102d0de3
simplify some dir/file defines
John
2023-09-24 08:43:22 +02:00
087209f2e7
fix missing defines
John
2023-09-24 08:28:19 +02:00
d89b7cf29a
fix macos build (closes #673 )
John
2023-09-23 14:23:06 +02:00
0698906cd1
allow limiting number of scan retries (fixes 1013)
John
2023-09-23 14:09:27 +02:00
1c1b39ea29
send empty topic instead of logging an error on messages without a single field (fixes #817 )
John
2023-09-23 12:34:21 +02:00
70db4fa509
log invalid env setting more readable
John
2023-09-23 09:28:35 +02:00
b0cfb52e3b
bring back missing scanconfig default, better help texts, add "off" to scanconfig, better argument combination validation
John
2023-09-23 09:27:55 +02:00
9bd534afa4
allow notifying queue and improve shutdown duration
John
2023-09-23 09:09:05 +02:00
689c38610b
better defines for debugging
john30
2023-09-17 15:50:11 +02:00
f633e07840
include temperatures in Kelvin (closes #989 )
John
2023-09-09 10:20:07 +02:00
76184c766b
some docs (also closes #974 )
John
2023-08-15 17:25:34 +02:00
ebd68a48da
Merge pull request #961 from samm-git/patch-1
John and GitHub
2023-08-15 17:17:52 +02:00
8f95b54206
Merge pull request #981 from lgoenner/readme
John and GitHub
2023-08-15 17:03:45 +02:00
b23fa889ff
Fix link for TCP client commands
lgoenner and GitHub
2023-08-09 20:57:45 +02:00
e3abbf1b09
set no signal asap when device is detected as invalid (for #965 )
John
2023-08-06 08:59:38 +02:00
949b366fe6
deny mqtttopic starting with '/' (fixes #960 )
John
2023-08-06 08:26:25 +02:00
c5bf9754fe
add argp hints for standalone
John
2023-08-06 08:12:22 +02:00
8e55d44a14
remove no longer supported libmosquitto0, fix libssl3 detection+dependencies
John
2023-08-06 08:11:45 +02:00
329c175b0c
message.h: remove std:binary_function
Alex Samorukov and GitHub
2023-07-19 19:48:23 +02:00
d442184f84
updated to 23.2
john30
2023-07-09 09:54:09 +02:00
5c5a150fed
drop stretch in favour of bookworm
John
2023-07-08 15:54:20 +02:00
ae8e689e11
updated version to 23.2
john30
2023-07-08 14:28:51 +02:00
739324fb8e
missed update in c1624f5
John
2023-07-08 12:00:31 +02:00
43d3599c73
fix for topic separator check (closes #943 )
John
2023-07-08 11:29:27 +02:00
c1624f528f
extract request related parts
John
2023-07-08 11:08:29 +02:00
e295cc3434
typedef for options
John
2023-07-08 09:25:49 +02:00
e33810aafe
use vars for executable location, make bash verbose
John
2023-06-17 11:16:38 +02:00
cd097b1d2b
higher config web service timeout, formatting
John
2023-06-17 10:25:12 +02:00
ea87515ef5
repeat HTTP requests once
John
2023-06-17 10:24:08 +02:00
333ae3b82f
apply same workaround to all BIO_should_retry() calls and log timeout in send+recv as well
John
2023-06-17 10:08:34 +02:00
8f190e9e84
add scan status
John
2023-06-17 08:18:34 +02:00
2c7cab3dc1
update year
John
2023-06-16 20:40:35 +02:00
0ede430ece
extra layer for device, more abstraction
John
2023-06-16 20:26:30 +02:00
9d08eec68e
better iterator
John
2023-06-16 19:45:29 +02:00
9c74288ba9
delay check only if scan succeeded
John
2023-06-16 19:23:32 +02:00
6fc44800e3
updated link
John
2023-06-16 18:41:11 +02:00
3d5bec37a5
updated
John
2023-06-16 18:02:22 +02:00
eb2af024a2
fix previous commit
John
2023-06-16 18:01:41 +02:00
c66bd85e03
fix invalid iterator usage (maybe related to #925 )
John
2023-06-11 12:04:48 +02:00
dd7c668af4
add updatecheck for v5
John
2023-06-11 10:46:07 +02:00
7f0328cbae
updated [skip ci]
John
2023-06-04 08:28:07 +02:00
746b79d17e
fix previous commit
John
2023-06-04 08:11:51 +02:00
1222eb165e
copy cmd/resp in messageCompleted() for potential edge cases
John
2023-06-03 19:55:58 +02:00
d89a5289cf
fix potential (but unlikely) endless loop
John
2023-06-03 19:53:05 +02:00
7134c82848
prefer const iterator
John
2023-06-03 19:52:19 +02:00
128f0aa38f
Merge branch 'master' of github.com:john30/ebusd
John
2023-06-03 11:09:40 +02:00
699f056381
add value list support
John
2023-06-03 10:34:32 +02:00
a0b0c39f05
Merge pull request #920 from Commifreak/update-mqtt-hassio-helplink
John and GitHub
2023-06-03 10:29:30 +02:00
b024f28e15
Update mqtt-hassio.cfg
Robin Kluth and GitHub
2023-06-02 07:45:10 +02:00
5825975d48
make capath+cafile static as they are
John
2023-05-31 18:48:25 +02:00
17d92bca76
force logging upon exit, set level+facilities asap, log valid configpath URL
John
2023-05-31 18:30:28 +02:00
30cf1a926f
force use of IPv4 in libssl (see #751 )
John
2023-05-31 18:15:47 +02:00
e2a4695c9b
add bio logging and print set_nbio success, clear auto-retry (for #751 )
John
2023-05-31 08:18:40 +02:00
3669385386
add ssl debugging, assume ssl_ctx is global as documented (for #751 )
John
2023-05-30 15:55:48 +02:00
207435650d
workaround for potentially faced libssl bug 11574
John
2023-05-30 11:00:08 +02:00
172f856967
limit number of handled telegrams per loop and wait time for #843
John
2023-05-30 10:22:27 +02:00
4152ea6a84
code style
John
2023-05-30 09:24:02 +02:00
56aaba03ad
detecte injected scan messages and issue scan procedure for those
John
2023-05-30 09:23:41 +02:00
25a00f5d96
fix for commit e419c950
John
2023-05-30 08:23:26 +02:00
a6bd51102f
Merge branch 'master' of github.com:john30/ebusd
John
2023-05-29 17:32:04 +02:00
4c09854546
explicitly check against null, better x509 free, log timeout on connect and increase default to 5 secs, support wildcard subject
John
2023-05-29 17:26:58 +02:00
8408e32d32
set state_clss to total_increasing for readable items with "poweron" or "count" in the name, remove no longer value state_class measurement for globals
John
2023-05-29 14:51:32 +02:00
773a4dd661
improve compilability
John
2023-05-18 13:20:33 +02:00
e606772e9d
code style
John
2023-05-18 13:00:12 +02:00
5b53fa313b
more wildcards+ignores
John
2023-05-18 12:31:11 +02:00
e419c950d8
separate resolving+scanning to own interface+class and avoid use of extern
John
2023-05-18 12:24:50 +02:00
ec6dae6abb
allow late init of ssl
John
2023-05-18 12:04:42 +02:00
4886b016f3
log if a tcp server could not be started
John
2023-05-18 12:03:09 +02:00
1895339e45
add timeout for info request and allow more being optional, support shorter config response, comments
John
2023-04-16 15:04:20 +02:00
9c0af7b95e
fix for variable datatype length bounds check (fixes #805 )
John
2023-01-30 22:55:46 +01:00
9218a1d8e8
better wording
John
2023-01-30 22:32:32 +01:00
3b6d5402c9
note high-speed mode in help and logging (fixes #804 )
John
2023-01-30 22:21:51 +01:00
d35d0bb71d
don't set min/max/step values for EXP based types (workaround for #803 )
John
2023-01-30 22:07:14 +01:00
fd47929f8e
add getStep() method
John
2023-01-30 21:59:40 +01:00
af614ae1e1
added current version
john30
2023-01-06 14:59:24 +01:00
02ce387e12
fix new gh location
John
2023-01-06 14:49:27 +01:00
de997ab30c
fix new gh location, updated to 23.1
john30
2023-01-06 14:14:48 +01:00
4c2d87e40f
updated version to 23.1
john30
2023-01-06 12:35:17 +01:00
ca6767dece
allow argp-standalone as well
John
2023-01-06 12:32:06 +01:00
b42b798e54
formatting
John
2023-01-06 12:31:29 +01:00
672dae22e7
fix previous commit
John
2023-01-06 12:14:44 +01:00
8e612b9e0e
add option to exit non-zero on non-success response from ebusd (fixes #782 )
John
2023-01-06 12:06:12 +01:00
8af687aa66
retry config check once
John
2023-01-06 11:49:27 +01:00
780703c6ff
avoid unnecessary waits when there is no signal
John
2023-01-06 11:39:13 +01:00
fe2849ec65
updated
John
2023-01-06 10:59:47 +01:00