From f4ffa237630ceed92a50743f38c1b0a908778d04 Mon Sep 17 00:00:00 2001 From: mampfes Date: Sun, 12 Jan 2025 14:36:03 +0100 Subject: [PATCH] version 2.0.1 --- custom_components/bayernluefter/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/bayernluefter/manifest.json b/custom_components/bayernluefter/manifest.json index c29e8fc..95d41c3 100644 --- a/custom_components/bayernluefter/manifest.json +++ b/custom_components/bayernluefter/manifest.json @@ -9,5 +9,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/mampfes/ha_bayernluefter/issues", "requirements": ["aiohttp"], - "version": "2.0.0" + "version": "2.0.1" }