z4d-certified-devices 2.112__py3-none-any.whl → 2.114__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/Aeotec/aeotec-button.json +45 -0
- z4d_certified_devices/Certified/LUMI/lumi.switch.l0agl1.json +38 -0
- z4d_certified_devices/version.py +1 -1
- {z4d_certified_devices-2.112.dist-info → z4d_certified_devices-2.114.dist-info}/METADATA +1 -1
- {z4d_certified_devices-2.112.dist-info → z4d_certified_devices-2.114.dist-info}/RECORD +9 -7
- {z4d_certified_devices-2.112.dist-info → z4d_certified_devices-2.114.dist-info}/LICENSE.txt +0 -0
- {z4d_certified_devices-2.112.dist-info → z4d_certified_devices-2.114.dist-info}/WHEEL +0 -0
- {z4d_certified_devices-2.112.dist-info → z4d_certified_devices-2.114.dist-info}/top_level.txt +0 -0
- {z4d_certified_devices-2.112.dist-info → z4d_certified_devices-2.114.dist-info}/zip-safe +0 -0
@@ -0,0 +1,45 @@
|
|
1
|
+
{
|
2
|
+
"_source": "https://github.com/zigbeefordomoticz/z4d-certified-devices/issues/12#issuecomment-1765341125",
|
3
|
+
"_description": "Aeotec Button single, double, hold, Temperature",
|
4
|
+
"_blakadder": "",
|
5
|
+
"Identifier": [
|
6
|
+
[ "button", "Samjin" ]
|
7
|
+
],
|
8
|
+
|
9
|
+
"Ep":{
|
10
|
+
"01": {
|
11
|
+
"0000": "",
|
12
|
+
"0001": { "Attributes": { "0041": { "Name": "Power 0041", "DataType": "20", "ActionList": [ "check_store_value" ] }}},
|
13
|
+
"0003": "",
|
14
|
+
"0020": "",
|
15
|
+
"0402": "",
|
16
|
+
"0500": "",
|
17
|
+
"0b05": "",
|
18
|
+
"0019": "",
|
19
|
+
"Type": "Voltage/Temp/Button_3"
|
20
|
+
}
|
21
|
+
},
|
22
|
+
"Type": "",
|
23
|
+
"NickName": "",
|
24
|
+
"ClusterToBind": [ "0001", "0402", "0500" ],
|
25
|
+
"ConfigureReporting": {
|
26
|
+
"0402": { "Attributes": { "0000": { "DataType": "29", "MinInterval": "000a", "MaxInterval": "012C", "TimeOut": "0000", "Change": "0001" }}},
|
27
|
+
"0500": {
|
28
|
+
"Attributes": {
|
29
|
+
"0000": { "DataType": "30", "MinInterval": "003C", "MaxInterval": "0384", "TimeOut": "0000", "Change": "01"},
|
30
|
+
"0001": { "DataType": "31", "MinInterval": "003C", "MaxInterval": "0384", "TimeOut": "0000", "Change": "0001"},
|
31
|
+
"0002": { "DataType": "19", "MinInterval": "003C", "MaxInterval": "0384", "TimeOut": "0000", "Change": "0001"}
|
32
|
+
}
|
33
|
+
}
|
34
|
+
},
|
35
|
+
"ReadAttributes": {
|
36
|
+
"0000": [ "0000", "0001", "0003", "0004", "0005", "0007", "4000" ] ,
|
37
|
+
"0001": [ "0020" , "0021", "0041" ],
|
38
|
+
"0402": [ "0000", "0001", "0002" ],
|
39
|
+
"0500": [ "0000", "00001", "0002", "0010", "0011" ]
|
40
|
+
},
|
41
|
+
"IASAlarmMerge": true,
|
42
|
+
"Param": {
|
43
|
+
"resetSwitchSelectorPushButton": 30
|
44
|
+
}
|
45
|
+
}
|
@@ -0,0 +1,38 @@
|
|
1
|
+
{
|
2
|
+
"_comment": "Single Switch Module T1 (No Neutral)",
|
3
|
+
"_blakadder": "https://zigbee.blakadder.com/Aqara_SSM-U02.html",
|
4
|
+
"_source": "https://github.com/zigbeefordomoticz/z4d-certified-devices/issues/14",
|
5
|
+
"_version": "1.0",
|
6
|
+
"Ep": {
|
7
|
+
"01": {
|
8
|
+
"0000": {
|
9
|
+
"Attributes": {
|
10
|
+
"fff0": { "Enabled": true, "Name": "Aqara_0000_fff0", "DataType": "42" , "ManufRawData": true, "ManufSpecificFunc": "Lumi_fcc0", "ActionList": [ "check_store_value"]},
|
11
|
+
"ff01": { "Enabled": true, "Name": "Aqara_0000_ff01", "DataType": "42" , "ManufRawData": true, "ManufSpecificFunc": "Lumi_fcc0", "ActionList": [ "check_store_value"]},
|
12
|
+
"ff02": { "Enabled": true, "Name": "Aqara_0000_ff02", "DataType": "4c" , "ManufRawData": true, "ManufSpecificFunc": "Lumi_fcc0", "ActionList": [ "check_store_value"]}
|
13
|
+
}
|
14
|
+
},
|
15
|
+
"0002": "",
|
16
|
+
"0003": "",
|
17
|
+
"0004": "",
|
18
|
+
"0005": "",
|
19
|
+
"0006": "",
|
20
|
+
"0009": "",
|
21
|
+
"0019": "",
|
22
|
+
"Type": "Switch"
|
23
|
+
}
|
24
|
+
},
|
25
|
+
"Type": "",
|
26
|
+
"ClusterToBind": [ "0006" ],
|
27
|
+
"ConfigureReporting": {
|
28
|
+
"0006": { "Attributes": { "0000": { "DataType": "10", "MinInterval": "0001", "MaxInterval": "012C", "TimeOut": "0000", "Change": "01" } } }
|
29
|
+
},
|
30
|
+
"ReadAttributes": {
|
31
|
+
"0000": [ "0000", "0001", "0002", "0003", "0004", "0005", "0006", "0032", "0033", "ff01" ],
|
32
|
+
"0006": [ "0000" ],
|
33
|
+
"0019": []
|
34
|
+
},
|
35
|
+
"MainPoweredDevice": true,
|
36
|
+
"Param": {
|
37
|
+
}
|
38
|
+
}
|
z4d_certified_devices/version.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
z4d_certified_devices/__init__.py,sha256=y8116fJZQZBPoZMTZbZ5JOmKwk2pFiuSglE4FAPFw4A,3447
|
2
|
-
z4d_certified_devices/version.py,sha256=
|
2
|
+
z4d_certified_devices/version.py,sha256=AeFnaWkvTttbK0jOoSPFzaxwGv9C2G5F8_VNCuTkkds,89
|
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
|
@@ -11,6 +11,7 @@ z4d_certified_devices/Certified/Adeo/SIN-4-RS-20_LEX.json,sha256=W1IPhBafZPybs48
|
|
11
11
|
z4d_certified_devices/Certified/Adeo/ZBEK-13.json,sha256=H5neOGGPgIzS5Isu8OOl0chDDBCfGm1hlPU5_l5i3qE,1423
|
12
12
|
z4d_certified_devices/Certified/Adeo/ZBEK-14.json,sha256=Wcr0QdUdEoHzCml-rajclmD5Hx_ZoJbMwXDkno0iC7M,1476
|
13
13
|
z4d_certified_devices/Certified/Adeo/ZBEK-3.json,sha256=ZTfSwY_I1ZcRIuQ9XO8sL_F2nCm3Xhcm2BmbhH88RgM,1467
|
14
|
+
z4d_certified_devices/Certified/Aeotec/aeotec-button.json,sha256=aY-pjHMmXwEcRCRv5cBEB7wFFWu3kf116IhixSp5ldg,1727
|
14
15
|
z4d_certified_devices/Certified/Aotec/WG001-Z01.json,sha256=FpTinth9wboFAb4wNJ-8Lt8tohsD6YKuZq7FJfrghHo,630
|
15
16
|
z4d_certified_devices/Certified/Bitron/90201021A.json,sha256=wcqqeiBKS_ANEAjyq3qOZXjK5UJTSMCNNpXWFMOrtYk,526
|
16
17
|
z4d_certified_devices/Certified/Bitron/90201021B.json,sha256=906Be8XIoiLWlDIjEDF-NZqg4up0NX_JmzR8JZJLQM0,413
|
@@ -210,6 +211,7 @@ z4d_certified_devices/Certified/LUMI/lumi.sensor_wleak.aq1.json,sha256=hAgUj_zFL
|
|
210
211
|
z4d_certified_devices/Certified/LUMI/lumi.switch.b1lacn02.json,sha256=v1GgsTnaghep8bOdu9-PGpI8PSLWha6Uk213Q8q8vQk,1342
|
211
212
|
z4d_certified_devices/Certified/LUMI/lumi.switch.b2lacn02.json,sha256=xNY4OceI-DUEDbWBGYKv8E9b0YR1UxLKYVCJmBBfEjk,1326
|
212
213
|
z4d_certified_devices/Certified/LUMI/lumi.switch.b2lc04.json,sha256=OKXGIwdUUGLQ4l83Q9jquwAD_C5_HGVKaF1RpEWPGmc,1774
|
214
|
+
z4d_certified_devices/Certified/LUMI/lumi.switch.l0agl1.json,sha256=YwxthoIV-cgFzOI6czGCsIqy2KtWY_C-jUOpzSaoso4,1593
|
213
215
|
z4d_certified_devices/Certified/LUMI/lumi.switch.l1aeu1.json,sha256=tuYwuLwaW8PQKfFUr1qJ5T3g49t7jOrKc7ImX3PBdbs,1794
|
214
216
|
z4d_certified_devices/Certified/LUMI/lumi.switch.l2aeu1.json,sha256=cfe5yV56pjd-dS0lkzQJ6Fe7hbl3rGK96OC2Xh6IdJU,1786
|
215
217
|
z4d_certified_devices/Certified/LUMI/lumi.switch.n1aeu1.json,sha256=qz6jnvhX7J2MADLBpE5SnQzVXeRtAm7FZOQrC75V1mk,1516
|
@@ -495,9 +497,9 @@ z4d_certified_devices/Certified/Ysrai/ZB-SW01.json,sha256=5nfpDAUAxWqX-UfBo-lGZo
|
|
495
497
|
z4d_certified_devices/Certified/Ysrai/ZB-SW02.json,sha256=ICtIaK_YGfabyh4IkZSFY-jLVhXDT4g_uOjzLeWgEPw,586
|
496
498
|
z4d_certified_devices/Certified/Zehnder/TAFFETAS2 D1.00P1.01Z1.00.json,sha256=CdR5YODtIXRr9G6Qoh_jYv_5Uws0SnPNb-Ll3DEFGFI,833
|
497
499
|
z4d_certified_devices/Certified/Zemismart/LXN56-DC27LX1.1.json,sha256=-ZllwDNf76m2KKqX1n3d-IVFwWZuaEBiYhsiIoArgj0,921
|
498
|
-
z4d_certified_devices-2.
|
499
|
-
z4d_certified_devices-2.
|
500
|
-
z4d_certified_devices-2.
|
501
|
-
z4d_certified_devices-2.
|
502
|
-
z4d_certified_devices-2.
|
503
|
-
z4d_certified_devices-2.
|
500
|
+
z4d_certified_devices-2.114.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
501
|
+
z4d_certified_devices-2.114.dist-info/METADATA,sha256=WPmpNOWIELVDzInPEohNv63XJbQNj5ZnK1yPXoa8vN4,36131
|
502
|
+
z4d_certified_devices-2.114.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
|
503
|
+
z4d_certified_devices-2.114.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
|
504
|
+
z4d_certified_devices-2.114.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
505
|
+
z4d_certified_devices-2.114.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{z4d_certified_devices-2.112.dist-info → z4d_certified_devices-2.114.dist-info}/top_level.txt
RENAMED
File without changes
|
File without changes
|