python
This commit is contained in:
14
custom_components/yandex_smart_home/manifest.json
Normal file
14
custom_components/yandex_smart_home/manifest.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user