Bump PyEssent to 0.14 (#43282)

This commit is contained in:
Sylvia van Os 2020-11-16 18:53:42 +01:00 committed by GitHub
parent f19f743bed
commit a164989e41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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"]
}

View file

@ -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