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