diff --git a/custom_components/multimatic/manifest.json b/custom_components/multimatic/manifest.json index 236b536..a266c36 100644 --- a/custom_components/multimatic/manifest.json +++ b/custom_components/multimatic/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://github.com/thomasgermain/vaillant-component", "issue_tracker": "https://github.com/thomasgermain/vaillant-component/issues", "requirements": [ - "pymultimatic==0.6.6" + "pymultimatic==0.6.7" ], "ssdp": [], "zeroconf": [], @@ -14,6 +14,6 @@ "codeowners": [ "@thomasgermain" ], - "version": "1.12.2", + "version": "1.12.3", "iot_class": "cloud_polling" }