diff --git a/custom_components/kumo/manifest.json b/custom_components/kumo/manifest.json index da8b45b..427f59d 100755 --- a/custom_components/kumo/manifest.json +++ b/custom_components/kumo/manifest.json @@ -6,8 +6,8 @@ "issue_tracker": "https://github.com/dlarrick/hass-kumo/issues", "dependencies": [], "codeowners": [ "@dlarrick" ], - "requirements": ["pykumo==0.3.8"], - "version": "0.3.11", + "requirements": ["pykumo==0.3.9"], + "version": "0.3.12", "homeassistant": "2021.12.0", "iot_class": "local_polling", "integration_type": "hub"