From 742964b78b747abf0ff318659bfdab4af4037e5b Mon Sep 17 00:00:00 2001 From: Patrick762 Date: Sun, 4 Aug 2024 12:12:55 +0200 Subject: [PATCH] update integration manifest version --- custom_components/bluetti_bt/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/bluetti_bt/manifest.json b/custom_components/bluetti_bt/manifest.json index 8ef318c..8e4c8e6 100644 --- a/custom_components/bluetti_bt/manifest.json +++ b/custom_components/bluetti_bt/manifest.json @@ -24,5 +24,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/Patrick762/hassio-bluetti-bt/issues", "requirements": [], - "version": "0.1.3" + "version": "0.1.4" }