mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
b3
This commit is contained in:
19
CHANGELOG.md
19
CHANGELOG.md
@@ -5,7 +5,24 @@ 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.9.2 beta] 2019-10-
|
## [1.9.2 beta]
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Handling of MM100 Status Messages (thanks @kstaniek)
|
||||||
|
- retrieve/display mode for Junkers FW100/120 thermostats (thanks @Neonox31)
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- `publish` command also sends Dallas external temperature sensor values
|
||||||
|
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- External dallas sensor values sent in MQTT payload as float values and not strings
|
||||||
|
- Breaking change! all MQTT topics for the Thermostat have the Heating Circuit appended (e.g. `thermostat_data1`)
|
||||||
|
- Breaking change! Removed the heatingcircuit from the MQTT Thermostat topic payload
|
||||||
|
|
||||||
|
|
||||||
## [1.9.1] 2019-10-05
|
## [1.9.1] 2019-10-05
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user