From 962fd0474f0c9d6053bcf34898f68e48cf2bb715 Mon Sep 17 00:00:00 2001 From: SebClem Date: Sat, 6 Jan 2024 21:21:43 +0000 Subject: [PATCH] Fix key in strings.json for current_status in QBittorrent --- homeassistant/components/qbittorrent/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/qbittorrent/strings.json b/homeassistant/components/qbittorrent/strings.json index 8b20a3354dd..7dbe886bd5c 100644 --- a/homeassistant/components/qbittorrent/strings.json +++ b/homeassistant/components/qbittorrent/strings.json @@ -26,7 +26,7 @@ "upload_speed": { "name": "Upload speed" }, - "transmission_status": { + "current_status": { "name": "Status", "state": { "idle": "[%key:common::state::idle%]",