17 lines
435 B
JSON
17 lines
435 B
JSON
{
|
|
"domain": "zha",
|
|
"name": "Zigbee Home Automation",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/zha",
|
|
"requirements": [
|
|
"bellows-homeassistant==0.15.2",
|
|
"zha-quirks==0.0.38",
|
|
"zigpy-cc==0.3.1",
|
|
"zigpy-deconz==0.8.0",
|
|
"zigpy-homeassistant==0.18.1",
|
|
"zigpy-xbee-homeassistant==0.11.0",
|
|
"zigpy-zigate==0.5.1"
|
|
],
|
|
"codeowners": ["@dmulcahey", "@adminiuga"]
|
|
}
|