Files
EMS-ESP32/CHANGELOG_LATEST.md
2020-11-16 14:27:38 +01:00

23 lines
616 B
Markdown

# Changelog
### Added
- function keys in editor: cursor, del, home, end. F1=help, F2=show, and other shortcuts
- SM100 pump working time and energy units
- heating curve parameters for RC300
- `wwonetime` for RC300 thermostat
- expose test framework via api (#611)
### Fixed
- mixer IPM pumpstatus
- mixer devices in HA were incorrectly named
### Changed
- optimized MQTT for HA to reduce heap fragmentation issues
- change syslog settings without reboot
- HA-config split in smaller blocks
- commands `fetch` and `publish [ha]` as call
- mqtt json package sizes
### Removed
- old shell and python build scripts