mirror of
https://github.com/elisspace/core.git
synced 2026-09-01 17:04:05 +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.8"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|