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": [
|
2020-02-06 21:34:28 +00:00
|
|
|
"bellows-homeassistant==0.13.2",
|
2020-02-19 14:19:26 +00:00
|
|
|
"zha-quirks==0.0.33",
|
2020-02-09 17:13:22 +00:00
|
|
|
"zigpy-cc==0.1.0",
|
2019-11-12 01:53:23 +00:00
|
|
|
"zigpy-deconz==0.7.0",
|
2020-02-08 11:50:50 +00:00
|
|
|
"zigpy-homeassistant==0.13.2",
|
2020-01-30 15:04:06 +00:00
|
|
|
"zigpy-xbee-homeassistant==0.9.0",
|
2020-01-20 18:09:20 +00:00
|
|
|
"zigpy-zigate==0.5.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
|
|
|
}
|