z4d-certified-devices 5.389__py3-none-any.whl → 5.390__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/GLEDOPTO/GL-SD-003P.json +17 -7
- z4d_certified_devices/Certified/Sonoff/SWV.json +12 -2
- z4d_certified_devices/version.py +1 -1
- {z4d_certified_devices-5.389.dist-info → z4d_certified_devices-5.390.dist-info}/METADATA +1 -1
- {z4d_certified_devices-5.389.dist-info → z4d_certified_devices-5.390.dist-info}/RECORD +9 -9
- {z4d_certified_devices-5.389.dist-info → z4d_certified_devices-5.390.dist-info}/WHEEL +1 -1
- {z4d_certified_devices-5.389.dist-info → z4d_certified_devices-5.390.dist-info}/LICENSE.txt +0 -0
- {z4d_certified_devices-5.389.dist-info → z4d_certified_devices-5.390.dist-info}/top_level.txt +0 -0
- {z4d_certified_devices-5.389.dist-info → z4d_certified_devices-5.390.dist-info}/zip-safe +0 -0
@@ -14,7 +14,7 @@
|
|
14
14
|
"0008": "",
|
15
15
|
"0300": "",
|
16
16
|
"0019": "",
|
17
|
-
"Type": "LvlControl"
|
17
|
+
"Type": "Switch/LvlControl"
|
18
18
|
},
|
19
19
|
"f2": {
|
20
20
|
"0021": "",
|
@@ -22,18 +22,28 @@
|
|
22
22
|
}
|
23
23
|
},
|
24
24
|
"Type": "",
|
25
|
-
"ClusterToBind": [],
|
26
|
-
"ConfigureReporting": {
|
25
|
+
"ClusterToBind": ["0000", "0006", "0008", "0300"],
|
26
|
+
"ConfigureReporting": {
|
27
|
+
"0006": { "Attributes": { "0000": { "Change": "01", "DataType": "10", "MaxInterval": "00aa", "MinInterval": "0000", "TimeOut": "0000" }}},
|
28
|
+
"0008": { "Attributes": { "0000": { "Change": "01", "DataType": "20", "MaxInterval": "00aa", "MinInterval": "0000", "TimeOut": "0000" }}},
|
29
|
+
"0300": {
|
30
|
+
"Attributes": {
|
31
|
+
"0000": { "Change": "01", "DataType": "20", "MaxInterval": "00aa", "MinInterval": "0000", "TimeOut": "0000" },
|
32
|
+
"0001": { "Change": "01", "DataType": "20", "MaxInterval": "00aa", "MinInterval": "0000", "TimeOut": "0000" }
|
33
|
+
}
|
34
|
+
}
|
35
|
+
},
|
27
36
|
"ReadAttributes": {
|
28
|
-
"0000": [],
|
37
|
+
"0000": [ "0004", "0005"],
|
29
38
|
"0019": [],
|
30
39
|
"0006": [ "0000" ],
|
31
40
|
"0008": [ "0000" ],
|
32
|
-
"0300": []
|
41
|
+
"0300": [ "0000", "0001", "0007"]
|
33
42
|
},
|
43
|
+
"AllowSwitchLvlControl": true,
|
44
|
+
"MoveWithOnOff": false,
|
34
45
|
"Param": {
|
35
|
-
"
|
36
|
-
"moveToLevel": 0
|
46
|
+
"MinDimmerPercentage": 1
|
37
47
|
},
|
38
48
|
"GroupMembership": {}
|
39
49
|
}
|
@@ -13,7 +13,16 @@
|
|
13
13
|
"0404": "",
|
14
14
|
"0b05": "",
|
15
15
|
"fc57": "",
|
16
|
-
"fc11": ""
|
16
|
+
"fc11": { "Attributes": {
|
17
|
+
"5006": { "SpecifStoragelvl1": "Sonoff", "Name": "5006", "DataType": "23", "ActionList": [ "check_store_value", "store_specif_attribute"] },
|
18
|
+
"5007": { "SpecifStoragelvl1": "Sonoff", "Name": "5007", "DataType": "23", "ActionList": [ "check_store_value", "store_specif_attribute" ] },
|
19
|
+
"500c": { "SpecifStoragelvl1": "Sonoff", "Name": "CurrentDeviceStatus", "DataType": "20", "ActionList": [ "check_store_value", "store_specif_attribute" ] },
|
20
|
+
"500d": { "SpecifStoragelvl1": "Sonoff", "Name": "500d", "DataType": "23", "ActionList": [ "check_store_value", "store_specif_attribute" ] },
|
21
|
+
"500e": { "SpecifStoragelvl1": "Sonoff", "Name": "500e", "DataType": "23", "ActionList": [ "check_store_value", "store_specif_attribute" ] },
|
22
|
+
"500f": { "SpecifStoragelvl1": "Sonoff", "Name": "500f", "DataType": "23", "ActionList": [ "check_store_value", "store_specif_attribute" ] },
|
23
|
+
"5010": { "SpecifStoragelvl1": "Sonoff", "Name": "5010", "DataType": "20", "ActionList": [ "check_store_value", "store_specif_attribute" ] },
|
24
|
+
"5011": { "SpecifStoragelvl1": "Sonoff", "Name": "WaterCloseValveTimeout", "DataType": "20", "ActionList": [ "check_store_value", "store_specif_attribute" ] }}
|
25
|
+
},
|
17
26
|
"000a": "",
|
18
27
|
"0019": "",
|
19
28
|
"Type": "Flow/Switch"
|
@@ -30,7 +39,8 @@
|
|
30
39
|
"0404": [ "0000", "0001", "0002", "0003"],
|
31
40
|
"0019": [],
|
32
41
|
"0006": [ "0000", "fffd" ],
|
33
|
-
"
|
42
|
+
"fc11": [ "500c", "5011", "5006", "5007", "500d", "500e"],
|
43
|
+
"fc57": [ ]
|
34
44
|
},
|
35
45
|
"Param": {
|
36
46
|
}
|
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=8KWTH49KdjEQ-biHspZT9TVVCPAdM7CaKMf59yRJmws,87
|
3
3
|
z4d_certified_devices/Certified/README.md,sha256=1WnlKFf_NJon6zCJ0zfbBIOHES0L2YoE9EjzI2zhlDA,1415
|
4
4
|
z4d_certified_devices/Certified/Adeo/LDSENK01F.json,sha256=F0fX15nW3O9CRNR7GixvAjzTaOPN_WouZ2VWq7RtcGg,2067
|
5
5
|
z4d_certified_devices/Certified/Adeo/LDSENK02F.json,sha256=eYpL0-1uta51sAzIpg7wIqUdl9AC16vYkrXZgW7AtA0,2067
|
@@ -95,7 +95,7 @@ z4d_certified_devices/Certified/GLEDOPTO/GL-D-003Z.json,sha256=ZEvZ3oub903tvlc--
|
|
95
95
|
z4d_certified_devices/Certified/GLEDOPTO/GL-FL-004TZS.json,sha256=eJvY1snuDPB8wHZb5Yjis1M-wi4COdpiRhsCG-nMasY,727
|
96
96
|
z4d_certified_devices/Certified/GLEDOPTO/GL-MC-001.json,sha256=eJvY1snuDPB8wHZb5Yjis1M-wi4COdpiRhsCG-nMasY,727
|
97
97
|
z4d_certified_devices/Certified/GLEDOPTO/GL-S-007ZS.json,sha256=kWVPc030HQ82C3rkxlWc4MuC3R5OgnNphcrt9gsoy7A,1022
|
98
|
-
z4d_certified_devices/Certified/GLEDOPTO/GL-SD-003P.json,sha256=
|
98
|
+
z4d_certified_devices/Certified/GLEDOPTO/GL-SD-003P.json,sha256=S5EXssbVPyxHjH-y8kQnOvsXGlblsJX-pCrGVq7TxMA,1604
|
99
99
|
z4d_certified_devices/Certified/GLEDOPTO/GLEDOPTO.json,sha256=vJMZWegHpksy4R1T-TyafxN4y4w6k75F0vME7Yseim0,709
|
100
100
|
z4d_certified_devices/Certified/GammaTroniques/TICMeter-historique-mono-base.json,sha256=BAzfO00HyjikvWx1EX62zpADt1DYqmHNvOXGewsLGwY,4588
|
101
101
|
z4d_certified_devices/Certified/GammaTroniques/TICMeter-historique-mono-hchp.json,sha256=ZgdbNz9raH_hoOvVHnQpHMUO-PXibAL_4rzUu-6Wrws,5044
|
@@ -458,7 +458,7 @@ z4d_certified_devices/Certified/Sonoff/SNZB-02P.json,sha256=cz2nVsJgJ_QFupb8iR5D
|
|
458
458
|
z4d_certified_devices/Certified/Sonoff/SNZB-03P.json,sha256=na3XIcLQIKxsTTaEeWgbJwnuPjOSYLm_fgH5fYJIJZY,1325
|
459
459
|
z4d_certified_devices/Certified/Sonoff/SNZB-04P.json,sha256=FCrr9v1trI4twBCDGZiTUHdALWbQC0ALipP9kCfl55Y,1099
|
460
460
|
z4d_certified_devices/Certified/Sonoff/SNZB-06P.json,sha256=FhkdnA7KR_AcZ0OwD5wDQ9FEIdPYwtUjUKeQA5G2MOg,1154
|
461
|
-
z4d_certified_devices/Certified/Sonoff/SWV.json,sha256=
|
461
|
+
z4d_certified_devices/Certified/Sonoff/SWV.json,sha256=5rzp4cu8TE-w84nqlsQFAVTTiOq1LYM9x7Jwp6DyIS4,2478
|
462
462
|
z4d_certified_devices/Certified/Sonoff/TH01.json,sha256=5YVaiXuYsQ0JHsXTdYBL8qi2tDZjfAPM6fY1QRZznWU,1239
|
463
463
|
z4d_certified_devices/Certified/Sonoff/TRVZB.json,sha256=tFhpRJogiAhITYthEUN-H_RyMZZ2GIOz0_X-N3IMWHY,3726
|
464
464
|
z4d_certified_devices/Certified/Sonoff/WB-01.json,sha256=VwNi4R-Jh94qKywFLJqdliN8zpasRy5XOE6uUweYUC8,480
|
@@ -631,9 +631,9 @@ z4d_certified_devices/Certified/eWeLink/SA-003-Zigbee.json,sha256=PHqliTZ0_8a7F_
|
|
631
631
|
z4d_certified_devices/Certified/eWeLink/SA-030-1.json,sha256=PHqliTZ0_8a7F_hbRVIVQ9A-sJipGrBD1jzhgkKJRvw,833
|
632
632
|
z4d_certified_devices/Certified/eWeLink/SWITCH-ZR02.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
|
633
633
|
z4d_certified_devices/Certified/eWeLink/SWITCH-ZR03-1.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
|
634
|
-
z4d_certified_devices-5.
|
635
|
-
z4d_certified_devices-5.
|
636
|
-
z4d_certified_devices-5.
|
637
|
-
z4d_certified_devices-5.
|
638
|
-
z4d_certified_devices-5.
|
639
|
-
z4d_certified_devices-5.
|
634
|
+
z4d_certified_devices-5.390.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
635
|
+
z4d_certified_devices-5.390.dist-info/METADATA,sha256=eHuF0gzceKCS68z6w5tcXhP9deqS2mBvMTj958fawwg,36878
|
636
|
+
z4d_certified_devices-5.390.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
|
637
|
+
z4d_certified_devices-5.390.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
|
638
|
+
z4d_certified_devices-5.390.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
639
|
+
z4d_certified_devices-5.390.dist-info/RECORD,,
|
File without changes
|
{z4d_certified_devices-5.389.dist-info → z4d_certified_devices-5.390.dist-info}/top_level.txt
RENAMED
File without changes
|
File without changes
|