Co-authored-by: Paulus Schoutsen <balloob@gmail.com> Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
14 lines
278 B
JSON
14 lines
278 B
JSON
{
|
|
"domain": "github",
|
|
"name": "GitHub",
|
|
"documentation": "https://www.home-assistant.io/integrations/github",
|
|
"requirements": [
|
|
"aiogithubapi==22.1.0"
|
|
],
|
|
"codeowners": [
|
|
"@timmo001",
|
|
"@ludeeus"
|
|
],
|
|
"iot_class": "cloud_polling",
|
|
"config_flow": true
|
|
} |