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