z4d-certified-devices 5.390__py3-none-any.whl → 5.391__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.
@@ -0,0 +1,47 @@
1
+ {
2
+ "_comment": "Zigbee Over-Under Voltage Protector Energery Meter",
3
+ "_source": "",
4
+ "_blakadder": "",
5
+ "_version": "1",
6
+ "MinPluginVersion": "7.1.002",
7
+ "Identifier": [
8
+ [ "TS0601", "_TZE204_jcwbwckh" ]
9
+ ],
10
+ "Ep": {
11
+ "01": {
12
+ "0000": "",
13
+ "0004": "",
14
+ "ef00": "",
15
+ "000a": "",
16
+ "0019": "",
17
+ "Type": "Switch/Voltage/Ampere/Power/Meter"
18
+ }
19
+ },
20
+ "Type": "",
21
+ "ClusterToBind": [ ],
22
+ "ConfigureReporting": {},
23
+ "ReadAttributes": {
24
+ "0000": [ "0004", "0000", "0001", "0003", "0005", "0007", "fffe" ]
25
+ },
26
+ "TUYA_REGISTRATION": 19,
27
+ "TS0601_DP": {
28
+ "10": { "store_tuya_attribute": "State", "sensor_type": "switch", "action_type": "switch" },
29
+ "06": [
30
+ { "store_tuya_attribute": "Voltage", "EvalExp": "((value & 0xFFFF000000000000) >> 48)/10", "sensor_type": "voltage", "domo_round": 2},
31
+ { "store_tuya_attribute": "Current", "EvalExp": "((value & 0x0000FFFFFF000000) >> 24)/1000", "sensor_type": "current", "domo_round": 2},
32
+ { "store_tuya_attribute": "Power", "EvalExp": "(value & 0x0000000000FFFFFF)", "sensor_type": "power", "domo_round": 2 }
33
+ ],
34
+ "86": { "store_tuya_value": "PowerOnAfterOffOn", "action_type": "PowerOnAfterOffOn" },
35
+ "68": { "store_tuya_value": "ReclosingEnabled", "action_type": "ReclosingEnabled" },
36
+ "6b": { "store_tuya_value": "RecloseRecover", "action_type": "RecloseRecover" },
37
+ "66": { "store_tuya_value": "ReclosingAllowedTimes", "action_type": "ReclosingAllowedTimes" },
38
+ "77": { "store_tuya_value": "PoweronDelay", "action_type": "PoweronDelay" }
39
+ },
40
+ "Param": {
41
+ "PowerOnAfterOffOn": 2,
42
+ "ReclosingAllowedTimes": 5,
43
+ "ReclosingEnabled": 1,
44
+ "RecloseRecover": 10,
45
+ "PoweronDelay": 1
46
+ }
47
+ }
@@ -1,3 +1,3 @@
1
1
  MAJOR_VERSION = 5
2
- MINOR_VERSION = 390
2
+ MINOR_VERSION = 391
3
3
  __version__ = f"{MAJOR_VERSION}.{MINOR_VERSION}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: z4d-certified-devices
3
- Version: 5.390
3
+ Version: 5.391
4
4
  Summary: "Certified devices for Zigbee for Domoticz plugin"
5
5
  Home-page: https://github.com/zigbeefordomoticz/z4d-certified-devices
6
6
  Author: "Patrick Pichon"
@@ -1,5 +1,5 @@
1
1
  z4d_certified_devices/__init__.py,sha256=GZ6zf1bgjFvi5yOBDJp9R4Hea53iA-MoqbTcESSa6ms,3860
2
- z4d_certified_devices/version.py,sha256=8KWTH49KdjEQ-biHspZT9TVVCPAdM7CaKMf59yRJmws,87
2
+ z4d_certified_devices/version.py,sha256=PTxpXH1NwBH_rqMZUt8okuJrVbQcJKyCyiKu_czYJs8,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
@@ -566,6 +566,7 @@ z4d_certified_devices/Certified/Tuya/TS0601-SmartAirHouseKeeper.json,sha256=nGLq
566
566
  z4d_certified_devices/Certified/Tuya/TS0601-Solar-Siren.json,sha256=borykqW1I7gVkVbH-zLOnsjYjxlkgWNStX7qkzAT26E,1751
567
567
  z4d_certified_devices/Certified/Tuya/TS0601-WZ-M100-C.json,sha256=lc6ucKqW2ex3SyqeeNEqomjBUbamCUhnZYxkBjp-Bek,1915
568
568
  z4d_certified_devices/Certified/Tuya/TS0601-XOCA-DAC2161C.json,sha256=jwTgiPoYQQzKDtDb1wBC_xJ2HdOgUbNR3qgygxoS5rQ,1851
569
+ z4d_certified_devices/Certified/Tuya/TS0601-ZBN-J-63.json,sha256=WGqL0KYs8rQnO_ZYPjy8CRp5lS0Uz8H914b7q9FxqlM,1890
569
570
  z4d_certified_devices/Certified/Tuya/TS0601-_TZE200_b6wax7g0.json,sha256=Uiw4HrBIaunCMGbe_dUa_72h_R4fkzyE-4vnrY-XPJc,856
570
571
  z4d_certified_devices/Certified/Tuya/TS0601-_TZE200_chyvmhay.json,sha256=yEtCMwXKDWqSbWlulijNauTfMtlGZRAfytEekAkKhmk,427
571
572
  z4d_certified_devices/Certified/Tuya/TS0601-_TZE200_dzuqwsyg.json,sha256=EUXk1SmPfVzRcp2vPC2vezmGN428xNadW-Yl_WxxTxY,610
@@ -631,9 +632,9 @@ z4d_certified_devices/Certified/eWeLink/SA-003-Zigbee.json,sha256=PHqliTZ0_8a7F_
631
632
  z4d_certified_devices/Certified/eWeLink/SA-030-1.json,sha256=PHqliTZ0_8a7F_hbRVIVQ9A-sJipGrBD1jzhgkKJRvw,833
632
633
  z4d_certified_devices/Certified/eWeLink/SWITCH-ZR02.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
633
634
  z4d_certified_devices/Certified/eWeLink/SWITCH-ZR03-1.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
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,,
635
+ z4d_certified_devices-5.391.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
636
+ z4d_certified_devices-5.391.dist-info/METADATA,sha256=3Vsd8OZHzYBearsCX9qr1FWNjRrrWAxXWENOlqepVj0,36878
637
+ z4d_certified_devices-5.391.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
638
+ z4d_certified_devices-5.391.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
639
+ z4d_certified_devices-5.391.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
640
+ z4d_certified_devices-5.391.dist-info/RECORD,,