z4d-certified-devices 5.261__py3-none-any.whl → 5.263__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.
- z4d_certified_devices/Certified/Icasa/ICZB-R12D.json +42 -0
- z4d_certified_devices/Certified/Profalux/122-120-12-2.json +50 -0
- z4d_certified_devices/version.py +1 -1
- {z4d_certified_devices-5.261.dist-info → z4d_certified_devices-5.263.dist-info}/METADATA +1 -1
- {z4d_certified_devices-5.261.dist-info → z4d_certified_devices-5.263.dist-info}/RECORD +9 -7
- {z4d_certified_devices-5.261.dist-info → z4d_certified_devices-5.263.dist-info}/WHEEL +1 -1
- {z4d_certified_devices-5.261.dist-info → z4d_certified_devices-5.263.dist-info}/LICENSE.txt +0 -0
- {z4d_certified_devices-5.261.dist-info → z4d_certified_devices-5.263.dist-info}/top_level.txt +0 -0
- {z4d_certified_devices-5.261.dist-info → z4d_certified_devices-5.263.dist-info}/zip-safe +0 -0
@@ -0,0 +1,42 @@
|
|
1
|
+
{
|
2
|
+
"_blakadder": "https://zigbee.blakadder.com/iCasa_ICZB-R12D.html",
|
3
|
+
"_source": "https://github.com/zigbeefordomoticz/z4d-certified-devices/issues/66",
|
4
|
+
"_comment": "Dimmer + Rotary Dimmer",
|
5
|
+
"Ep": {
|
6
|
+
"01": {
|
7
|
+
"0000": "",
|
8
|
+
"0003": "",
|
9
|
+
"0004": "",
|
10
|
+
"0006": "",
|
11
|
+
"0008": "",
|
12
|
+
"0702": "",
|
13
|
+
"0b04": "",
|
14
|
+
"0b05": "",
|
15
|
+
"0019": "",
|
16
|
+
"Type": "LvlControl/Voltage/Power/Meter/Ampere"
|
17
|
+
}
|
18
|
+
},
|
19
|
+
"Type": "",
|
20
|
+
"ClusterToBind": [ "0006", "0008", "0b04", "0702" ],
|
21
|
+
"ConfigureReporting": {
|
22
|
+
"0006": { "Attributes": { "0000": { "DataType": "10", "MinInterval": "0005", "MaxInterval": "0e10", "TimeOut": "0FFF", "Change": "01" } } },
|
23
|
+
"0008": {"Attributes": { "0000": {"DataType": "20", "MinInterval":"0005", "MaxInterval":"012C", "TimeOut":"0000","Change":"05"}}},
|
24
|
+
"0b04": {
|
25
|
+
"Attributes": {
|
26
|
+
"0505": { "DataType": "21", "MinInterval": "0005", "MaxInterval": "0e10", "TimeOut": "0000", "Change": "0096" },
|
27
|
+
"0508": { "DataType": "21", "MinInterval": "0005", "MaxInterval": "0e10", "TimeOut": "0000", "Change": "0064" },
|
28
|
+
"050b": { "DataType": "29", "MinInterval": "0005", "MaxInterval": "0e10", "TimeOut": "0000", "Change": "000a" }
|
29
|
+
}
|
30
|
+
}
|
31
|
+
},
|
32
|
+
"ReadAttributes": {
|
33
|
+
"0000": [ "0000", "0001", "0003", "0004", "0005", "0006", "0007" ],
|
34
|
+
"0019": [],
|
35
|
+
"0006": [ "0000", "4000", "4001", "4002", "4003"],
|
36
|
+
"0008": [ "0000" ],
|
37
|
+
"0702": [ "0000", "0200", "0300", "0301", "0302", "0303", "0306" ],
|
38
|
+
"0b04": [ "0000", "050B", "0505", "0508", "0600", "0601", "0602", "0603", "0604", "0605"]
|
39
|
+
},
|
40
|
+
"Param": {
|
41
|
+
}
|
42
|
+
}
|
@@ -0,0 +1,50 @@
|
|
1
|
+
{
|
2
|
+
"_comment": "Profalux Volet & BSO",
|
3
|
+
"_version": "0.1",
|
4
|
+
"Ep": {
|
5
|
+
"01": {
|
6
|
+
"0000": "",
|
7
|
+
"0004": "",
|
8
|
+
"0005": "",
|
9
|
+
"0006": "",
|
10
|
+
"0008": "",
|
11
|
+
"0015": "",
|
12
|
+
"0100": "",
|
13
|
+
"fc20": "",
|
14
|
+
"fc21": "",
|
15
|
+
"Type": "BlindInverted"
|
16
|
+
}
|
17
|
+
},
|
18
|
+
"Type": "",
|
19
|
+
"ClusterToBind": [
|
20
|
+
"0008"
|
21
|
+
],
|
22
|
+
"ConfigureReporting": {
|
23
|
+
"0008": {
|
24
|
+
"Attributes": {
|
25
|
+
"0000": {
|
26
|
+
"DataType": "20",
|
27
|
+
"MinInterval": "0005",
|
28
|
+
"MaxInterval": "012C",
|
29
|
+
"TimeOut": "0000",
|
30
|
+
"Change": "05"
|
31
|
+
}
|
32
|
+
}
|
33
|
+
}
|
34
|
+
},
|
35
|
+
"ReadAttributes": {
|
36
|
+
"0000": [
|
37
|
+
"0000",
|
38
|
+
"0006",
|
39
|
+
"0010",
|
40
|
+
"0011"
|
41
|
+
],
|
42
|
+
"0006": [
|
43
|
+
"0000"
|
44
|
+
],
|
45
|
+
"0008": [
|
46
|
+
"0000",
|
47
|
+
"0011"
|
48
|
+
]
|
49
|
+
}
|
50
|
+
}
|
z4d_certified_devices/version.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
z4d_certified_devices/__init__.py,sha256=GZ6zf1bgjFvi5yOBDJp9R4Hea53iA-MoqbTcESSa6ms,3860
|
2
|
-
z4d_certified_devices/version.py,sha256=
|
2
|
+
z4d_certified_devices/version.py,sha256=ghtupSG67zdACP9caEkVhRYTlQv0wt5d8-7wGA25ODA,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
|
@@ -168,6 +168,7 @@ z4d_certified_devices/Certified/INNR/RB 248 T.json,sha256=iRSIDKeF6iJYWPNOFKogNK
|
|
168
168
|
z4d_certified_devices/Certified/INNR/RB 285 C.json,sha256=nBZQq9mZeJZcgg-1rHO8PCuMqtRQdcarYCgmyAVYJjg,1046
|
169
169
|
z4d_certified_devices/Certified/INNR/SP 120.json,sha256=DV_AW1GXHs6ap-5uNmy_jEOpCjQ-lX23cTzc4ZOfGCM,1729
|
170
170
|
z4d_certified_devices/Certified/INNR/SP 220.json,sha256=wHgqhLLEDj4ycr_GS3q7SaDK--HFqxXzIIHtu8AX_xw,690
|
171
|
+
z4d_certified_devices/Certified/Icasa/ICZB-R12D.json,sha256=4j-ZskXfqsxE0Loa5rvgcLKrEccCS8wY52QLxFAguAU,1786
|
171
172
|
z4d_certified_devices/Certified/Idinio/Dimmer-Switch-ZB3.0.json,sha256=FdHNRM6Ak8WDfvek7g9T6LbvsweKolsilJAs_wzFnyU,716
|
172
173
|
z4d_certified_devices/Certified/Iluminize/511.201.json,sha256=2Vmc41NGKx9O4Ne78WKVd-S-eHrH9uUeN4X9l-PyXw0,918
|
173
174
|
z4d_certified_devices/Certified/Iluminize/5120.1200.json,sha256=lBq9DuoPcWV7W7_m0JbC8A-f-0NkzdyTvXqtnFhRlE0,906
|
@@ -368,6 +369,7 @@ z4d_certified_devices/Certified/Philips/SML001.json,sha256=IQJ5Ljwp_ck82Do_G3CI4
|
|
368
369
|
z4d_certified_devices/Certified/Philips/SML002.json,sha256=TfKMbybRNGyUE_1BeI-BtRDOgzIUIGyMCdG3oZWe0fE,2314
|
369
370
|
z4d_certified_devices/Certified/Philips/SML003.json,sha256=tP5wQxUoRq7KzDTcAo_IrvSAWzOPHp8HeEVOfeqw19U,2311
|
370
371
|
z4d_certified_devices/Certified/Philips/SML004.json,sha256=BG1kK1fZurcbs0CqLOjUtPCDQoHOpDAEX7PlJ23eI_0,3881
|
372
|
+
z4d_certified_devices/Certified/Profalux/122-120-12-2.json,sha256=6HZ6iRdimWzbsUhVg8gmSs2WTX2Xyta-C7KjgZuetXE,656
|
371
373
|
z4d_certified_devices/Certified/Profalux/BSO-Profalux.json,sha256=DScgb0dlEcBtpxfZQD9pL6RVHk1-PD9OKp5WrJjfJXQ,1152
|
372
374
|
z4d_certified_devices/Certified/Profalux/MAI-ZTS.json,sha256=guAhFaPsvKY0efD2lt_ztO0B04dUli1Pg3Ao4U2ZMS4,1123
|
373
375
|
z4d_certified_devices/Certified/Profalux/MOT-C1Z06C.json,sha256=7sXOZJfhe3jxfWGZn_71RYRGsNGWfSHNXmbVskgWIhQ,1012
|
@@ -574,9 +576,9 @@ z4d_certified_devices/Certified/eWeLink/SA-003-Zigbee.json,sha256=PHqliTZ0_8a7F_
|
|
574
576
|
z4d_certified_devices/Certified/eWeLink/SA-030-1.json,sha256=PHqliTZ0_8a7F_hbRVIVQ9A-sJipGrBD1jzhgkKJRvw,833
|
575
577
|
z4d_certified_devices/Certified/eWeLink/SWITCH-ZR02.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
|
576
578
|
z4d_certified_devices/Certified/eWeLink/SWITCH-ZR03-1.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
|
577
|
-
z4d_certified_devices-5.
|
578
|
-
z4d_certified_devices-5.
|
579
|
-
z4d_certified_devices-5.
|
580
|
-
z4d_certified_devices-5.
|
581
|
-
z4d_certified_devices-5.
|
582
|
-
z4d_certified_devices-5.
|
579
|
+
z4d_certified_devices-5.263.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
580
|
+
z4d_certified_devices-5.263.dist-info/METADATA,sha256=0-jGUu4LBUxey0eaOGwtUeBqJfLD2Ztv5iL4LZGwdCY,36878
|
581
|
+
z4d_certified_devices-5.263.dist-info/WHEEL,sha256=mguMlWGMX-VHnMpKOjjQidIo1ssRlCFu4a4mBpz1s2M,91
|
582
|
+
z4d_certified_devices-5.263.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
|
583
|
+
z4d_certified_devices-5.263.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
584
|
+
z4d_certified_devices-5.263.dist-info/RECORD,,
|
File without changes
|
{z4d_certified_devices-5.261.dist-info → z4d_certified_devices-5.263.dist-info}/top_level.txt
RENAMED
File without changes
|
File without changes
|