mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
version 1.8.0 final
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -5,20 +5,15 @@ 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.8.0dev] 2019-06-08
|
||||
## [1.8.0] 2019-06-15
|
||||
|
||||
### Added
|
||||
|
||||
- Support for HeatPump (e.g. the Nefit Enviline)
|
||||
- new device: Buderus MM50 Mixer
|
||||
- new devices: Junkers FW100 and ISM1 (thanks @Vuego123)
|
||||
- tx_mode takes a value from 0 to 3 for the different Tx logic
|
||||
```
|
||||
0 = original classic ems logic
|
||||
1 = @kwertie01 ems+ logic (https://github.com/proddy/EMS-ESP/issues/23#issuecomment-476872291)
|
||||
2 = @susisstrolch logic [(pull request 113)](https://github.com/proddy/EMS-ESP/pull/113)
|
||||
3 = @philrich logic for Junkers (https://github.com/proddy/EMS-ESP/files/3190563/ems-delay-rev-poll.patch.txt)
|
||||
```
|
||||
- Improved Tx logic to support EMS, EMS+ and Heatronics (thanks kwertie01, susisstrolch, philrich)
|
||||
- MQTT heartbeat
|
||||
|
||||
### Fixed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user