From 209af5dccc7361de030d65889aa4d4d2a062899c Mon Sep 17 00:00:00 2001 From: Thomas D <11554546+thomasddn@users.noreply.github.com> Date: Wed, 25 Feb 2026 17:46:34 +0100 Subject: [PATCH] Adjust service description for Volvo integration (#164073) --- homeassistant/components/volvo/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/volvo/strings.json b/homeassistant/components/volvo/strings.json index f404c4f9216..2c41bdb3fd2 100644 --- a/homeassistant/components/volvo/strings.json +++ b/homeassistant/components/volvo/strings.json @@ -411,7 +411,7 @@ }, "services": { "get_image_url": { - "description": "Get the URL for one or more vehicle-specific images.", + "description": "Retrieves the URL for one or more vehicle-specific images.", "fields": { "entry": { "description": "The entry to retrieve the vehicle images for.",