From dc1c52622e6265afba3efe2ddcdee0a746108578 Mon Sep 17 00:00:00 2001 From: Kevin Stillhammer Date: Fri, 13 Feb 2026 13:18:55 +0100 Subject: [PATCH] Fix google_travel_time get_travel_times config_entry_id description (#162910) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- homeassistant/components/google_travel_time/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/google_travel_time/strings.json b/homeassistant/components/google_travel_time/strings.json index 98fad0bf069..277f6e20b91 100644 --- a/homeassistant/components/google_travel_time/strings.json +++ b/homeassistant/components/google_travel_time/strings.json @@ -166,7 +166,7 @@ "name": "[%key:component::google_travel_time::options::step::init::data::avoid%]" }, "config_entry_id": { - "description": "The config entry to use for the service call.", + "description": "The config entry to use for this action.", "name": "Config entry" }, "departure_time": {