1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/homeassistant/components/yandex_transport/manifest.json

10 lines
291 B
JSON

{
"domain": "yandex_transport",
"name": "Yandex Transport",
"codeowners": ["@rishatik92", "@devbis"],
"documentation": "https://www.home-assistant.io/integrations/yandex_transport",
"iot_class": "cloud_polling",
"quality_scale": "legacy",
"requirements": ["aioymaps==1.2.5"]
}