Skip to content

Commit 6e7d888

Browse files
committed
Tag 2025.01.02-63e73826
1 parent 63e7382 commit 6e7d888

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

addon/CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
This file is automatically generated from the git commit history.
44

5+
## [2025.01.02-63e73826] - 2025-01-02 18:47
6+
7+
### ⚙️ Miscellaneous
8+
9+
- Revert "prefer to use LAN API to apply light scenes"
10+
11+
This reverts commit c0545a87111a08465fd8fb9e717e5fff868a4b33; we'll
12+
revisit this after a bit more investigation.
13+
14+
refs: https://github.com/wez/govee2mqtt/issues/354
15+
refs: https://github.com/wez/govee2mqtt/issues/353
16+
17+
- Undoc_api: allow for null topic as well
18+
19+
We really can't do much with an entry that is null'd out like this,
20+
but we should at least allow parsing that data without error.
21+
22+
refs: https://github.com/wez/govee2mqtt/issues/352
23+
24+
525
## [2025.01.01-ae1f0cc1] - 2025-01-01 13:40
626

727
### ⚙️ Miscellaneous

addon/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Govee to MQTT Bridge
22
image: ghcr.io/wez/govee2mqtt-{arch}
3-
version: "2025.01.01-ae1f0cc1"
3+
version: "2025.01.02-63e73826"
44
slug: govee2mqtt
55
description: Control Govee Devices
66
url: https://github.com/wez/govee2mqtt

0 commit comments

Comments
 (0)