mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 20:53:45 +01:00
11 lines
254 B
JSON
11 lines
254 B
JSON
{
|
|
"domain": "baidu",
|
|
"name": "Baidu",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/baidu",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["aip"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["baidu-aip==1.6.6"]
|
|
}
|