2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "zha",
|
|
|
|
"name": "Zigbee Home Automation",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/zha",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [
|
2019-12-26 22:08:14 +00:00
|
|
|
"bellows-homeassistant==0.12.0",
|
2020-01-13 18:10:22 +00:00
|
|
|
"zha-quirks==0.0.31",
|
2019-11-12 01:53:23 +00:00
|
|
|
"zigpy-deconz==0.7.0",
|
2019-12-26 22:08:14 +00:00
|
|
|
"zigpy-homeassistant==0.12.0",
|
|
|
|
"zigpy-xbee-homeassistant==0.8.0",
|
2019-10-21 17:14:17 +00:00
|
|
|
"zigpy-zigate==0.5.0"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
2019-08-01 03:33:12 +00:00
|
|
|
"codeowners": ["@dmulcahey", "@adminiuga"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|