From a0cd0b3c6cdc926138485bd446b70e89d45af7a8 Mon Sep 17 00:00:00 2001 From: Sven Serlier <85389871+wrt54g@users.noreply.github.com> Date: Fri, 28 Apr 2023 21:07:17 +0200 Subject: [PATCH] Fix typo in anova integration (#92191) --- 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 19d0e52b7d2..b14246a392d 100644 --- a/homeassistant/components/anova/strings.json +++ b/homeassistant/components/anova/strings.json @@ -17,7 +17,7 @@ "error": { "invalid_auth": "[%key:common::config_flow::error::invalid_auth%]", "unknown": "[%key:common::config_flow::error::unknown%]", - "no_devices_found": "No devices were found. Make sure you have at least one Anova device online" + "no_devices_found": "No devices were found. Make sure you have at least one Anova device online." } }, "entity": {