This commit is contained in:
Paul
2019-10-26 12:01:17 +02:00
parent dd53d08802
commit 8abe6216b8

View File

@@ -5,12 +5,23 @@ 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.3 beta] 2019- ## [1.9.4 beta]
### Added
### Fixed
### Changed
### Removed
## [1.9.3] 2019-10-26
### Added ### Added
- Report # TCP dropouts in the `system` command. These could be due to WiFI or MQTT disconnected. - Report # TCP dropouts in the `system` command. These could be due to WiFI or MQTT disconnected.
- Added temp and mode to the MQTT `thermostat_cmd` topic - Added temp and mode to the MQTT `thermostat_cmd` topic
- build scripts for automated CI with TravisCI
### Fixed ### Fixed
@@ -19,8 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Heartbeat MQTT payload is now in JSON - Heartbeat MQTT payload is now in JSON
- platformio.ini targets. Use `debug` for custom builds.
### Removed
## [1.9.2] 2019-10-19 ## [1.9.2] 2019-10-19