mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-14 11:50:20 +03:00
generic support for EMS+
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/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [1.7.0 dev] 2019-04-14
|
||||
## [1.7.0 dev] 2019-04-17
|
||||
|
||||
### Added
|
||||
|
||||
@@ -15,10 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- Support for multiple thermostat heating circuits like the HC1/HC2 on a RC35, also via MQTT (thanks @lobocobra)
|
||||
- `boiler flowtemp` command to set the flow temperature [(issue 59)](https://github.com/proddy/EMS-ESP/issues/59)
|
||||
- `tx_delay` setting for circuits where we needed to slow down Tx transmission
|
||||
- nefit proline hrc 24 cw4 thermostat
|
||||
|
||||
### Changed
|
||||
|
||||
- `types` renamed to `devices` to also show all detected devices
|
||||
- EMS Plus logic optimized
|
||||
|
||||
|
||||
## [1.6.0] 2019-03-24
|
||||
|
||||
Reference in New Issue
Block a user