From 60c73b084eec88c5fd937ff9844dd06cdf6b4ea5 Mon Sep 17 00:00:00 2001 From: LiShuzhen Date: Thu, 11 Dec 2025 11:40:06 +0800 Subject: [PATCH] fix: set string property access as [read, notify] for daikin.airfresh.k33 and daikin.aircondition.k2 --- .../xiaomi_home/miot/specs/spec_modify.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/custom_components/xiaomi_home/miot/specs/spec_modify.yaml b/custom_components/xiaomi_home/miot/specs/spec_modify.yaml index 8cb487d..78d7e97 100644 --- a/custom_components/xiaomi_home/miot/specs/spec_modify.yaml +++ b/custom_components/xiaomi_home/miot/specs/spec_modify.yaml @@ -5,12 +5,21 @@ urn:miot-spec-v2:device:air-conditioner:0000A004:daikin-k2:1: prop.2.1: name: ac-on format: string + access: + - read + - notify prop.2.2: name: ac-mode format: string + access: + - read + - notify prop.3.1: name: ac-fan-level format: string + access: + - read + - notify urn:miot-spec-v2:device:air-conditioner:0000A004:qdhkl-a42:1: prop.2.2: value-list: @@ -93,12 +102,21 @@ urn:miot-spec-v2:device:air-fresh:0000A012:daikin-k33:1: prop.2.1: name: ac-on format: string + access: + - read + - notify prop.2.3: name: ac-mode format: string + access: + - read + - notify prop.2.5: name: ac-fan-level format: string + access: + - read + - notify urn:miot-spec-v2:device:air-monitor:0000A008:cgllc-cgd1st:1: prop.3.7: value-range: