diff --git a/custom_components/multimatic/manifest.json b/custom_components/multimatic/manifest.json index c2e4f25..dab8116 100644 --- a/custom_components/multimatic/manifest.json +++ b/custom_components/multimatic/manifest.json @@ -5,13 +5,13 @@ "documentation": "https://github.com/thomasgermain/vaillant-component", "issue_tracker": "https://github.com/thomasgermain/vaillant-component/issues", "requirements": [ - "pymultimatic==0.6.10" + "pymultimatic==0.6.11" ], "ssdp": [], "zeroconf": [], "homekit": {}, "dependencies": [], "codeowners": ["@thomasgermain"], - "version": "1.12.9", + "version": "1.12.10", "iot_class": "cloud_polling" }