From 900cf2ce2b1b0aca920a34cc78fae9f83e765b7d Mon Sep 17 00:00:00 2001 From: LiShuzhen Date: Tue, 24 Dec 2024 21:10:23 +0800 Subject: [PATCH] fix: lumi.switch.acn040 identify service translation of en --- custom_components/xiaomi_home/miot/specs/multi_lang.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/custom_components/xiaomi_home/miot/specs/multi_lang.json b/custom_components/xiaomi_home/miot/specs/multi_lang.json index bee2a733..5e48bcc5 100644 --- a/custom_components/xiaomi_home/miot/specs/multi_lang.json +++ b/custom_components/xiaomi_home/miot/specs/multi_lang.json @@ -156,6 +156,13 @@ } }, "urn:miot-spec-v2:device:switch:0000A003:lumi-acn040:1": { + "en": { + "service:011": "Right Button On and Off", + "service:011:property:001": "Right Button On and Off", + "service:015:action:001": "Left Button Identify", + "service:016:action:001": "Middle Button Identify", + "service:017:action:001": "Right Button Identify" + }, "zh-Hans": { "service:015:action:001": "左键确认", "service:016:action:001": "中键确认",