core/homeassistant/components/yandex_transport/manifest.json

9 lines
262 B
JSON

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