diff --git a/custom_components/multimatic/manifest.json b/custom_components/multimatic/manifest.json index adcae6f..a27a6ae 100644 --- a/custom_components/multimatic/manifest.json +++ b/custom_components/multimatic/manifest.json @@ -5,14 +5,14 @@ "documentation": "https://github.com/thomasgermain/vaillant-component", "issue_tracker": "https://github.com/thomasgermain/vaillant-component/issues", "requirements": [ - "pymultimatic==0.7.2" + "pymultimatic==0.7.3" ], "ssdp": [], "zeroconf": [], "homekit": {}, "dependencies": [], "codeowners": ["@thomasgermain"], - "version": "1.16.2", + "version": "1.16.3", "iot_class": "cloud_polling", "integration_type": "hub" }