mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2025-06-01 07:04:36 +08:00
fix: linp.magnet.m1 contact state in sensor text (#1116)
Some checks failed
Some checks failed
This commit is contained in:
parent
a4f9c29b6b
commit
d05bdcbba9
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user