From 0d4051efcb697c0dc90d5919ebb89d93ede672eb Mon Sep 17 00:00:00 2001 From: lunmay <28674102+lunmay@users.noreply.github.com> Date: Tue, 14 Dec 2021 00:24:14 +0100 Subject: [PATCH] Typo fixes for Adax in strings.json (#61492) --- homeassistant/components/adax/strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/adax/strings.json b/homeassistant/components/adax/strings.json index 0cb60dceac9..6157b7dfc91 100644 --- a/homeassistant/components/adax/strings.json +++ b/homeassistant/components/adax/strings.json @@ -9,8 +9,8 @@ }, "local": { "data": { - "wifi_ssid": "Wifi ssid", - "wifi_pswd": "Wifi password" + "wifi_ssid": "Wi-Fi SSID", + "wifi_pswd": "Wi-Fi Password" }, "description": "Reset the heater by pressing + and OK until display shows 'Reset'. Then press and hold OK button on the heater until the blue led starts blinking before pressing Submit. Configuring heater might take some minutes." },