Skip to content

Commit 483e8e8

Browse files
authored
Merge pull request #69 from plugwise/hacs
Bump minimum version
2 parents db10193 + f783d4a commit 483e8e8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### 0.40.3
66

77
- Translation maintenance as per [development](https://developers.home-assistant.io/blog/2023/07/11/translating-services)
8+
- Bump minimal version for HACS to 2023.8 as per the above
89

910
### 0.40.2
1011

hacs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Plugwise USB/Stick beta",
33
"domains": ["binary_sensor", "sensor", "switch"],
4-
"homeassistant": "2023.3.0",
4+
"homeassistant": "2023.8.0",
55
"render_readme": true
66
}

0 commit comments

Comments
 (0)