remove heating_circuit

This commit is contained in:
Paul
2019-09-14 10:35:47 +02:00
parent b709b469fd
commit ca65ac0677
6 changed files with 4 additions and 21 deletions

View File

@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### 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
### Fixed