updated to 2.1.1b3

This commit is contained in:
proddy
2020-11-16 14:16:19 +01:00
parent 0a45955294
commit 4da3fefc96

View File

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