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-04-04 04:14:45 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/components/zha",
|
|
|
|
"requirements": [
|
2019-08-20 23:06:38 +00:00
|
|
|
"bellows-homeassistant==0.9.1",
|
2019-09-11 13:18:31 +00:00
|
|
|
"zha-quirks==0.0.23",
|
2019-09-08 02:14:32 +00:00
|
|
|
"zigpy-deconz==0.3.0",
|
2019-09-11 13:18:31 +00:00
|
|
|
"zigpy-homeassistant==0.8.0",
|
2019-08-05 22:05:07 +00:00
|
|
|
"zigpy-xbee-homeassistant==0.4.0",
|
2019-09-12 00:03:02 +00:00
|
|
|
"zigpy-zigate==0.3.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
|
|
|
}
|