core/homeassistant/components/here_travel_time/manifest.json

10 lines
272 B
JSON

{
"domain": "here_travel_time",
"name": "HERE Travel Time",
"documentation": "https://www.home-assistant.io/integrations/here_travel_time",
"requirements": ["herepy==2.0.0"],
"codeowners": ["@eifinger"],
"iot_class": "cloud_polling",
"loggers": ["herepy"]
}