mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 10:55:50 +00:00
11 lines
276 B
JSON
11 lines
276 B
JSON
{
|
|
"domain": "gitlab_ci",
|
|
"name": "GitLab-CI",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/gitlab_ci",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["gitlab"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["python-gitlab==1.6.0"]
|
|
}
|