This commit is contained in:
Victor Alexandrovich Tsyrenschikov
2026-03-30 20:25:42 +05:00
parent 139f9f1bd2
commit 373ed28445
2449 changed files with 53602 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"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"
}