diff --git a/custom_components/yandex_smart_home/manifest.json b/custom_components/yandex_smart_home/manifest.json index 33b855df..6970bff8 100644 --- a/custom_components/yandex_smart_home/manifest.json +++ b/custom_components/yandex_smart_home/manifest.json @@ -8,5 +8,5 @@ "iot_class": "cloud_polling", "dependencies": ["http"], "codeowners": ["@dext0r"], - "version": "0.6.13" + "version": "0.6.14" }