From fe1995e420bfca06c8502725151ac75219d428fd Mon Sep 17 00:00:00 2001 From: G Johansson Date: Mon, 6 Jul 2026 13:23:05 +0000 Subject: [PATCH] Remove strings not needed --- homeassistant/components/min_max/strings.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/homeassistant/components/min_max/strings.json b/homeassistant/components/min_max/strings.json index da0615ab8495..72aae50a5122 100644 --- a/homeassistant/components/min_max/strings.json +++ b/homeassistant/components/min_max/strings.json @@ -15,9 +15,7 @@ "fix_flow": { "abort": { "could_not_import": "Failed to import the config entry for the Group helper\n**Error:** {error}\n\nPlease manually remove the Min/Max helper and create your new Group helper.", - "entity_not_found": "Entity could not be found as it has been removed, aborting the repair.", - "entity_update_failed": "Failed to update the entity to a Group sensor, please manually remove the obsolete entity.", - "unload_failed": "Failed to unload the Min/Max helper, please restart repairing the issue." + "entity_not_found": "Entity could not be found as it has been removed, aborting the repair." }, "step": { "migrate": {