z4d-certified-devices 3.171__py3-none-any.whl → 3.172__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/Sunricher/HK-SL-DIM-A.json +44 -0
- z4d_certified_devices/Certified/Tuya/TS0601-PC321-Z-TY.json +8 -8
- z4d_certified_devices/version.py +1 -1
- {z4d_certified_devices-3.171.dist-info → z4d_certified_devices-3.172.dist-info}/METADATA +1 -1
- {z4d_certified_devices-3.171.dist-info → z4d_certified_devices-3.172.dist-info}/RECORD +9 -8
- {z4d_certified_devices-3.171.dist-info → z4d_certified_devices-3.172.dist-info}/LICENSE.txt +0 -0
- {z4d_certified_devices-3.171.dist-info → z4d_certified_devices-3.172.dist-info}/WHEEL +0 -0
- {z4d_certified_devices-3.171.dist-info → z4d_certified_devices-3.172.dist-info}/top_level.txt +0 -0
- {z4d_certified_devices-3.171.dist-info → z4d_certified_devices-3.172.dist-info}/zip-safe +0 -0
@@ -0,0 +1,44 @@
|
|
1
|
+
{
|
2
|
+
"_comment": "Sunricher SR-ZG9040A",
|
3
|
+
"_blakadder": "https://zigbee.blakadder.com/Sunricher_SR-ZG9040A.html",
|
4
|
+
"_version": "1.0",
|
5
|
+
"Ep": {
|
6
|
+
"01": {
|
7
|
+
"0000": "",
|
8
|
+
"0003": "",
|
9
|
+
"0004": "",
|
10
|
+
"0005": "",
|
11
|
+
"0006": "",
|
12
|
+
"0008": "",
|
13
|
+
"0702": "",
|
14
|
+
"0b04": "",
|
15
|
+
"0019": "",
|
16
|
+
"0b05": "",
|
17
|
+
"Type": "LvlControl/Power/Meter/Ampere/Voltage"
|
18
|
+
},
|
19
|
+
"f2": {
|
20
|
+
"0021": ""
|
21
|
+
}
|
22
|
+
},
|
23
|
+
"Type": "",
|
24
|
+
"ClusterToBind": [ "0006", "0008", "0702", "0b04" ],
|
25
|
+
"ConfigureReporting": {
|
26
|
+
"0006": { "Attributes": { "0000": { "DataType": "10", "MinInterval": "0001", "MaxInterval": "012C", "TimeOut": "0000", "Change": "01" } } },
|
27
|
+
"0008": { "Attributes": { "0000": { "DataType": "20", "MinInterval": "0005", "MaxInterval": "012C", "TimeOut": "0000", "Change": "01" } } },
|
28
|
+
"0702": { "Attributes": {
|
29
|
+
"0000": { "Change": "0000000000000001", "DataType": "25", "MaxInterval": "001E", "MinInterval": "001E", "TimeOut": "0000" } } },
|
30
|
+
"0b04": { "Attributes": {
|
31
|
+
"0505": { "DataType": "21", "MinInterval": "0258", "MaxInterval": "012C", "TimeOut": "0000", "Change": "0001" },
|
32
|
+
"0508": { "DataType": "21", "MinInterval": "0258", "MaxInterval": "012C", "TimeOut": "0000", "Change": "0001" },
|
33
|
+
"050b": { "DataType": "29", "MinInterval": "0001", "MaxInterval": "012C", "TimeOut": "0000", "Change": "0001" } } }
|
34
|
+
},
|
35
|
+
"ReadAttributes": {
|
36
|
+
"0000": [ "0000", "0001", "0002", "0003", "0004", "0005", "0007", "000a", "4000" ],
|
37
|
+
"0006": [ "0000" ],
|
38
|
+
"0008": [ "0000" ],
|
39
|
+
"0702": [ "0000", "0200", "0301", "0302", "0303", "0306" ],
|
40
|
+
"0b04": [ "0000", "0505", "0508", "050b", "0600", "0601", "0602", "0603", "0604", "0605" ],
|
41
|
+
"0019": []
|
42
|
+
|
43
|
+
}
|
44
|
+
}
|
@@ -14,7 +14,7 @@
|
|
14
14
|
"ef00": "",
|
15
15
|
"000a": "",
|
16
16
|
"0019": "",
|
17
|
-
"Type": "Power/Ampere/Meter/
|
17
|
+
"Type": "Power/Ampere/Meter/Temp"
|
18
18
|
},
|
19
19
|
"f1": {
|
20
20
|
"Type": "Power/Ampere/Meter/PowerFactor/Voltage"
|
@@ -43,27 +43,27 @@
|
|
43
43
|
"86": { "store_tuya_attribute": "DeviceStatus", "EvalExp": "(value)"},
|
44
44
|
|
45
45
|
"01": { "store_tuya_attribute": "Energy A+B+C", "EvalExp": "(value * 10)", "sensor_type": "cons_metering", "domo_round": 3},
|
46
|
-
"09": { "store_tuya_attribute": "Power A+B+C", "EvalExp": "(value
|
46
|
+
"09": { "store_tuya_attribute": "Power A+B+C", "EvalExp": "(value )", "sensor_type": "power", "domo_round": 2 },
|
47
47
|
"83": { "store_tuya_attribute": "Current A+B+C", "EvalExp": "(value/1000)", "sensor_type": "current", "domo_round": 2 },
|
48
48
|
|
49
49
|
"65": { "store_tuya_attribute": "Meter A", "EvalExp": "(value*10)", "sensor_type": "cons_metering", "domo_round": 3, "domo_ep": "f1" },
|
50
50
|
"66": { "store_tuya_attribute": "Power Factor A", "EvalExp": "(value)", "sensor_type": "power_factor", "domo_round": 2 , "domo_ep": "f1"},
|
51
51
|
"06": [ { "store_tuya_attribute": "Voltage A", "EvalExp": "((value & 0xffff000000000000) >> 48) / 10", "sensor_type": "voltage", "domo_round": 2 , "domo_ep": "f1"},
|
52
|
-
{ "store_tuya_attribute": "Current A", "EvalExp": "((value & 0x0000ffffffff0000) >> 24) /
|
53
|
-
{ "store_tuya_attribute": "Power A", "EvalExp": "(
|
52
|
+
{ "store_tuya_attribute": "Current A", "EvalExp": "((value & 0x0000ffffffff0000) >> 24) / 1000 ", "sensor_type": "current", "domo_round": 2 , "domo_ep": "f1"},
|
53
|
+
{ "store_tuya_attribute": "Power A", "EvalExp": "(value & 0x0000000000000ffff) / 100", "sensor_type": "power", "domo_round": 2 ,"domo_ep": "f1" }],
|
54
54
|
|
55
55
|
"6f": { "store_tuya_attribute": "Meter B", "EvalExp": "(value * 10)", "sensor_type": "cons_metering", "domo_round": 3, "domo_ep": "f2"},
|
56
56
|
"70": { "store_tuya_attribute": "Power Factor B", "EvalExp": "(value)", "sensor_type": "power_factor", "domo_round": 2, "domo_ep": "f2" },
|
57
57
|
"07": [ { "store_tuya_attribute": "Voltage B", "EvalExp": "((value & 0xffff000000000000) >> 48) / 10", "sensor_type": "voltage", "domo_round": 2, "domo_ep": "f2" },
|
58
|
-
{ "store_tuya_attribute": "Current B", "EvalExp": "((value & 0x0000ffffffff0000) >> 24) /
|
59
|
-
{ "store_tuya_attribute": "Power B", "EvalExp": "(
|
58
|
+
{ "store_tuya_attribute": "Current B", "EvalExp": "((value & 0x0000ffffffff0000) >> 24) / 1000", "sensor_type": "current", "domo_round": 2, "domo_ep": "f2" },
|
59
|
+
{ "store_tuya_attribute": "Power B", "EvalExp": "(value & 0x0000000000000ffff) / 100", "sensor_type": "power", "domo_round": 2, "domo_ep": "f2" }],
|
60
60
|
|
61
61
|
|
62
62
|
"79": { "store_tuya_attribute": "Meter C", "EvalExp": "(value * 10)", "sensor_type": "cons_metering", "domo_round": 3, "domo_ep": "f3"},
|
63
63
|
"7a": { "store_tuya_attribute": "Power Factor C", "EvalExp": "(value)", "sensor_type": "power_factor", "domo_round": 2, "domo_ep": "f3" },
|
64
64
|
"08": [ { "store_tuya_attribute": "Voltage C", "EvalExp": "((value & 0xffff000000000000) >> 48) / 10", "sensor_type": "voltage", "domo_round": 2, "domo_ep": "f3" },
|
65
|
-
{ "store_tuya_attribute": "Current C", "EvalExp": "((value & 0x0000ffffffff0000) >> 24) /
|
66
|
-
{ "store_tuya_attribute": "Power C", "EvalExp": "(
|
65
|
+
{ "store_tuya_attribute": "Current C", "EvalExp": "((value & 0x0000ffffffff0000) >> 24) / 1000", "sensor_type": "current", "domo_round": 2, "domo_ep": "f3" },
|
66
|
+
{ "store_tuya_attribute": "Power C", "EvalExp": "(value & 0x0000000000000ffff) / 100", "sensor_type": "power", "domo_round": 2, "domo_ep": "f3" }]
|
67
67
|
},
|
68
68
|
"Param": {
|
69
69
|
}
|
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=ZwxTAFbmRvtxzy0cAmfhrujW8yloFTw_8amAttLgpfI,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
|
@@ -398,6 +398,7 @@ z4d_certified_devices/Certified/Sonoff/WB01.json,sha256=VwNi4R-Jh94qKywFLJqdliN8
|
|
398
398
|
z4d_certified_devices/Certified/Sonoff/ZBMINI-L.json,sha256=NZMn2zaUpsg81k5BnIUyloMmazj9pbZjFsTA91ArYjI,459
|
399
399
|
z4d_certified_devices/Certified/Sonoff/ZBMINI-L2.json,sha256=wHprrRVAH3od_sL7M5kHLdWbUaT3jLYAdZfKe2hQPOE,606
|
400
400
|
z4d_certified_devices/Certified/Sonoff/ZBMINIL2.json,sha256=TU26G2F6G2SuRp_ua61heipkqnwBN6oki6WQ6eFYuCU,819
|
401
|
+
z4d_certified_devices/Certified/Sunricher/HK-SL-DIM-A.json,sha256=CbiEPMPdP9DpiqCncbGG1zdl-tAU_M0BoRAVGcrPG-M,1907
|
401
402
|
z4d_certified_devices/Certified/Sunricher/ZG2858A.json,sha256=q2D2Bj4fbV8DU3GmNm4myVr6IXGD1f1i9hO2GW2FToQ,1319
|
402
403
|
z4d_certified_devices/Certified/Sunricher/ZG9101SAC-HP.json,sha256=xSDKcYNNsCVykB7vT85gaRsBWB9XE4g0NP2fQDR3Hsw,1089
|
403
404
|
z4d_certified_devices/Certified/Sunricher/ZGRC-KEY-013.json,sha256=sBgax4nj66MJEwFhSzY3ibJkBxs1iDCq_qS2J4i7O8s,1021
|
@@ -464,7 +465,7 @@ z4d_certified_devices/Certified/Tuya/TS0601-Energy.json,sha256=WRaAlE7-RCPErsDAt
|
|
464
465
|
z4d_certified_devices/Certified/Tuya/TS0601-Human-Presence.json,sha256=CfEexIfqC2Ec7klmtZ2f_21DeG8yoAgslV-HrTtZ640,1722
|
465
466
|
z4d_certified_devices/Certified/Tuya/TS0601-Irrigation-Valve.json,sha256=7up6OBllBahRWDZb37aSFYNYjxBjpGJmlZBNAnjuEAU,1699
|
466
467
|
z4d_certified_devices/Certified/Tuya/TS0601-PC311-Z-TY.json,sha256=EpmJO1GWOhUcyHaj-OJ1hDPcgARghuNeuuuqnt8RQNE,3079
|
467
|
-
z4d_certified_devices/Certified/Tuya/TS0601-PC321-Z-TY.json,sha256=
|
468
|
+
z4d_certified_devices/Certified/Tuya/TS0601-PC321-Z-TY.json,sha256=nNa5Nu0WPt4obXm3Ekcz2BtOjZiSDli26n1JSp_IqqI,4254
|
468
469
|
z4d_certified_devices/Certified/Tuya/TS0601-PJ-1203A.json,sha256=Rvm3twJ0v2XirLbXeiYxCYw0iXS8hH0XeGM_yq5fcts,2828
|
469
470
|
z4d_certified_devices/Certified/Tuya/TS0601-Parkside-Watering-Timer.json,sha256=LaO4XUUuiKp1p4mgCwuEBrgXyUt0rWa3HUTfGLKGHY8,987
|
470
471
|
z4d_certified_devices/Certified/Tuya/TS0601-Ronelabs-SEM101.json,sha256=l-hvhs8MfGEXdJc5OWieDTdK7VSO82AhEGq3UR5tWR0,1695
|
@@ -534,9 +535,9 @@ z4d_certified_devices/Certified/eWeLink/SA-003-Zigbee.json,sha256=PHqliTZ0_8a7F_
|
|
534
535
|
z4d_certified_devices/Certified/eWeLink/SA-030-1.json,sha256=PHqliTZ0_8a7F_hbRVIVQ9A-sJipGrBD1jzhgkKJRvw,833
|
535
536
|
z4d_certified_devices/Certified/eWeLink/SWITCH-ZR02.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
|
536
537
|
z4d_certified_devices/Certified/eWeLink/SWITCH-ZR03-1.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
|
537
|
-
z4d_certified_devices-3.
|
538
|
-
z4d_certified_devices-3.
|
539
|
-
z4d_certified_devices-3.
|
540
|
-
z4d_certified_devices-3.
|
541
|
-
z4d_certified_devices-3.
|
542
|
-
z4d_certified_devices-3.
|
538
|
+
z4d_certified_devices-3.172.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
539
|
+
z4d_certified_devices-3.172.dist-info/METADATA,sha256=hZLQVJm-J_aHPWuQ97ry7BR8ThNOsFfaeA0_gRgfAtM,36878
|
540
|
+
z4d_certified_devices-3.172.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
541
|
+
z4d_certified_devices-3.172.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
|
542
|
+
z4d_certified_devices-3.172.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
543
|
+
z4d_certified_devices-3.172.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{z4d_certified_devices-3.171.dist-info → z4d_certified_devices-3.172.dist-info}/top_level.txt
RENAMED
File without changes
|
File without changes
|