From a1982fbd5492cb2443cdbf9b90ba071bcca7325d Mon Sep 17 00:00:00 2001 From: Ariel Ebersberger <31776703+justanotherariel@users.noreply.github.com> Date: Wed, 24 Jun 2026 12:18:53 +0200 Subject: [PATCH] Rename "Advanced settings" to "Additional settings" in Autoskope (#174630) --- homeassistant/components/autoskope/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/autoskope/strings.json b/homeassistant/components/autoskope/strings.json index 18e83c0866c3..abfe892f152a 100644 --- a/homeassistant/components/autoskope/strings.json +++ b/homeassistant/components/autoskope/strings.json @@ -38,7 +38,7 @@ "data_description": { "host": "The URL of your Autoskope API endpoint. Only change this if you use a white-label portal." }, - "name": "Advanced settings" + "name": "Additional settings" } }, "title": "Connect to Autoskope"