mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00
Update energyzero lib to v2.0.0 (#105080)
This commit is contained in:
parent
dd37205a42
commit
d4cbe89c2f
@ -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…
x
Reference in New Issue
Block a user