rework ebus protocol engine (consume buffered data in a row, avoid starting arbitration when data is buffered, separate transport to/from device)
This commit is contained in:
+3
-1
@@ -10,13 +10,15 @@
|
||||
* fix potentially unusable SSL context
|
||||
* fix SYN generator timing
|
||||
* fix missing check for PB/SB validity
|
||||
* fix non-SSL build
|
||||
|
||||
## Features
|
||||
* add temperatures in Kelvin and ... to Home Assistant MQTT discovery integration
|
||||
* add options to turn off scanconfig and limit number of retries
|
||||
* remove dependency on argp
|
||||
* add time fields to Home Assistant MQTT discovery integration
|
||||
+ add templates endpoint to HTTP JSON
|
||||
* add templates endpoint to HTTP JSON
|
||||
* add reworked eBUS protocol engine that is especially useful for slow network issues
|
||||
|
||||
|
||||
# 23.2 (2023-07-08)
|
||||
|
||||
Reference in New Issue
Block a user