diff --git a/source/_integrations/here_travel_time.markdown b/source/_integrations/here_travel_time.markdown index fc28c2f3785..5661b7e333b 100644 --- a/source/_integrations/here_travel_time.markdown +++ b/source/_integrations/here_travel_time.markdown @@ -94,10 +94,9 @@ arrival: required: false type: time departure: - description: "Time when travel is expected to end. A 24 hour time string like `08:00:00`. On a sensor update it will be combined with the current date to get travel time for that moment. Cannot be used in combination with `arrival`. The default is now (the current date and time)" + description: "Time when travel is expected to end. A 24 hour time string like `08:00:00`. On a sensor update it will be combined with the current date to get travel time for that moment. Cannot be used in combination with `arrival`. If departure is not provided each update of the sensor uses the current date and time." required: false type: time - default: "now" unit_system: description: "You can choose between `metric` or `imperial`." required: false