Skip to content

Commit d50c161

Browse files
committed
Tag 2024.04.29-30cf7732
1 parent 30cf773 commit d50c161

File tree

2 files changed

+39
-1
lines changed

2 files changed

+39
-1
lines changed

addon/CHANGELOG.md

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

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

5+
## [2024.04.29-30cf7732] - 2024-04-29 16:38
6+
7+
### ⚙️ Miscellaneous
8+
9+
- Update test fixtures
10+
11+
- Fix cargo fmt
12+
13+
- Bump baptiste0928/cargo-install from 2 to 3
14+
15+
Bumps [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) from 2 to 3.
16+
- [Release notes](https://github.com/baptiste0928/cargo-install/releases)
17+
- [Changelog](https://github.com/baptiste0928/cargo-install/blob/main/CHANGELOG.md)
18+
- [Commits](https://github.com/baptiste0928/cargo-install/compare/v2...v3)
19+
20+
---
21+
updated-dependencies:
22+
- dependency-name: baptiste0928/cargo-install
23+
dependency-type: direct:production
24+
update-type: version-update:semver-major
25+
...
26+
27+
Signed-off-by: dependabot[bot] <support@github.com>
28+
- Adjust no-response schedule
29+
30+
- Update SKUS.md
31+
32+
Add additional fan SKUs that I can confirm work with version 2024.01.24-ea3cd430
33+
- Addon: set key/password fields to password type in schema
34+
35+
closes: https://github.com/wez/govee2mqtt/issues/168
36+
37+
38+
### 🚀 Features
39+
40+
- Feat(sensor): add `state_class=measurement` to temp./humid.
41+
42+
543
## [2024.01.24-ea3cd430] - 2024-01-24 16:00
644

745
### ⚙️ 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: "2024.01.24-ea3cd430"
3+
version: "2024.04.29-30cf7732"
44
slug: govee2mqtt
55
description: Control Govee Devices
66
url: https://github.com/wez/govee2mqtt

0 commit comments

Comments
 (0)