19 lines
360 B
JSON
19 lines
360 B
JSON
{
|
|
"domain": "deconz",
|
|
"name": "deCONZ",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/deconz",
|
|
"requirements": [
|
|
"pydeconz==85"
|
|
],
|
|
"ssdp": [
|
|
{
|
|
"manufacturer": "Royal Philips Electronics"
|
|
}
|
|
],
|
|
"codeowners": [
|
|
"@Kane610"
|
|
],
|
|
"quality_scale": "platinum",
|
|
"iot_class": "local_push"
|
|
} |