15 lines
418 B
JSON
15 lines
418 B
JSON
{
|
|
"domain": "yandex_smart_home",
|
|
"name": "Yandex Smart Home",
|
|
"config_flow": true,
|
|
"documentation": "https://docs.yaha-cloud.ru/v1.0.x/",
|
|
"issue_tracker": "https://github.com/dext0r/yandex_smart_home/issues",
|
|
"requirements": [],
|
|
"after_dependencies": ["local_calendar"],
|
|
"iot_class": "cloud_polling",
|
|
"type": "service",
|
|
"dependencies": ["http"],
|
|
"codeowners": ["@dext0r"],
|
|
"version": "1.0.2"
|
|
}
|