From d5e0ffc4d81c62135476dccb2f438feb569f9e1c Mon Sep 17 00:00:00 2001 From: Bernardus Jansen Date: Tue, 21 May 2024 10:00:29 +0200 Subject: [PATCH] Tesla Wall Connector fix spelling error/typo (#117841) --- homeassistant/components/tesla_wall_connector/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/tesla_wall_connector/strings.json b/homeassistant/components/tesla_wall_connector/strings.json index 2291eb17a90..1a03207a012 100644 --- a/homeassistant/components/tesla_wall_connector/strings.json +++ b/homeassistant/components/tesla_wall_connector/strings.json @@ -37,7 +37,7 @@ "not_connected": "Vehicle not connected", "connected": "Vehicle connected", "ready": "Ready to charge", - "negociating": "Negociating connection", + "negotiating": "Negotiating connection", "error": "Error", "charging_finished": "Charging finished", "waiting_car": "Waiting for car",