19 lines
438 B
JSON
19 lines
438 B
JSON
{
|
|
"domain": "zha",
|
|
"name": "Zigbee Home Automation",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/zha",
|
|
"requirements": [
|
|
"bellows==0.20.1",
|
|
"pyserial==3.4",
|
|
"zha-quirks==0.0.44",
|
|
"zigpy-cc==0.5.2",
|
|
"zigpy-deconz==0.9.2",
|
|
"zigpy==0.23.1",
|
|
"zigpy-xbee==0.13.0",
|
|
"zigpy-zigate==0.6.2",
|
|
"zigpy-znp==0.1.1"
|
|
],
|
|
"codeowners": ["@dmulcahey", "@adminiuga"]
|
|
}
|