python
This commit is contained in:
17
custom_components/yandex_station/manifest.json
Normal file
17
custom_components/yandex_station/manifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"domain": "yandex_station",
|
||||
"name": "Yandex.Station",
|
||||
"codeowners": [
|
||||
"@AlexxIT"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [
|
||||
"http",
|
||||
"zeroconf"
|
||||
],
|
||||
"documentation": "https://github.com/AlexxIT/YandexStation",
|
||||
"iot_class": "local_push",
|
||||
"issue_tracker": "https://github.com/AlexxIT/YandexStation/issues",
|
||||
"requirements": [],
|
||||
"version": "3.20.3"
|
||||
}
|
||||
Reference in New Issue
Block a user