2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "xiaomi_aqara",
|
|
|
|
"name": "Xiaomi aqara",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/xiaomi_aqara",
|
2019-04-04 04:14:45 +00:00
|
|
|
"requirements": [
|
2019-08-18 09:14:07 +00:00
|
|
|
"PyXiaomiGateway==0.12.4"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": [
|
|
|
|
"@danielhiversen",
|
|
|
|
"@syssi"
|
|
|
|
]
|
|
|
|
}
|