From 3b32dcb6133cdb767b9b677bfe0839e1a137d131 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Fri, 14 Jul 2023 12:28:19 +0200 Subject: [PATCH] Revert translation reference for Tuya motion_sensitivity (#96536) --- homeassistant/components/tuya/strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/tuya/strings.json b/homeassistant/components/tuya/strings.json index ccb7d878a49..e7896f5da86 100644 --- a/homeassistant/components/tuya/strings.json +++ b/homeassistant/components/tuya/strings.json @@ -61,9 +61,9 @@ }, "motion_sensitivity": { "state": { - "0": "[%key:component::tuya::entity::select::decibel_sensitivity::state::0%]", + "0": "Low sensitivity", "1": "Medium sensitivity", - "2": "[%key:component::tuya::entity::select::decibel_sensitivity::state::1%]" + "2": "High sensitivity" } }, "record_mode": {