z4d-certified-devices 3.190__py3-none-any.whl → 3.192__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of z4d-certified-devices might be problematic. Click here for more details.
- z4d_certified_devices/Certified/LUMI/lumi.ctrl_86plug.aq1.json +5 -2
- z4d_certified_devices/Certified/LUMI/lumi.magnet.agl02.json +29 -0
- z4d_certified_devices/Certified/Tuya/TS0201-Temp-Humi-10.json +1 -1
- z4d_certified_devices/Certified/Tuya/TS0601-temphumix10.json +1 -1
- z4d_certified_devices/version.py +1 -1
- {z4d_certified_devices-3.190.dist-info → z4d_certified_devices-3.192.dist-info}/METADATA +1 -1
- {z4d_certified_devices-3.190.dist-info → z4d_certified_devices-3.192.dist-info}/RECORD +11 -10
- {z4d_certified_devices-3.190.dist-info → z4d_certified_devices-3.192.dist-info}/LICENSE.txt +0 -0
- {z4d_certified_devices-3.190.dist-info → z4d_certified_devices-3.192.dist-info}/WHEEL +0 -0
- {z4d_certified_devices-3.190.dist-info → z4d_certified_devices-3.192.dist-info}/top_level.txt +0 -0
- {z4d_certified_devices-3.190.dist-info → z4d_certified_devices-3.192.dist-info}/zip-safe +0 -0
@@ -26,8 +26,8 @@
|
|
26
26
|
"Type":"Power/meter"
|
27
27
|
},
|
28
28
|
"03": {
|
29
|
-
|
30
|
-
|
29
|
+
"000c":"",
|
30
|
+
"Type":""
|
31
31
|
}
|
32
32
|
},
|
33
33
|
"Type":"",
|
@@ -38,5 +38,8 @@
|
|
38
38
|
"0001": [ "0000" ],
|
39
39
|
"0006": [ "0000", "f000" ],
|
40
40
|
"000c": []
|
41
|
+
},
|
42
|
+
"Param": {
|
43
|
+
"AqaraOpple_switch_power_outage_memory": 1
|
41
44
|
}
|
42
45
|
}
|
@@ -0,0 +1,29 @@
|
|
1
|
+
{
|
2
|
+
"_description": "Aqara T1 door & window contact sensor",
|
3
|
+
"Ep": {
|
4
|
+
"01": {
|
5
|
+
"0000": {
|
6
|
+
"Attributes": {
|
7
|
+
"fff0": { "Enabled": true, "Name": "Aqara_0000_fff0", "DataType": "42" , "ManufRawData": true, "ManufSpecificFunc": "Lumi_fcc0", "ActionList": [ "check_store_value"]},
|
8
|
+
"ff01": { "Enabled": true, "Name": "Aqara_0000_ff01", "DataType": "42" , "ManufRawData": true, "ManufSpecificFunc": "Lumi_fcc0", "ActionList": [ "check_store_value"]},
|
9
|
+
"ff02": { "Enabled": true, "Name": "Aqara_0000_ff02", "DataType": "4c" , "ManufRawData": true, "ManufSpecificFunc": "Lumi_fcc0", "ActionList": [ "check_store_value"]}
|
10
|
+
}
|
11
|
+
},
|
12
|
+
"0001": "",
|
13
|
+
"0500": "",
|
14
|
+
"0003": "",
|
15
|
+
"0019": "",
|
16
|
+
"Type": "Door"
|
17
|
+
}
|
18
|
+
},
|
19
|
+
"Type": "",
|
20
|
+
"ClusterToBind": [ "0001", "0500"],
|
21
|
+
"ConfigureReporting": {},
|
22
|
+
"ReadAttributes": {
|
23
|
+
"0000": [ "0004", "0005", "0000", "0001", "0002", "0003", "0006", "0007", "0008", "0009", "000a", "000b", "000d" ],
|
24
|
+
"0003": [],
|
25
|
+
"0001": [ "0020", "0034", "0036", "0031", "0033", "0035" ],
|
26
|
+
"0500": [ "0000", "0001", "0002", "0010" ],
|
27
|
+
"0019": []
|
28
|
+
}
|
29
|
+
}
|
@@ -12,7 +12,7 @@
|
|
12
12
|
"0402": { "Attributes": {
|
13
13
|
"003e": {"Enabled": true, "Name": "Tuya_0402_003e", "DataType": "18", "ActionList": [ "check_store_value"] }}},
|
14
14
|
"0405": { "Attributes": {
|
15
|
-
"0000": {"Enabled": true, "Name": "Humidity", "EvalExp": "int(value
|
15
|
+
"0000": {"Enabled": true, "Name": "Humidity", "EvalExp": "int(value/10)", "ActionList": [ "check_store_value", "upd_domo_device"] }}},
|
16
16
|
"e002": { "Attributes": {
|
17
17
|
"d00d": {"Enabled": true, "Name": "Tuya_e002_d00d", "DataType": "29", "ActionList": [ "check_store_value"] },
|
18
18
|
"e00b": {"Enabled": true, "Name": "Tuya_e002_e00b", "DataType": "30", "ActionList": [ "check_store_value"] }}},
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"TY_DATA_QUERY": true,
|
25
25
|
"TS0601_DP": {
|
26
26
|
"01": { "sensor_type": "temperature", "EvalExp": "round(value/10,1)" },
|
27
|
-
"02": { "sensor_type": "humidity", "EvalExp": "int(value
|
27
|
+
"02": { "sensor_type": "humidity", "EvalExp": "int(value)" },
|
28
28
|
"03": { "sensor_type": "battery", "EvalExp": "0 if value == 0 else (50 if value == 1 else (80 if value == 2 else None))"},
|
29
29
|
"09": { "store_tuya_attribute": "temperature_unit" }
|
30
30
|
},
|
z4d_certified_devices/version.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
z4d_certified_devices/__init__.py,sha256=wdYFaADr5SrC5bXe1OBsrmpfJ7J6GN0H22o49UA4_Es,3533
|
2
|
-
z4d_certified_devices/version.py,sha256=
|
2
|
+
z4d_certified_devices/version.py,sha256=oJnMtECKAa60l88Zg0jIV6QvQMVmOvuxc_Q1qUx2bLk,87
|
3
3
|
z4d_certified_devices/Certified/README.md,sha256=1WnlKFf_NJon6zCJ0zfbBIOHES0L2YoE9EjzI2zhlDA,1415
|
4
4
|
z4d_certified_devices/Certified/Adeo/LDSENK02F.json,sha256=eYpL0-1uta51sAzIpg7wIqUdl9AC16vYkrXZgW7AtA0,2067
|
5
5
|
z4d_certified_devices/Certified/Adeo/LDSENK10.json,sha256=G_Z1dpeZv0kuJ9te9hsFOfdjQx-1FIFTf8F9gC5PZYA,843
|
@@ -169,7 +169,7 @@ z4d_certified_devices/Certified/Konke/3AFE28010402000D.json,sha256=QCbK4YmaUKowa
|
|
169
169
|
z4d_certified_devices/Certified/LIVOLO/TI0001.json,sha256=zL7xDFzLHJGZhfmcu_dLhKoXPnt6YeuAbjQafF8s2jI,526
|
170
170
|
z4d_certified_devices/Certified/LS-Deutschland-GmbH/Emotion.json,sha256=u-9KB8bXjUHPvosA6eQSOg5Dii3mnXixETX91y3kYhQ,1074
|
171
171
|
z4d_certified_devices/Certified/LUMI/lumi.airmonitor.acn01.json,sha256=7GAE1xI2cyvW64doqUjWovGi5xNZ0hGsnPqKq0PvNiI,1944
|
172
|
-
z4d_certified_devices/Certified/LUMI/lumi.ctrl_86plug.aq1.json,sha256
|
172
|
+
z4d_certified_devices/Certified/LUMI/lumi.ctrl_86plug.aq1.json,sha256=nGCatm_NsfTZ31dJKmIyPJFoGFkViuOmhIfElFK7V0Y,1501
|
173
173
|
z4d_certified_devices/Certified/LUMI/lumi.ctrl_86plug.json,sha256=0Y41fyFTaEoWI7yzfL1470MsGeOjM_t-2oh-KPrk3Wg,1452
|
174
174
|
z4d_certified_devices/Certified/LUMI/lumi.ctrl_ln2.aq1.json,sha256=wcwRIJpiu1SK9CynBp4lc9C5VkrOM3336KvPKNLUzd0,1063
|
175
175
|
z4d_certified_devices/Certified/LUMI/lumi.ctrl_ln2.json,sha256=JAiFDQRlbLglTfDLjdMJx7GPP9dH5141_JtPg_ndKRk,1208
|
@@ -178,6 +178,7 @@ z4d_certified_devices/Certified/LUMI/lumi.ctrl_neutral2.json,sha256=KSvCQFOS8n-H
|
|
178
178
|
z4d_certified_devices/Certified/LUMI/lumi.light.aqcn02.json,sha256=YSO62SekXfOQUVuKa89GngbvN2T_OI_gFRQ7wcK89Z4,2079
|
179
179
|
z4d_certified_devices/Certified/LUMI/lumi.lock.v1.json,sha256=vLK-M3pZhjDxN10rfzm0aeQ-3KRHuM48E0J5fhm7nlY,1270
|
180
180
|
z4d_certified_devices/Certified/LUMI/lumi.magnet.acn001.json,sha256=VTuWSaZQFHJmITJnaOYdPxqfouJrbTBtJ998luuzdTQ,1028
|
181
|
+
z4d_certified_devices/Certified/LUMI/lumi.magnet.agl02.json,sha256=2-JxqampxGi4ES9lni7H9cWOeF-jH7skdNRzL5ntBxU,1285
|
181
182
|
z4d_certified_devices/Certified/LUMI/lumi.motion.ac01.json,sha256=iebH30objGvm3UDcG3wtphM1XQo_tI5JuGg_Z4yicRU,1202
|
182
183
|
z4d_certified_devices/Certified/LUMI/lumi.motion.ac02.json,sha256=3uLOB88LyFH_uSt2RFU2Yvhf0GIgxPIReIyrap2TA6s,1786
|
183
184
|
z4d_certified_devices/Certified/LUMI/lumi.plug.json,sha256=U8RbDmso7hv9HyNilnO4sO2jWSJJq9wo1Pqy3zPExag,1341
|
@@ -444,7 +445,7 @@ z4d_certified_devices/Certified/Tuya/TS011F-plug.json,sha256=Y1UcAYrQCYdSuxO6jDc
|
|
444
445
|
z4d_certified_devices/Certified/Tuya/TS011F-with_threshold.json,sha256=0Ut2wns7urGSvBVCy9jSLBQn1MIuIEtTqmp-aSnP804,2599
|
445
446
|
z4d_certified_devices/Certified/Tuya/TS011F.json,sha256=NEJUkBW5KIvgWZBabe037fHpzG6c7ZLNA2H9SCwYwtE,638
|
446
447
|
z4d_certified_devices/Certified/Tuya/TS0121.json,sha256=vJ-ZjSNg2FokHDTLepihar1oEvsk-UxZxC9aZHQ4dvo,1606
|
447
|
-
z4d_certified_devices/Certified/Tuya/TS0201-Temp-Humi-10.json,sha256=
|
448
|
+
z4d_certified_devices/Certified/Tuya/TS0201-Temp-Humi-10.json,sha256=Pp1mKs_yg1A_xkz5f63HaPr6qCFlVK37-WsvgLhmxiw,1370
|
448
449
|
z4d_certified_devices/Certified/Tuya/TS0201-_TZ3000_mxzo5rhf.json,sha256=7CrWCnLxj13kg0mc-cygmKul-pMsP5jrA7WxcEljutY,1127
|
449
450
|
z4d_certified_devices/Certified/Tuya/TS0201-_TZ3000_qaaysllp.json,sha256=OXaZoAEo1nfpdz9EzL35mb93Spn4j3l4xstTVbANFFw,922
|
450
451
|
z4d_certified_devices/Certified/Tuya/TS0201.json,sha256=W_iqoPVno0kjEp5evOrW59EWmUmLzA9fkfGp2OAXGu0,982
|
@@ -505,7 +506,7 @@ z4d_certified_devices/Certified/Tuya/TS0601-soil-sensor.json,sha256=neOuGKGn5hTS
|
|
505
506
|
z4d_certified_devices/Certified/Tuya/TS0601-switch.json,sha256=gMYL2jsEaJatMkZ6AfGBE571V7oIW3TgL2G3IFJjaFQ,441
|
506
507
|
z4d_certified_devices/Certified/Tuya/TS0601-temphumi-2.json,sha256=Pe3l56Nd7eQFBDgr9sH5nl2wYfzVJnUD1wB0QmEI1Gs,1265
|
507
508
|
z4d_certified_devices/Certified/Tuya/TS0601-temphumi.json,sha256=J3R1-A8M_WWUMUGGpKRVy2ZOsSnMhCQI1n0TBqXEnE4,1032
|
508
|
-
z4d_certified_devices/Certified/Tuya/TS0601-temphumix10.json,sha256=
|
509
|
+
z4d_certified_devices/Certified/Tuya/TS0601-temphumix10.json,sha256=5B_hINgVai1xJlrZigBwHAeBkUX7uvHUt3iFW8sqF20,1304
|
509
510
|
z4d_certified_devices/Certified/Tuya/TS0601-thermostat.json,sha256=Ro-V4keRO7p6stILbwfEzI1DgUmcxCPDX8ks74JMIr4,555
|
510
511
|
z4d_certified_devices/Certified/Tuya/TS1001.json,sha256=iZkkTFiS6j7eC4xYRd6mjezdxi1CN3ilQzbWJM0u1lE,619
|
511
512
|
z4d_certified_devices/Certified/Tuya/TS110E-SMD-02Z.json,sha256=nefpjpKqsVAIGdmU8pjt6c8y5a9OsQ9bvVDVYpSJFYM,1097
|
@@ -543,9 +544,9 @@ z4d_certified_devices/Certified/eWeLink/SA-003-Zigbee.json,sha256=PHqliTZ0_8a7F_
|
|
543
544
|
z4d_certified_devices/Certified/eWeLink/SA-030-1.json,sha256=PHqliTZ0_8a7F_hbRVIVQ9A-sJipGrBD1jzhgkKJRvw,833
|
544
545
|
z4d_certified_devices/Certified/eWeLink/SWITCH-ZR02.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
|
545
546
|
z4d_certified_devices/Certified/eWeLink/SWITCH-ZR03-1.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
|
546
|
-
z4d_certified_devices-3.
|
547
|
-
z4d_certified_devices-3.
|
548
|
-
z4d_certified_devices-3.
|
549
|
-
z4d_certified_devices-3.
|
550
|
-
z4d_certified_devices-3.
|
551
|
-
z4d_certified_devices-3.
|
547
|
+
z4d_certified_devices-3.192.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
548
|
+
z4d_certified_devices-3.192.dist-info/METADATA,sha256=qaiW6sRei1t7SN1ums6coK2rPFFYy_Kc2Je1uvT5NqA,36878
|
549
|
+
z4d_certified_devices-3.192.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
550
|
+
z4d_certified_devices-3.192.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
|
551
|
+
z4d_certified_devices-3.192.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
552
|
+
z4d_certified_devices-3.192.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{z4d_certified_devices-3.190.dist-info → z4d_certified_devices-3.192.dist-info}/top_level.txt
RENAMED
File without changes
|
File without changes
|