From c52df757a2bada4dcd3e751c4a946ff54e1d5f51 Mon Sep 17 00:00:00 2001 From: fixsssator <74709706+fixsssator@users.noreply.github.com> Date: Fri, 25 Feb 2022 09:59:43 +0300 Subject: [PATCH] Update manifest.json --- custom_components/xiaomi_miio_health_pot/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/xiaomi_miio_health_pot/manifest.json b/custom_components/xiaomi_miio_health_pot/manifest.json index fb41b6f..b6ce151 100644 --- a/custom_components/xiaomi_miio_health_pot/manifest.json +++ b/custom_components/xiaomi_miio_health_pot/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://github.com/fineemb/Xiaomi-Smart-Multipurpose-Kettle", "requirements": [ "construct==2.9.45", - "python-miio==0.5.5" + "python-miio==0.5.10" ], "version": "1.1", "dependencies": [],