mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
12 lines
328 B
JSON
12 lines
328 B
JSON
{
|
|
"domain": "redgtech",
|
|
"name": "Redgtech",
|
|
"codeowners": ["@jonhsady", "@luan-nvg"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/redgtech",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["redgtech-api==0.1.38"]
|
|
}
|