mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
11 lines
207 B
JSON
11 lines
207 B
JSON
{
|
|
"domain": "github",
|
|
"name": "Github",
|
|
"documentation": "https://www.home-assistant.io/integrations/github",
|
|
"requirements": [
|
|
"PyGithub==1.43.5"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|