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",
|
"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…
Add table
Add a link
Reference in a new issue