From e8be77e0535c1bf4c3416026ef1af5c6bb4e6caa Mon Sep 17 00:00:00 2001 From: Luke Lashley Date: Thu, 23 Nov 2023 21:34:24 -0500 Subject: [PATCH] Update manifest.json (#551) --- custom_components/roborock/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/roborock/manifest.json b/custom_components/roborock/manifest.json index 2ebab85..fe55e71 100644 --- a/custom_components/roborock/manifest.json +++ b/custom_components/roborock/manifest.json @@ -15,7 +15,7 @@ ], "requirements": [ "python-roborock==0.36.0", - "ical==5.0.0", + "ical==6.1.0", "dacite==1.8.0" ], "version": "1.0.13"