mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-15 12:19:58 +03:00
dont queue publish on change if not connected, keep flag
This commit is contained in:
@@ -1,11 +1,19 @@
|
||||
# Changelog
|
||||
|
||||
## [3.6.1]
|
||||
## [3.6.2]
|
||||
|
||||
## **IMPORTANT! BREAKING CHANGES**
|
||||
|
||||
## Added
|
||||
|
||||
- power entities
|
||||
- optional input of BSSID for AP connection
|
||||
- message "no entries" in info of scheduler/custom/analogsnesor/temperaturesensor
|
||||
|
||||
## Fixed
|
||||
|
||||
- wifi full scan to get strongest AP
|
||||
|
||||
## Changed
|
||||
|
||||
- dont queue publish on change messages, but keep changed flag to send after reconnect
|
||||
|
||||
Reference in New Issue
Block a user