core/homeassistant/components/totalconnect/manifest.json

10 lines
283 B
JSON

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