update with 3.6.2

This commit is contained in:
Proddy
2023-10-01 17:31:43 +02:00
parent 763a2eaab1
commit e1ee83b907
2 changed files with 13 additions and 10 deletions

View File

@@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Added
- show WiFi rssi in Network Status Page, show quality as color
- Show WiFi rssi in Network Status Page, show quality as color
## Fixed
@@ -22,9 +22,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Changed
- mqtt free mem check set to 60 kb
- small cosmetic changes to Searching in Customization web page
- updated to espressif32@6.4.0
- MQTT free mem check set to 60 kb
- Small cosmetic changes to Searching in Customization web page
- Updated to espressif32@6.4.0
# [3.6.0] August 13 2023

View File

@@ -6,15 +6,18 @@
## Added
- power entities
- optional input of BSSID for AP connection
- return empty json if no entries in scheduler/custom/analogsnesor/temperaturesensor
- Power entities
- Optional input of BSSID for AP connection
- Return empty json if no entries in scheduler/custom/analogsnesor/temperaturesensor
## Fixed
- wifi full scan to get strongest AP
- add missing dhw tags
- Wifi full scan to get strongest AP
- Add missing dhw tags
- Sending a dash/- to the Reset command doesn't return an error [#1308](https://github.com/emsesp/EMS-ESP32/discussions/1308)
## Changed
- mqtt queue max 300 messages, check heap and maxAlloc
- MQTT queue max 300 messages, check heap and maxAlloc
- API call commands are logged as WARN in the log
- Reset Command renamed to 'reset' in lowercase in EN