From a6d27943a5f409a7105001b839d31adcc6611ce9 Mon Sep 17 00:00:00 2001 From: LiShuzhen Date: Fri, 21 Mar 2025 09:22:44 +0800 Subject: [PATCH] fix: yeelink.bhf_light.v10 mode description in English --- custom_components/xiaomi_home/miot/specs/multi_lang.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom_components/xiaomi_home/miot/specs/multi_lang.json b/custom_components/xiaomi_home/miot/specs/multi_lang.json index 7f16732..d66f9f3 100644 --- a/custom_components/xiaomi_home/miot/specs/multi_lang.json +++ b/custom_components/xiaomi_home/miot/specs/multi_lang.json @@ -168,5 +168,11 @@ "service:016:action:001": "中键确认", "service:017:action:001": "右键确认" } + }, + "urn:miot-spec-v2:device:bath-heater:0000A028:yeelink-v10": { + "en": { + "service:003:property:001:valuelist:000": "Idle", + "service:003:property:001:valuelist:001": "Dry" + } } } \ No newline at end of file