From d5bbc61f556fbc66aa0135957d48fef66323c1f1 Mon Sep 17 00:00:00 2001 From: Illia Antypenko Date: Fri, 20 Sep 2024 20:01:37 +0200 Subject: [PATCH] Bump 0.8.1 --- .homeychangelog.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.homeychangelog.json b/.homeychangelog.json index 858de72..d41447a 100644 --- a/.homeychangelog.json +++ b/.homeychangelog.json @@ -47,5 +47,8 @@ }, "0.8.0": { "en": "Fix issues with control thermostat using Homey Pro 2023.\r\nAdd \"Horizontal swing\" capability\r\nAdd \"Quite Mode\" capability\r\nThanks to @denniedegroot for all these changes" + }, + "0.8.1": { + "en": "Improve compatibility with Homey Pro 2023\r\nDeprecate \"hvac mode\" flow cards (must be replaced by \"thermostat mode\")\r\nFix \"quiet mode\" condition\r\nBumped minimum supported version of Homey firmware to v12.0.1" } }