From 5fea4915ef9f3d3122ba4659e8edb53648132a2c Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Tue, 1 Jul 2025 13:13:12 +0200 Subject: [PATCH] Use (new) common state "Empty" in `litterrobot` (#147835) --- homeassistant/components/litterrobot/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/litterrobot/strings.json b/homeassistant/components/litterrobot/strings.json index d9931d71a0d..160f5edb6a0 100644 --- a/homeassistant/components/litterrobot/strings.json +++ b/homeassistant/components/litterrobot/strings.json @@ -70,7 +70,7 @@ "motor_fault_short": "Motor shorted", "motor_ot_amps": "Motor overtorqued", "motor_disconnected": "Motor disconnected", - "empty": "Empty" + "empty": "[%key:common::state::empty%]" } }, "last_seen": {