mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-14 19:59:53 +03:00
1.5.4
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.5.4] 2019-03-03
|
||||
|
||||
### Changed
|
||||
|
||||
- MQTT keep alive changed from 5 minutes to 1 minute
|
||||
|
||||
### Added
|
||||
- Callback for OTA. This is used to disable EMS bus during a firmware OTA update, which caused problems with the latest ESP89266 core libraries
|
||||
- Added rough estimate of WiFi signal strength to info page
|
||||
- Added the build time & date to the info page (optional in platformio.ini)
|
||||
|
||||
|
||||
|
||||
## [1.5.3] 2019-02-22
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user