From a32dc56153855072d4150d4b07706b26e5039527 Mon Sep 17 00:00:00 2001 From: Aidan Timson Date: Sat, 8 May 2021 04:05:09 +0100 Subject: [PATCH] Update ovoenergy to 1.1.12 (#50268) --- homeassistant/components/ovo_energy/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/ovo_energy/manifest.json b/homeassistant/components/ovo_energy/manifest.json index 37950df84cc..ba559ffb41d 100644 --- a/homeassistant/components/ovo_energy/manifest.json +++ b/homeassistant/components/ovo_energy/manifest.json @@ -3,7 +3,7 @@ "name": "OVO Energy", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ovo_energy", - "requirements": ["ovoenergy==1.1.11"], + "requirements": ["ovoenergy==1.1.12"], "codeowners": ["@timmo001"], "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 30233c350d9..ee6dd46df86 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1088,7 +1088,7 @@ oru==0.1.11 orvibo==1.1.1 # homeassistant.components.ovo_energy -ovoenergy==1.1.11 +ovoenergy==1.1.12 # homeassistant.components.mqtt # homeassistant.components.shiftr diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fd694adc0bb..eae0e32ff6c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -579,7 +579,7 @@ onvif-zeep-async==1.0.0 openerz-api==0.1.0 # homeassistant.components.ovo_energy -ovoenergy==1.1.11 +ovoenergy==1.1.12 # homeassistant.components.mqtt # homeassistant.components.shiftr