From a98121ddbc896b2eb771ed6997bb5354f6ad79b2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 14 Jan 2025 16:30:17 +0000 Subject: [PATCH] chore: bumping version to 1.27.2 --- custom_components/ha_blueair/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ha_blueair/manifest.json b/custom_components/ha_blueair/manifest.json index 3a43cf2..82a888a 100644 --- a/custom_components/ha_blueair/manifest.json +++ b/custom_components/ha_blueair/manifest.json @@ -8,5 +8,5 @@ "issue_tracker": "https://github.com/dahlb/ha_blueair/issues", "loggers": ["ha_blueair", "blueair_api"], "requirements": ["blueair-api==1.33.2"], - "version": "1.27.1" + "version": "1.27.2" }