18 lines
414 B
JSON
18 lines
414 B
JSON
{
|
|
"domain": "zha",
|
|
"name": "Zigbee Home Automation",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/zha",
|
|
"requirements": [
|
|
"bellows==0.17.0",
|
|
"pyserial==3.4",
|
|
"zha-quirks==0.0.41",
|
|
"zigpy-cc==0.4.4",
|
|
"zigpy-deconz==0.9.2",
|
|
"zigpy==0.21.0",
|
|
"zigpy-xbee==0.12.1",
|
|
"zigpy-zigate==0.6.1"
|
|
],
|
|
"codeowners": ["@dmulcahey", "@adminiuga"]
|
|
}
|