mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
cleanup for 2.1
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user