mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
13 lines
256 B
JSON
13 lines
256 B
JSON
{
|
|
"domain": "github",
|
|
"name": "GitHub",
|
|
"documentation": "https://www.home-assistant.io/integrations/github",
|
|
"requirements": [
|
|
"aiogithubapi==21.11.0"
|
|
],
|
|
"codeowners": [
|
|
"@timmo001",
|
|
"@ludeeus"
|
|
],
|
|
"iot_class": "cloud_polling"
|
|
} |