mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
Fix google_travel_time get_travel_times config_entry_id description (#162910)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
44d5ecc926
commit
dc1c52622e
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user