17 lines
No EOL
317 B
JSON
17 lines
No EOL
317 B
JSON
{
|
|
"domain": "github",
|
|
"name": "GitHub",
|
|
"documentation": "https://www.home-assistant.io/integrations/github",
|
|
"requirements": [
|
|
"aiogithubapi==22.2.4"
|
|
],
|
|
"codeowners": [
|
|
"@timmo001",
|
|
"@ludeeus"
|
|
],
|
|
"iot_class": "cloud_polling",
|
|
"config_flow": true,
|
|
"loggers": [
|
|
"aiogithubapi"
|
|
]
|
|
} |