mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
9 lines
222 B
JSON
9 lines
222 B
JSON
{
|
|
"domain": "gitlab_ci",
|
|
"name": "GitLab-CI",
|
|
"documentation": "https://www.home-assistant.io/integrations/gitlab_ci",
|
|
"requirements": ["python-gitlab==1.6.0"],
|
|
"codeowners": [],
|
|
"iot_class": "cloud_polling"
|
|
}
|