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

Commit fd0d430

Browse files
fix: more hvac message (#151)
1 parent 50ed1d6 commit fd0d430

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Ideas are welcome ! Don't hesitate to create issue to suggest something, it will
99

1010
**This integration is NOT compatible with sensoAPP, only with multiMATIC app.**
1111

12+
**This integration is NOT likely to be compatible with VR921 (even if you use multiMATIC app). You may still have
13+
some entities, but not all.**
14+
1215
## Installations
1316
- Through HACS [custom repositories](https://hacs.xyz/docs/faq/custom_repositories/) !
1417
- Otherwise, download the zip from the latest release and copy `multimatic` folder and put it inside your `custom_components` folder.

custom_components/multimatic/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/thomasgermain/vaillant-component",
66
"issue_tracker": "https://github.com/thomasgermain/vaillant-component/issues",
77
"requirements": [
8-
"pymultimatic==0.6.7"
8+
"pymultimatic==0.6.8"
99
],
1010
"ssdp": [],
1111
"zeroconf": [],

0 commit comments

Comments
 (0)