mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump pyefergy to 0.1.4 (#59219)
This commit is contained in:
parent
3693b9bd04
commit
aaaae6abca
@ -3,7 +3,7 @@
|
||||
"name": "Efergy",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/efergy",
|
||||
"requirements": ["pyefergy==0.1.3"],
|
||||
"requirements": ["pyefergy==0.1.4"],
|
||||
"codeowners": ["@tkdrob"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@ -1453,7 +1453,7 @@ pyeconet==0.1.14
|
||||
pyedimax==0.2.1
|
||||
|
||||
# homeassistant.components.efergy
|
||||
pyefergy==0.1.3
|
||||
pyefergy==0.1.4
|
||||
|
||||
# homeassistant.components.eight_sleep
|
||||
pyeight==0.1.9
|
||||
|
@ -862,7 +862,7 @@ pydispatcher==2.0.5
|
||||
pyeconet==0.1.14
|
||||
|
||||
# homeassistant.components.efergy
|
||||
pyefergy==0.1.3
|
||||
pyefergy==0.1.4
|
||||
|
||||
# homeassistant.components.everlights
|
||||
pyeverlights==0.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user