mirror of
https://github.com/home-assistant/core.git
synced 2026-03-02 07:29:28 +00:00
9 lines
234 B
JSON
9 lines
234 B
JSON
{
|
|
"domain": "azure_devops",
|
|
"name": "Azure DevOps",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/azure_devops",
|
|
"requirements": ["aioazuredevops==1.3.5"],
|
|
"codeowners": ["@timmo001"]
|
|
}
|