mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump energyzero lib to v2.1.1 (#120783)
This commit is contained in:
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/energyzero",
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["energyzero==2.1.0"]
|
||||
"requirements": ["energyzero==2.1.1"]
|
||||
}
|
||||
|
@ -807,7 +807,7 @@ emulated-roku==0.3.0
|
||||
energyflip-client==0.2.2
|
||||
|
||||
# homeassistant.components.energyzero
|
||||
energyzero==2.1.0
|
||||
energyzero==2.1.1
|
||||
|
||||
# homeassistant.components.enocean
|
||||
enocean==0.50
|
||||
|
@ -667,7 +667,7 @@ emulated-roku==0.3.0
|
||||
energyflip-client==0.2.2
|
||||
|
||||
# homeassistant.components.energyzero
|
||||
energyzero==2.1.0
|
||||
energyzero==2.1.1
|
||||
|
||||
# homeassistant.components.enocean
|
||||
enocean==0.50
|
||||
|
Reference in New Issue
Block a user