mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Bump PyEssent to 0.14 (#43282)
This commit is contained in:
parent
f19f743bed
commit
a164989e41
@ -2,6 +2,6 @@
|
|||||||
"domain": "essent",
|
"domain": "essent",
|
||||||
"name": "Essent",
|
"name": "Essent",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/essent",
|
"documentation": "https://www.home-assistant.io/integrations/essent",
|
||||||
"requirements": ["PyEssent==0.13"],
|
"requirements": ["PyEssent==0.14"],
|
||||||
"codeowners": ["@TheLastProject"]
|
"codeowners": ["@TheLastProject"]
|
||||||
}
|
}
|
||||||
|
@ -29,7 +29,7 @@ OPi.GPIO==0.4.0
|
|||||||
Plugwise_Smile==1.6.0
|
Plugwise_Smile==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.essent
|
# homeassistant.components.essent
|
||||||
PyEssent==0.13
|
PyEssent==0.14
|
||||||
|
|
||||||
# homeassistant.components.flick_electric
|
# homeassistant.components.flick_electric
|
||||||
PyFlick==0.0.2
|
PyFlick==0.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user