diff --git a/homeassistant/components/tuya/strings.json b/homeassistant/components/tuya/strings.json index cfce12273a0..281d56f7ae4 100644 --- a/homeassistant/components/tuya/strings.json +++ b/homeassistant/components/tuya/strings.json @@ -275,7 +275,7 @@ "name": "Indicator light mode", "state": { "none": "[%key:common::state::off%]", - "pos": "Indicate switch location", + "pos": "Indicate inverted switch state", "relay": "Indicate switch on/off state" } },