Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit c69f5de

Browse files
prepare pre-senso release (#193)
1 parent af03db8 commit c69f5de

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

custom_components/multimatic/manifest.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@
55
"documentation": "https://github.com/thomasgermain/vaillant-component",
66
"issue_tracker": "https://github.com/thomasgermain/vaillant-component/issues",
77
"requirements": [
8-
"pymultimatic==0.6.12"
8+
"pymultimatic==0.7.0b2"
99
],
1010
"ssdp": [],
1111
"zeroconf": [],
1212
"homekit": {},
1313
"dependencies": [],
1414
"codeowners": ["@thomasgermain"],
15-
"version": "1.13.0",
16-
"iot_class": "cloud_polling"
15+
"version": "1.14.0b1",
16+
"iot_class": "cloud_polling",
17+
"integration_type": "hub"
1718
}

0 commit comments

Comments
 (0)