diff --git a/homeassistant/components/nut/strings.json b/homeassistant/components/nut/strings.json index 1e6cee786d3..fb49029d69f 100644 --- a/homeassistant/components/nut/strings.json +++ b/homeassistant/components/nut/strings.json @@ -136,7 +136,7 @@ "resting": "Resting", "unknown": "Unknown", "disabled": "[%key:common::state::disabled%]", - "off": "Off" + "off": "[%key:common::state::off%]" } }, "battery_current": { "name": "Battery current" },