mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-08-02 05:19:15 +08:00
fix: linp.magnet.m1 contact state in sensor text (#1116)
Some checks failed
Some checks failed
This commit is contained in:
@ -108,6 +108,11 @@ urn:miot-spec-v2:device:light:0000A001:shhf-sfla12:1:
|
|||||||
urn:miot-spec-v2:device:magnet-sensor:0000A016:linp-m1:1:
|
urn:miot-spec-v2:device:magnet-sensor:0000A016:linp-m1:1:
|
||||||
prop.2.1004:
|
prop.2.1004:
|
||||||
name: contact-state
|
name: contact-state
|
||||||
|
value-list:
|
||||||
|
- value: 0
|
||||||
|
description: open
|
||||||
|
- value: 1
|
||||||
|
description: closed
|
||||||
expr: src_value!=1
|
expr: src_value!=1
|
||||||
urn:miot-spec-v2:device:motion-sensor:0000A014:lumi-acn001:1:
|
urn:miot-spec-v2:device:motion-sensor:0000A014:lumi-acn001:1:
|
||||||
prop.3.2:
|
prop.3.2:
|
||||||
|
Reference in New Issue
Block a user