mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-13 19:29:55 +03:00
modifications for RC35 temps - https://github.com/proddy/EMS-ESP/issues/162
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -5,13 +5,13 @@ 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.9.1 beta] 2019-09-16
|
||||
## [1.9.1 beta] 2019-09-27
|
||||
|
||||
### Added
|
||||
|
||||
- Support for multiple Heating Circuits (RC35 only for now and writing via telnet) - https://github.com/proddy/EMS-ESP/issues/162
|
||||
- mqttlog command also shows which MQTT topics it is subscribed too
|
||||
- Optimized event log loading in web and added integrity checks on all config and log files
|
||||
- Support for multiple Heating Circuits - https://github.com/proddy/EMS-ESP/issues/162
|
||||
- new `mqttlog` command also shows which MQTT topics it is subscribed too
|
||||
- Optimized event log loading in web and added integrity checks on all config and log files during boot
|
||||
|
||||
### Fixed
|
||||
|
||||
@@ -21,10 +21,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
### Changed
|
||||
|
||||
- Web login password is now mandatory
|
||||
- Faster detection of EMS devices on bus by using the 0x07 telegram instead of the brute-force scan
|
||||
- Fixes to the default HA climate component .yaml file to support latest Home Assistance ('heat' added)
|
||||
- Update documentation in Wiki on MQTT and troubleshooting
|
||||
|
||||
### Removed
|
||||
|
||||
- Removed `heating_circuit` parameter
|
||||
- Removed `heating_circuit` config setting
|
||||
|
||||
## [1.9.0] 2019-09-01
|
||||
|
||||
|
||||
Reference in New Issue
Block a user