core/homeassistant/components/totalconnect/manifest.json

10 lines
267 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
}