From 0c471d3165333534fd4adeef8a943db2cb38c32b Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 16 Jan 2024 09:39:53 +0000 Subject: [PATCH] chore: bumping version to 1.8.7 --- 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 1339bc2..0cfe6fa 100644 --- a/custom_components/ha_blueair/manifest.json +++ b/custom_components/ha_blueair/manifest.json @@ -7,5 +7,5 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/dahlb/ha_blueair/issues", "requirements": ["blueair-api==1.8.9"], - "version": "1.8.6" + "version": "1.8.7" }