mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Update PyEssent (#26115)
This commit is contained in:
parent
9b1315d8e5
commit
ce54ae3171
@ -2,7 +2,7 @@
|
||||
"domain": "essent",
|
||||
"name": "Essent",
|
||||
"documentation": "https://www.home-assistant.io/components/essent",
|
||||
"requirements": ["PyEssent==0.12"],
|
||||
"requirements": ["PyEssent==0.13"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@TheLastProject"]
|
||||
}
|
||||
|
@ -44,7 +44,7 @@ Mastodon.py==1.4.6
|
||||
OPi.GPIO==0.3.6
|
||||
|
||||
# homeassistant.components.essent
|
||||
PyEssent==0.12
|
||||
PyEssent==0.13
|
||||
|
||||
# homeassistant.components.github
|
||||
PyGithub==1.43.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user