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-09-23 17:35:27 +00:00
|
|
|
"bellows-homeassistant==0.10.0",
|
2019-09-30 00:33:42 +00:00
|
|
|
"zha-quirks==0.0.26",
|
2019-10-02 22:51:52 +00:00
|
|
|
"zigpy-deconz==0.5.0",
|
2019-09-23 17:35:27 +00:00
|
|
|
"zigpy-homeassistant==0.9.0",
|
|
|
|
"zigpy-xbee-homeassistant==0.5.0",
|
2019-10-09 12:47:43 +00:00
|
|
|
"zigpy-zigate==0.4.1"
|
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
|
|
|
}
|