From 365f4e57d8b3aa7f8f22c9d3aa4b49d6818af9bd Mon Sep 17 00:00:00 2001 From: Feng Wang Date: Tue, 24 Dec 2024 21:58:50 +0800 Subject: [PATCH] feat: remove duplicate dependency (#390) --- custom_components/xiaomi_home/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/custom_components/xiaomi_home/manifest.json b/custom_components/xiaomi_home/manifest.json index 43acda5..5400dfb 100644 --- a/custom_components/xiaomi_home/manifest.json +++ b/custom_components/xiaomi_home/manifest.json @@ -23,8 +23,7 @@ "paho-mqtt<=2.0.0", "numpy", "cryptography", - "psutil", - "aiohttp[speedups]" + "psutil" ], "version": "v0.1.4b1", "zeroconf": [