1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/totalconnect/manifest.json
2022-01-24 01:24:36 +02:00

11 lines
301 B
JSON

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