Update ovoenergy package to v1.1.7 (#38875)
parent
483d09b9c1
commit
4bfcfb0017
|
@ -3,6 +3,6 @@
|
|||
"name": "OVO Energy",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ovo_energy",
|
||||
"requirements": ["ovoenergy==1.1.6"],
|
||||
"requirements": ["ovoenergy==1.1.7"],
|
||||
"codeowners": ["@timmo001"]
|
||||
}
|
||||
|
|
|
@ -1038,7 +1038,7 @@ oru==0.1.11
|
|||
orvibo==1.1.1
|
||||
|
||||
# homeassistant.components.ovo_energy
|
||||
ovoenergy==1.1.6
|
||||
ovoenergy==1.1.7
|
||||
|
||||
# homeassistant.components.mqtt
|
||||
# homeassistant.components.shiftr
|
||||
|
|
|
@ -479,7 +479,7 @@ onvif-zeep-async==0.5.0
|
|||
openerz-api==0.1.0
|
||||
|
||||
# homeassistant.components.ovo_energy
|
||||
ovoenergy==1.1.6
|
||||
ovoenergy==1.1.7
|
||||
|
||||
# homeassistant.components.mqtt
|
||||
# homeassistant.components.shiftr
|
||||
|
|
Loading…
Reference in New Issue