cleanup for 2.1

This commit is contained in:
proddy
2020-10-20 21:11:29 +02:00
parent a1c56e7e77
commit a01975b125

View File

@@ -16,7 +16,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `show commands` command - `show commands` command
- exporting of system settings using the `system info` command in Web and Console. Added link into the Web's Settings page. - exporting of system settings using the `system info` command in Web and Console. Added link into the Web's Settings page.
- setting to change how booleans are rendered in MQTT (on/off, true/false, 1/0) - setting to change how booleans are rendered in MQTT (on/off, true/false, 1/0)
- Added all remaining devices to Home Assistant's MQTT Discovery. No more yaml files!
- enable ADC setting, add boiler circulation commands, add thermostat RC300 summermodes - enable ADC setting, add boiler circulation commands, add thermostat RC300 summermodes
- Added all device info to web UI for Thermostat and Boiler - Added all device info to web UI for Thermostat and Boiler
- Added all device values to Home Assistant MQTT Discovery under separate devices and entities - Added all device values to Home Assistant MQTT Discovery under separate devices and entities
@@ -26,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- summer, winter modes for the CW400 thermostat - summer, winter modes for the CW400 thermostat
- new command under system called `report`. http://ems-esp/api?device=system&cmd=report to generate a report log for troubleshooting - new command under system called `report`. http://ems-esp/api?device=system&cmd=report to generate a report log for troubleshooting
- thermostat error codes - thermostat error codes
- Console command `pulbish ha` to also force the creation of the Home Assistant MQTT Discovery topics
### Fixed ### Fixed
- fix wwontime readback - fix wwontime readback