z4d-certified-devices 5.382__py3-none-any.whl → 5.384__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/Schneider/SOCKETOUTLET1.json +4 -3
- z4d_certified_devices/Certified/Schneider/SOCKETOUTLET2.json +7 -6
- z4d_certified_devices/Certified/Tuya/TS0601-ME168.json +51 -0
- z4d_certified_devices/version.py +1 -1
- {z4d_certified_devices-5.382.dist-info → z4d_certified_devices-5.384.dist-info}/METADATA +1 -1
- {z4d_certified_devices-5.382.dist-info → z4d_certified_devices-5.384.dist-info}/RECORD +10 -9
- {z4d_certified_devices-5.382.dist-info → z4d_certified_devices-5.384.dist-info}/LICENSE.txt +0 -0
- {z4d_certified_devices-5.382.dist-info → z4d_certified_devices-5.384.dist-info}/WHEEL +0 -0
- {z4d_certified_devices-5.382.dist-info → z4d_certified_devices-5.384.dist-info}/top_level.txt +0 -0
- {z4d_certified_devices-5.382.dist-info → z4d_certified_devices-5.384.dist-info}/zip-safe +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"_comment": "SOCKET-OUTLET ELKO PLUS OUTLET",
|
3
|
-
"_version": "1.
|
3
|
+
"_version": "1.2",
|
4
4
|
"Ep": {
|
5
5
|
"06": {
|
6
6
|
"0000": "",
|
@@ -36,9 +36,10 @@
|
|
36
36
|
"0000": [ "0000", "0001", "0002", "0003", "0004", "0005", "0006", "0007", "000a", "4000" ],
|
37
37
|
"0006": [ "0000", "4001", "4002" ],
|
38
38
|
"0702": [ "0000", "0200", "0204", "0207", "0300", "0301", "0302", "0303", "0306", "0400"],
|
39
|
-
"0b04": [ "0505", "0508", "0402", "
|
39
|
+
"0b04": [ "0505", "0508", "0402", "0403", "0602", "0603", "0604", "0605" ],
|
40
40
|
"0b05": [ "011c", "011d" ],
|
41
41
|
"0019": []
|
42
42
|
},
|
43
|
-
"
|
43
|
+
"RMSCurrentDivisor": 1000,
|
44
|
+
"PowerMeteringDivisor": 1000000
|
44
45
|
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"_comment": "SOCKET-OUTLET ELKO PLUS OUTLET",
|
3
|
-
"_version": "
|
3
|
+
"_version": "1.2",
|
4
4
|
"Ep": {
|
5
5
|
"06": {
|
6
6
|
"0000": "",
|
@@ -22,7 +22,7 @@
|
|
22
22
|
}
|
23
23
|
},
|
24
24
|
"Type": "",
|
25
|
-
"ClusterToBind": [ "
|
25
|
+
"ClusterToBind": [ "0006", "0702", "0b04" ],
|
26
26
|
"ConfigureReporting": {
|
27
27
|
"0006": { "Attributes": { "0000": { "DataType": "10", "MinInterval": "0001", "MaxInterval": "012c", "TimeOut": "0000", "Change": "01" } } },
|
28
28
|
"0702": {
|
@@ -34,11 +34,12 @@
|
|
34
34
|
},
|
35
35
|
"ReadAttributes": {
|
36
36
|
"0000": [ "0000", "0001", "0002", "0003", "0004", "0005", "0006", "0007", "000a", "4000" ],
|
37
|
-
"0006": [ "0000" ],
|
38
|
-
"0702": [ "0000", "0200", "0301", "0302", "0303", "0306", "0400"],
|
39
|
-
"0b04": [],
|
37
|
+
"0006": [ "0000", "4001", "4002" ],
|
38
|
+
"0702": [ "0000", "0200", "0204", "0207", "0300", "0301", "0302", "0303", "0306", "0400"],
|
39
|
+
"0b04": [ "0505", "0508", "0402", "0403", "0602", "0603", "0604", "0605" ],
|
40
40
|
"0b05": [ "011c", "011d" ],
|
41
41
|
"0019": []
|
42
42
|
},
|
43
|
-
"RMSCurrentDivisor": 1000
|
43
|
+
"RMSCurrentDivisor": 1000,
|
44
|
+
"PowerMeteringDivisor": 1000000
|
44
45
|
}
|
@@ -0,0 +1,51 @@
|
|
1
|
+
{
|
2
|
+
"_comment": "Tuya TRV / ME168 - Brand : AVATTO // By Deennoo",
|
3
|
+
"_version": "0.10",
|
4
|
+
"_dp source": "DP Source : https://github.com/Koenkk/zigbee-herdsman-converters/blob/master/src/devices/avatto.ts",
|
5
|
+
"Identifier": [
|
6
|
+
[ "TS0601", "_TZE200_4aijvczq" ]
|
7
|
+
],
|
8
|
+
"Ep": {
|
9
|
+
"01": {
|
10
|
+
"0000": "",
|
11
|
+
"0004": "",
|
12
|
+
"0005": "",
|
13
|
+
"ef00": "",
|
14
|
+
"000a": "",
|
15
|
+
"0019": "",
|
16
|
+
"Type": "Temp/ThermoSetpoint/ThermoMode_2/HeatingStatus/Door/KeypadLockout"
|
17
|
+
}
|
18
|
+
},
|
19
|
+
"Type": "",
|
20
|
+
"ClusterToBind": [ "0000", "ef00" ],
|
21
|
+
"ConfigureReporting": {},
|
22
|
+
"ReadAttributes": {
|
23
|
+
"0000": [ "0004", "0000", "0001", "0005", "0007", "fffe" ]
|
24
|
+
},
|
25
|
+
"TS0601_DP": {
|
26
|
+
"02": { "store_tuya_attribute": "SystemMode", "sensor_type": "TRV7SystemMode", "action_type": "TRV7SystemMode"},
|
27
|
+
"03": { "store_tuya_attribute": "HeatingMode", "sensor_type": "heatingstatus", "EvalExp": "int(not value)"},
|
28
|
+
"04": { "store_tuya_attribute": "SetPoint", "sensor_type": "setpoint", "EvalExp": "round((value // 10) * 10, 2)", "domo_divisor": 10, "domo_round": 2, "action_type": "setpoint", "action_Exp": "round((value // 100) * 10, 2)"},
|
29
|
+
"05": { "store_tuya_attribute": "Temperature", "sensor_type": "temperature" , "EvalExp": "int((value//10)*10)", "domo_divisor": 10, "domo_round": 2},
|
30
|
+
"06": { "sensor_type": "battery"},
|
31
|
+
"07": { "sensor_type": "KeypadLockout", "action_type": "KeypadLockout"},
|
32
|
+
"0e": { "store_tuya_attribute": "WindowOpen", "action_type": "TRV7WindowDetection"},
|
33
|
+
"0f": { "store_tuya_attribute": "WindowDetection", "sensor_type": "windowsopened", "EvalExp": "int(not value)", "DomoDeviceFormat": "str_2digits"},
|
34
|
+
"35": { "store_tuya_attribute": "ErrorStatus"},
|
35
|
+
"36": { "store_tuya_attribute": "FrostProtection", "action_type": "TuyaAntifrost"},
|
36
|
+
"39": { "store_tuya_attribute": "ScaleProtection", "action_type": "TuyaAntiscale"},
|
37
|
+
"2f": { "store_tuya_attribute": "Calibration", "action_type": "Calibration"}
|
38
|
+
|
39
|
+
},
|
40
|
+
"READ_ATTRIBUTE_AFTER_COMMAND": false,
|
41
|
+
"TUYA_REGISTRATION": 19,
|
42
|
+
"TUYA_DATA_REQUEST": 1,
|
43
|
+
"TUYA_DATA_REQUEST_POLLING": 0,
|
44
|
+
"PollingEnabled": 1,
|
45
|
+
"Param": {
|
46
|
+
"Calibration": 0,
|
47
|
+
"TRV7WindowDetection": 1,
|
48
|
+
"TuyaAntifrost": 1,
|
49
|
+
"TuyaAntiscale": 1
|
50
|
+
}
|
51
|
+
}
|
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=gbZ1_82fCphbha_oKRAAu2ZqXaLphxvb99dzgtFcssA,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
|
@@ -431,8 +431,8 @@ z4d_certified_devices/Certified/Schneider/NHPBSHUTTER1.json,sha256=xjptfXoQSeXEc
|
|
431
431
|
z4d_certified_devices/Certified/Schneider/PUCKDIMMER1.json,sha256=vZuvlIwUi1mvyQxuQHr8mEzZVCaIcNTEcoa66jA38PM,1269
|
432
432
|
z4d_certified_devices/Certified/Schneider/PUCKSHUTTER1.json,sha256=MULiq4BKc3nej5rMXOf9R97GaAP7Z8cqcX0Sn0jMEcI,1191
|
433
433
|
z4d_certified_devices/Certified/Schneider/PUCKSWITCH1.json,sha256=mT0q9R4wUFt6ocCv17v2eJukra_aZu8N90AjUo_-P5Q,1090
|
434
|
-
z4d_certified_devices/Certified/Schneider/SOCKETOUTLET1.json,sha256=
|
435
|
-
z4d_certified_devices/Certified/Schneider/SOCKETOUTLET2.json,sha256=
|
434
|
+
z4d_certified_devices/Certified/Schneider/SOCKETOUTLET1.json,sha256=v236JmQ7GaFb1jhxIYtMLEj6GIzKeM3bUk35Em-Qr54,1580
|
435
|
+
z4d_certified_devices/Certified/Schneider/SOCKETOUTLET2.json,sha256=v236JmQ7GaFb1jhxIYtMLEj6GIzKeM3bUk35Em-Qr54,1580
|
436
436
|
z4d_certified_devices/Certified/Schneider/Wiser2-Thermostat.json,sha256=DA3tugfru1SFn_G_UVRFPmjx27Po1DNH4u8GR-72-IY,2065
|
437
437
|
z4d_certified_devices/Certified/Schneider/iTRV.json,sha256=Pe6vPpWTm3KgPlPZ0uKab2Ft9t6TK9L63cHCDwHHSZg,2551
|
438
438
|
z4d_certified_devices/Certified/SmartThings/outletv4.json,sha256=VuEFunRkK5jK7C0uJNL9cs_BlQXyTJvijgHOKWLRDos,1084
|
@@ -547,6 +547,7 @@ z4d_certified_devices/Certified/Tuya/TS0601-Energy.json,sha256=WRaAlE7-RCPErsDAt
|
|
547
547
|
z4d_certified_devices/Certified/Tuya/TS0601-Human-Presence.json,sha256=CfEexIfqC2Ec7klmtZ2f_21DeG8yoAgslV-HrTtZ640,1722
|
548
548
|
z4d_certified_devices/Certified/Tuya/TS0601-Irrigation-Valve.json,sha256=7up6OBllBahRWDZb37aSFYNYjxBjpGJmlZBNAnjuEAU,1699
|
549
549
|
z4d_certified_devices/Certified/Tuya/TS0601-Luminance-Door.json,sha256=F2PGeDcKr4Nks138CA_JRQ6GEUR4mxtUXD3CKJfqHaM,1127
|
550
|
+
z4d_certified_devices/Certified/Tuya/TS0601-ME168.json,sha256=fUnshzgskbu0fE330Z32waGruSqR8y42x48QC-aiaTA,2406
|
550
551
|
z4d_certified_devices/Certified/Tuya/TS0601-Moes-Curtain.json,sha256=Jio6fyALTUdk4mMggxiCI1rfeDfKBbAG3CLxxqpZqvU,1479
|
551
552
|
z4d_certified_devices/Certified/Tuya/TS0601-PC311-Z-TY.json,sha256=YvZ4q256qB0ldUayee-MFEE9QtPrk3KdvHiIKWt6dFc,3109
|
552
553
|
z4d_certified_devices/Certified/Tuya/TS0601-PC321-Z-TY.json,sha256=4UwnKHecwm5N_ewa7gU1YMp8jTwjFYNquTES3DKeAvg,4720
|
@@ -627,9 +628,9 @@ z4d_certified_devices/Certified/eWeLink/SA-003-Zigbee.json,sha256=PHqliTZ0_8a7F_
|
|
627
628
|
z4d_certified_devices/Certified/eWeLink/SA-030-1.json,sha256=PHqliTZ0_8a7F_hbRVIVQ9A-sJipGrBD1jzhgkKJRvw,833
|
628
629
|
z4d_certified_devices/Certified/eWeLink/SWITCH-ZR02.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
|
629
630
|
z4d_certified_devices/Certified/eWeLink/SWITCH-ZR03-1.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
|
630
|
-
z4d_certified_devices-5.
|
631
|
-
z4d_certified_devices-5.
|
632
|
-
z4d_certified_devices-5.
|
633
|
-
z4d_certified_devices-5.
|
634
|
-
z4d_certified_devices-5.
|
635
|
-
z4d_certified_devices-5.
|
631
|
+
z4d_certified_devices-5.384.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
632
|
+
z4d_certified_devices-5.384.dist-info/METADATA,sha256=qEEaxbXKSmglbjQ2BRyvLf3fBL-HpCgGjmJQ8IuW6qU,36878
|
633
|
+
z4d_certified_devices-5.384.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
|
634
|
+
z4d_certified_devices-5.384.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
|
635
|
+
z4d_certified_devices-5.384.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
636
|
+
z4d_certified_devices-5.384.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{z4d_certified_devices-5.382.dist-info → z4d_certified_devices-5.384.dist-info}/top_level.txt
RENAMED
File without changes
|
File without changes
|