From a8913579b08c3785830c05dd661b8bfe865c4e84 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Tue, 31 Dec 2024 08:03:48 -0700 Subject: [PATCH] Tag 2024.12.31-39564aea --- addon/CHANGELOG.md | 9 +++++++++ addon/config.yaml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/addon/CHANGELOG.md b/addon/CHANGELOG.md index 06a334c..4dbfc92 100644 --- a/addon/CHANGELOG.md +++ b/addon/CHANGELOG.md @@ -2,6 +2,15 @@ This file is automatically generated from the git commit history. +## [2024.12.31-39564aea] - 2024-12-31 14:51 + +### ⚙️ Miscellaneous + +- H7172 IceMaker: add quirk to avoid IoT API + +refs: https://github.com/wez/govee2mqtt/issues/343 + + ## [2024.12.31-4d0b552f] - 2024-12-31 14:30 ### ⚙️ Miscellaneous diff --git a/addon/config.yaml b/addon/config.yaml index 03ae864..b16e8f7 100644 --- a/addon/config.yaml +++ b/addon/config.yaml @@ -1,6 +1,6 @@ name: Govee to MQTT Bridge image: ghcr.io/wez/govee2mqtt-{arch} -version: "2024.12.31-4d0b552f" +version: "2024.12.31-39564aea" slug: govee2mqtt description: Control Govee Devices url: https://github.com/wez/govee2mqtt