This commit is contained in:
Paul
2019-10-06 21:53:12 +02:00
parent a45f122a11
commit 06bf4a8774

View File

@@ -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