From 4da3fefc96d88040f932be7e5f2f2a5ac48f72eb Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 16 Nov 2020 14:16:19 +0100 Subject: [PATCH] updated to 2.1.1b3 --- CHANGELOG_LATEST.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG_LATEST.md b/CHANGELOG_LATEST.md index a5e60640f..32be50256 100644 --- a/CHANGELOG_LATEST.md +++ b/CHANGELOG_LATEST.md @@ -3,20 +3,21 @@ ### 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 (fixed) +- heating curve parameters for RC300 - `wwonetime` for RC300 thermostat +- expose test framework via api (#611) ### Fixed - mixer IPM pumpstatus -- Mixing devices in HA were incorrectly named +- mixer devices in HA were incorrectly named ### Changed - optimized MQTT for HA to reduce mem fragmentation issues - change syslog settings without reboot - HA-config split in smaller blocks - commands `fetch` and `publish [ha]` as call -- mqtt json package size +- mqtt json package sizes ### Removed -- old scripts +- old shell and python build scripts