mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
11 lines
276 B
JSON
11 lines
276 B
JSON
{
|
|
"domain": "yardian",
|
|
"name": "Yardian",
|
|
"codeowners": ["@h3l1o5"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/yardian",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["pyyardian==1.1.1"]
|
|
}
|