Skip to content

Commit 4967602

Browse files
authored
Merge pull request #8 from CM000n/Bump_dependencies_for_better_python3.11_support
Bump dependencies for better Home Assistant 2023.6 support
2 parents 213cc4e + dfe72f4 commit 4967602

File tree

4 files changed

+576
-579
lines changed

4 files changed

+576
-579
lines changed

custom_components/qss/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"questdb>=1.0,<2.0",
1313
"tenacity>=8.0"
1414
],
15-
"version": "0.0.1"
15+
"version": "0.0.5"
1616
}

hacs.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "QuestDB State Storage (QSS)",
3-
"homeassistant": "2022.12.0",
3+
"homeassistant": "2023.6.0",
44
"hide_default_branch": true,
55
"render_readme": true,
66
"zip_release": true,

0 commit comments

Comments
 (0)