Update energyzero lib to v2.0.0 (#105080)

This commit is contained in:
Klaas Schoute 2023-12-05 19:14:13 +01:00 committed by GitHub
parent dd37205a42
commit d4cbe89c2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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