From c4411914c2e906105b765c00af5740bd0880e946 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Wed, 5 Feb 2025 14:30:31 +0100 Subject: [PATCH] Replace "Ota" with "OTA update" in anova integration (#137431) --- homeassistant/components/anova/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/anova/strings.json b/homeassistant/components/anova/strings.json index bfe3a61282e..e9905e4cce5 100644 --- a/homeassistant/components/anova/strings.json +++ b/homeassistant/components/anova/strings.json @@ -39,7 +39,7 @@ "idle": "[%key:common::state::idle%]", "cook": "Cooking", "low_water": "Low water", - "ota": "Ota", + "ota": "OTA update", "provisioning": "Provisioning", "high_temp": "High temperature", "device_failure": "Device failure"