core/homeassistant/components/yandex_transport/manifest.json

8 lines
230 B
JSON
Raw Normal View History

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