You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
297 B

2 years ago
{
"domain": "gitea",
"name": "Gitea",
2 years ago
"version": "0.0.1",
2 years ago
"documentation": "https://www.home-assistant.io/integrations/gitea",
"requirements": ["giteapy==1.0.8"],
2 years ago
"codeowners": ["@garritfra"],
"iot_class": "cloud_polling",
"config_flow": true,
"loggers": []
}