1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 15:44:52 +01:00
Files
core/homeassistant/components/trane/manifest.json
2026-02-19 12:39:58 -06:00

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"]
}