diff --git a/custom_components/kumo/manifest.json b/custom_components/kumo/manifest.json index a65b8ab..15bc390 100755 --- a/custom_components/kumo/manifest.json +++ b/custom_components/kumo/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://github.com/dlarrick/hass-kumo", "dependencies": [], "codeowners": [ "@dlarrick" ], - "requirements": ["pykumo==0.2.2"], + "requirements": ["pykumo==0.2.3"], "version": "0.3.0", "homeassistant": "0.96.0" }