2020-07-19 20:48:08 +00:00
|
|
|
{
|
|
|
|
"domain": "control4",
|
|
|
|
"name": "Control4",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/control4",
|
|
|
|
"requirements": ["pyControl4==0.0.6"],
|
|
|
|
"ssdp": [
|
|
|
|
{
|
|
|
|
"st": "c4:director"
|
|
|
|
}
|
|
|
|
],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@lawtancool"],
|
|
|
|
"iot_class": "local_polling"
|
2020-07-19 20:48:08 +00:00
|
|
|
}
|