mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-14 03:40:22 +03:00
24 lines
586 B
Markdown
24 lines
586 B
Markdown
# Changelog
|
|
|
|
## [3.6.2]
|
|
|
|
## **IMPORTANT! BREAKING CHANGES**
|
|
|
|
## Added
|
|
|
|
- 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
|
|
- 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
|
|
- API call commands are logged as WARN in the log
|
|
- Reset Command renamed to 'reset' in lowercase in EN
|