From 0c3dbd2ab203230afb845e5160d43825b5881944 Mon Sep 17 00:00:00 2001 From: Alexander Dahl Date: Thu, 21 Sep 2023 08:15:24 +0200 Subject: [PATCH] changes: Fix typo The actual change here was done with 821ab964027a ("hm: Re-add Hardware Number 10104000 for HM-400") and again without mention in commit message with afa96506a3af ("MI - alarms and control and other"). The changelog was updated with the merge commit cfd73906e455 ("Merge branch 'development03' of https://github.com/rejoe2/ahoy into rejoe2-development03") but attributing the wrong model. --- src/CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CHANGES.md b/src/CHANGES.md index 9fbcc89f..99b6de7a 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -1,7 +1,7 @@ # Development Changes ## 0.7.59 - 2023-09-20 -* add another HM-600 hardware serial number #1169 +* re-add another HM-400 hardware serial number accidentally removed with `0.7.45` (#1169) * merge PR #1170 * reduce last_success MQTT messages (#1124) * add re-request if inverter is known to be online and first try fails