mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Fix typo (#10766)
Corrected the mode name... it gives an error if you copy and paste it.
This commit is contained in:
parent
9c99aa1fa0
commit
08024efb61
@ -74,7 +74,7 @@ name:
|
||||
type: string
|
||||
default: "HERE Travel Time"
|
||||
mode:
|
||||
description: "You can choose between: `bicycle`, `car`, `pedestrian`, `publicTransport`, `publicTransportTimeTable` or `truck`. The default is `car`. For public transport `publicTransportTimetable` is recommended. You can find more information on the modes [here](https://developer.here.com/documentation/routing/topics/transport-modes.html) and on the public modes [here](https://developer.here.com/documentation/routing/topics/public-transport-routing.html)"
|
||||
description: "You can choose between: `bicycle`, `car`, `pedestrian`, `publicTransport`, `publicTransportTimeTable` or `truck`. The default is `car`. For public transport `publicTransportTimeTable` is recommended. You can find more information on the modes [here](https://developer.here.com/documentation/routing/topics/transport-modes.html) and on the public modes [here](https://developer.here.com/documentation/routing/topics/public-transport-routing.html)"
|
||||
required: false
|
||||
type: string
|
||||
default: "car"
|
||||
|
Loading…
x
Reference in New Issue
Block a user