mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Upgrade OVO library to v1.2.0 (#66210)
This commit is contained in:
parent
0daf20c0cc
commit
5743661f6e
@ -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"]
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user