From 8e346537fd3576799a1941344bd9f696367ddfa6 Mon Sep 17 00:00:00 2001 From: PavelChertkov Date: Tue, 8 Oct 2024 12:22:21 +0000 Subject: [PATCH] Release v0.0.4 --- custom_components/yandex_pogoda/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/yandex_pogoda/manifest.json b/custom_components/yandex_pogoda/manifest.json index adff446..7f1398f 100644 --- a/custom_components/yandex_pogoda/manifest.json +++ b/custom_components/yandex_pogoda/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/yandex/pogoda-home-assistant/issues", "requirements": [], - "version": "0.0.3" + "version": "0.0.4" }