Upgrade OVO library to v1.2.0 (#66210)

This commit is contained in:
Stuart Clark 2022-02-11 20:39:55 +00:00 committed by GitHub
parent 0daf20c0cc
commit 5743661f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "OVO Energy", "name": "OVO Energy",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ovo_energy", "documentation": "https://www.home-assistant.io/integrations/ovo_energy",
"requirements": ["ovoenergy==1.1.12"], "requirements": ["ovoenergy==1.2.0"],
"codeowners": ["@timmo001"], "codeowners": ["@timmo001"],
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"loggers": ["ovoenergy"] "loggers": ["ovoenergy"]

View File

@ -1194,7 +1194,7 @@ oru==0.1.11
orvibo==1.1.1 orvibo==1.1.1
# homeassistant.components.ovo_energy # homeassistant.components.ovo_energy
ovoenergy==1.1.12 ovoenergy==1.2.0
# homeassistant.components.p1_monitor # homeassistant.components.p1_monitor
p1monitor==1.0.1 p1monitor==1.0.1

View File

@ -740,7 +740,7 @@ open-meteo==0.2.1
openerz-api==0.1.0 openerz-api==0.1.0
# homeassistant.components.ovo_energy # homeassistant.components.ovo_energy
ovoenergy==1.1.12 ovoenergy==1.2.0
# homeassistant.components.p1_monitor # homeassistant.components.p1_monitor
p1monitor==1.0.1 p1monitor==1.0.1