v3.6.2-dev.2, changelog

This commit is contained in:
MichaelDvP
2023-09-20 12:30:09 +02:00
parent ad81f84c02
commit 96bf1a32ee
2 changed files with 4 additions and 3 deletions

View File

@@ -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

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.6.2-dev.1a"
#define EMSESP_APP_VERSION "3.6.2-dev.2"