mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
updates to 1.8.1
This commit is contained in:
@@ -5,7 +5,7 @@ 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/),
|
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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [1.8.1dev] 2019-06-17
|
## [1.8.1dev] 2019-06-20
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
@@ -13,9 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
- Detecting unset values in the SPIFFS and setting default values
|
||||||
|
- Bosch Easy Connect wrongly classified as a thermostat
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- `publish_wait` renamed to `publish_time`, a value of 0 means no sending to MQTT
|
- Improved handling of Solar Modules (thanks @Vuego123)
|
||||||
|
- `publish_wait` renamed to `publish_time`, a value of 0 means disabling all MQTT sending
|
||||||
|
|
||||||
## [1.8.0] 2019-06-15
|
## [1.8.0] 2019-06-15
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user