core/homeassistant/components/here_travel_time/manifest.json

13 lines
275 B
JSON
Executable File

{
"domain": "here_travel_time",
"name": "HERE travel time",
"documentation": "https://www.home-assistant.io/components/here_travel_time",
"requirements": [
"herepy==0.6.3.1"
],
"dependencies": [],
"codeowners": [
"@eifinger"
]
}