Skip to content

Commit 8fcdb25

Browse files
committed
feat: update onyx-client to support the new api; related to #30
1 parent 4182dd7 commit 8fcdb25

File tree

4 files changed

+915
-869
lines changed

4 files changed

+915
-869
lines changed

custom_components/hella_onyx/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"documentation": "https://github.com/muhlba91/onyx-homeassistant-integration",
66
"issue_tracker": "https://github.com/muhlba91/onyx-homeassistant-integration/issues",
77
"requirements": [
8-
"onyx-client==9.0.0"
8+
"onyx-client==9.1.0"
99
],
1010
"ssdp": [],
1111
"zeroconf": [],

hacs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "Hella ONYX.CENTER",
3-
"homeassistant": "2024.10.0",
3+
"homeassistant": "2024.11.0",
44
"render_readme": true
55
}

0 commit comments

Comments
 (0)