Files
homeassistant/custom_components/yandex_station/manifest.json
Victor Alexandrovich Tsyrenschikov 373ed28445 python
2026-03-30 20:25:42 +05:00

17 lines
380 B
JSON

{
"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"
}