diff --git a/custom_components/yandex_smart_home/manifest.json b/custom_components/yandex_smart_home/manifest.json index df95b540..299bdcbe 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.11" + "version": "0.6.12" }