18 lines
456 B
JSON
18 lines
456 B
JSON
{
|
|
"domain": "zha",
|
|
"name": "Zigbee Home Automation",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/zha",
|
|
"requirements": [
|
|
"bellows-homeassistant==0.13.2",
|
|
"zha-quirks==0.0.33",
|
|
"zigpy-cc==0.1.0",
|
|
"zigpy-deconz==0.7.0",
|
|
"zigpy-homeassistant==0.13.2",
|
|
"zigpy-xbee-homeassistant==0.9.0",
|
|
"zigpy-zigate==0.5.1"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": ["@dmulcahey", "@adminiuga"]
|
|
}
|