mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 15:44:52 +01:00
13 lines
327 B
JSON
13 lines
327 B
JSON
{
|
|
"domain": "trane",
|
|
"name": "Trane Local",
|
|
"codeowners": ["@bdraco"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/trane",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_push",
|
|
"loggers": ["steamloop"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["steamloop==1.2.0"]
|
|
}
|