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