diff --git a/custom_components/yoto/manifest.json b/custom_components/yoto/manifest.json index 94be2a5..0a75c3c 100644 --- a/custom_components/yoto/manifest.json +++ b/custom_components/yoto/manifest.json @@ -9,5 +9,5 @@ "issue_tracker": "https://github.com/cdnninja/yoto_ha/issues", "loggers": ["yoto", "yoto_api"], "requirements": ["yoto-api==1.7.9"], - "version": "1.4.1" + "version": "1.4.2" }