forked from home-assistant/core
13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"domain": "github",
|
|
"name": "GitHub",
|
|
"documentation": "https://www.home-assistant.io/integrations/github",
|
|
"requirements": [
|
|
"aiogithubapi==21.8.0"
|
|
],
|
|
"codeowners": [
|
|
"@timmo001",
|
|
"@ludeeus"
|
|
],
|
|
"iot_class": "cloud_polling"
|
|
} |