From 91cf9ef4fa9720ea2bb782fd23929afe22bbb66c Mon Sep 17 00:00:00 2001 From: kongo09 Date: Sun, 18 Aug 2024 17:39:37 +0200 Subject: [PATCH] update version --- custom_components/philips_airpurifier_coap/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/philips_airpurifier_coap/manifest.json b/custom_components/philips_airpurifier_coap/manifest.json index 1cafd2f..e60929e 100644 --- a/custom_components/philips_airpurifier_coap/manifest.json +++ b/custom_components/philips_airpurifier_coap/manifest.json @@ -26,5 +26,5 @@ "iot_class": "local_push", "issue_tracker": "https://github.com/kongo09/philips-airpurifier-coap/issues", "requirements": ["aioairctrl==0.2.5", "getmac==0.9.4"], - "version": "0.18.5" + "version": "0.18.8" }