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

Commit abd3099

Browse files
fix login (#167)
1 parent ad986b0 commit abd3099

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

custom_components/multimatic/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"documentation": "https://github.com/thomasgermain/vaillant-component",
66
"issue_tracker": "https://github.com/thomasgermain/vaillant-component/issues",
77
"requirements": [
8-
"pymultimatic==0.6.10"
8+
"pymultimatic==0.6.11"
99
],
1010
"ssdp": [],
1111
"zeroconf": [],
1212
"homekit": {},
1313
"dependencies": [],
1414
"codeowners": ["@thomasgermain"],
15-
"version": "1.12.9",
15+
"version": "1.12.10",
1616
"iot_class": "cloud_polling"
1717
}

0 commit comments

Comments
 (0)