This commit is contained in:
Paul
2019-12-30 14:46:26 +01:00
parent a3faf2cf18
commit 52a82277e9
2 changed files with 6 additions and 1 deletions

View File

@@ -8,11 +8,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.9.5 beta]
### Added
- Solar Module SM200 support
- `set master_thermostat <product id>` to choose with thermostat is master when there are multiple on the bus
### Fixed
- set boiler warm water temp on Junkers/Bosch HT3
### Changed
- improved MQTT publishing to stop flooding
### Removed

View File

@@ -1 +1 @@
#define APP_VERSION "1.9.5b5"
#define APP_VERSION "1.9.5b6"