Bump PyEssent to 0.14 (#43282)
This commit is contained in:
parent
f19f743bed
commit
a164989e41
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "essent",
|
||||
"name": "Essent",
|
||||
"documentation": "https://www.home-assistant.io/integrations/essent",
|
||||
"requirements": ["PyEssent==0.13"],
|
||||
"requirements": ["PyEssent==0.14"],
|
||||
"codeowners": ["@TheLastProject"]
|
||||
}
|
||||
|
|
|
@ -29,7 +29,7 @@ OPi.GPIO==0.4.0
|
|||
Plugwise_Smile==1.6.0
|
||||
|
||||
# homeassistant.components.essent
|
||||
PyEssent==0.13
|
||||
PyEssent==0.14
|
||||
|
||||
# homeassistant.components.flick_electric
|
||||
PyFlick==0.0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue