From 9476ade34a8cf705fbc53b6b283c6c992c7936ee Mon Sep 17 00:00:00 2001 From: David Knowles Date: Tue, 29 Aug 2023 09:43:27 -0400 Subject: [PATCH] Bump pydrawise to 2023.8.0 (#99270) --- homeassistant/components/hydrawise/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/hydrawise/manifest.json b/homeassistant/components/hydrawise/manifest.json index d9e6d809960..f9de9bf30c9 100644 --- a/homeassistant/components/hydrawise/manifest.json +++ b/homeassistant/components/hydrawise/manifest.json @@ -5,5 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/hydrawise", "iot_class": "cloud_polling", "loggers": ["pydrawise"], - "requirements": ["pydrawise==2023.7.1"] + "requirements": ["pydrawise==2023.8.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 95e69088fb1..8a277be59d3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1650,7 +1650,7 @@ pydiscovergy==2.0.3 pydoods==1.0.2 # homeassistant.components.hydrawise -pydrawise==2023.7.1 +pydrawise==2023.8.0 # homeassistant.components.android_ip_webcam pydroid-ipcam==2.0.0