mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
v3.6.2-dev.2, changelog
This commit is contained in:
@@ -8,12 +8,13 @@
|
||||
|
||||
- power entities
|
||||
- optional input of BSSID for AP connection
|
||||
- message "no entries" in info of scheduler/custom/analogsnesor/temperaturesensor
|
||||
- return empty json if no entries in scheduler/custom/analogsnesor/temperaturesensor
|
||||
|
||||
## Fixed
|
||||
|
||||
- wifi full scan to get strongest AP
|
||||
- add missing dhw tags
|
||||
|
||||
## Changed
|
||||
|
||||
- dont queue publish on change messages, but keep changed flag to send after reconnect
|
||||
- mqtt queue max 300 messages, check heap and maxAlloc
|
||||
|
||||
@@ -1 +1 @@
|
||||
#define EMSESP_APP_VERSION "3.6.2-dev.1a"
|
||||
#define EMSESP_APP_VERSION "3.6.2-dev.2"
|
||||
|
||||
Reference in New Issue
Block a user