Update energyzero lib to v2.0.0 (#105080)
This commit is contained in:
parent
dd37205a42
commit
d4cbe89c2f
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/energyzero",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["energyzero==1.0.0"]
|
||||
"requirements": ["energyzero==2.0.0"]
|
||||
}
|
||||
|
|
|
@ -759,7 +759,7 @@ emulated-roku==0.2.1
|
|||
energyflip-client==0.2.2
|
||||
|
||||
# homeassistant.components.energyzero
|
||||
energyzero==1.0.0
|
||||
energyzero==2.0.0
|
||||
|
||||
# homeassistant.components.enocean
|
||||
enocean==0.50
|
||||
|
|
|
@ -613,7 +613,7 @@ emulated-roku==0.2.1
|
|||
energyflip-client==0.2.2
|
||||
|
||||
# homeassistant.components.energyzero
|
||||
energyzero==1.0.0
|
||||
energyzero==2.0.0
|
||||
|
||||
# homeassistant.components.enocean
|
||||
enocean==0.50
|
||||
|
|
Loading…
Add table
Reference in a new issue