13 lines
400 B
JSON
13 lines
400 B
JSON
{
|
|
"domain": "xiaomi_aqara",
|
|
"name": "Xiaomi Gateway (Aqara)",
|
|
"after_dependencies": ["discovery"],
|
|
"codeowners": ["@danielhiversen", "@syssi"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/xiaomi_aqara",
|
|
"iot_class": "local_push",
|
|
"loggers": ["xiaomi_gateway"],
|
|
"requirements": ["PyXiaomiGateway==0.14.3"],
|
|
"zeroconf": ["_miio._udp.local."]
|
|
}
|