From 35c6fdbce8bdc39c2e08d0ec804239ca99898586 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Sat, 26 Apr 2025 20:08:39 +0200 Subject: [PATCH] Use common state for "Fault" in `shelly` (#143730) --- homeassistant/components/shelly/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/shelly/strings.json b/homeassistant/components/shelly/strings.json index 203c8467deb..fe7ab9271cf 100644 --- a/homeassistant/components/shelly/strings.json +++ b/homeassistant/components/shelly/strings.json @@ -176,7 +176,7 @@ "state": { "warmup": "Warm-up", "normal": "[%key:common::state::normal%]", - "fault": "Fault" + "fault": "[%key:common::state::fault%]" }, "state_attributes": { "self_test": {