core/homeassistant/components/totalconnect/manifest.json

11 lines
299 B
JSON

{
"domain": "totalconnect",
"name": "Total Connect",
"documentation": "https://www.home-assistant.io/integrations/totalconnect",
"requirements": ["total_connect_client==0.57"],
"dependencies": [],
"codeowners": ["@austinmroczek"],
"config_flow": true,
"iot_class": "cloud_polling"
}