diff --git a/custom_components/yoto/manifest.json b/custom_components/yoto/manifest.json index d32ce3f..0baf89c 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", "paho_mqtt"], "requirements": ["yoto-api==1.11.3"], - "version": "1.7.0" + "version": "1.7.1" }