z4d-certified-devices 5.391__py3-none-any.whl → 5.392__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.
@@ -24,7 +24,8 @@
24
24
  "0000": [ "0004", "0000", "0001", "0003", "0005", "0007", "fffe" ]
25
25
  },
26
26
  "TUYA_REGISTRATION": 19,
27
- "TS0601_DP": {
27
+ "TS0601_DP": {
28
+ "01": { "store_tuya_attribute": "Meter", "EvalExp": "(value*10)", "sensor_type": "cons_metering", "domo_round": 3 },
28
29
  "10": { "store_tuya_attribute": "State", "sensor_type": "switch", "action_type": "switch" },
29
30
  "06": [
30
31
  { "store_tuya_attribute": "Voltage", "EvalExp": "((value & 0xFFFF000000000000) >> 48)/10", "sensor_type": "voltage", "domo_round": 2},
@@ -39,9 +40,9 @@
39
40
  },
40
41
  "Param": {
41
42
  "PowerOnAfterOffOn": 2,
42
- "ReclosingAllowedTimes": 5,
43
- "ReclosingEnabled": 1,
44
- "RecloseRecover": 10,
43
+ "ReclosingAllowedTimes": 1,
44
+ "ReclosingEnabled": 0,
45
+ "RecloseRecover": 5,
45
46
  "PoweronDelay": 1
46
47
  }
47
48
  }
@@ -1,3 +1,3 @@
1
1
  MAJOR_VERSION = 5
2
- MINOR_VERSION = 391
2
+ MINOR_VERSION = 392
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.391
3
+ Version: 5.392
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=PTxpXH1NwBH_rqMZUt8okuJrVbQcJKyCyiKu_czYJs8,87
2
+ z4d_certified_devices/version.py,sha256=bcVpFPuj5wuKXbMttX3cf7_WDiuwBmwtImNzkh1Fyzo,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,7 +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
+ z4d_certified_devices/Certified/Tuya/TS0601-ZBN-J-63.json,sha256=rPz6Ic8K-NiPVxR40P8rngCZ9iVcFv3qwilqaxNstM4,2013
570
570
  z4d_certified_devices/Certified/Tuya/TS0601-_TZE200_b6wax7g0.json,sha256=Uiw4HrBIaunCMGbe_dUa_72h_R4fkzyE-4vnrY-XPJc,856
571
571
  z4d_certified_devices/Certified/Tuya/TS0601-_TZE200_chyvmhay.json,sha256=yEtCMwXKDWqSbWlulijNauTfMtlGZRAfytEekAkKhmk,427
572
572
  z4d_certified_devices/Certified/Tuya/TS0601-_TZE200_dzuqwsyg.json,sha256=EUXk1SmPfVzRcp2vPC2vezmGN428xNadW-Yl_WxxTxY,610
@@ -632,9 +632,9 @@ z4d_certified_devices/Certified/eWeLink/SA-003-Zigbee.json,sha256=PHqliTZ0_8a7F_
632
632
  z4d_certified_devices/Certified/eWeLink/SA-030-1.json,sha256=PHqliTZ0_8a7F_hbRVIVQ9A-sJipGrBD1jzhgkKJRvw,833
633
633
  z4d_certified_devices/Certified/eWeLink/SWITCH-ZR02.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
634
634
  z4d_certified_devices/Certified/eWeLink/SWITCH-ZR03-1.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
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,,
635
+ z4d_certified_devices-5.392.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
636
+ z4d_certified_devices-5.392.dist-info/METADATA,sha256=hAAlxb54pDYCi2mTphicqDQ_RMeRxj8slF3625c_zf0,36878
637
+ z4d_certified_devices-5.392.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
638
+ z4d_certified_devices-5.392.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
639
+ z4d_certified_devices-5.392.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
640
+ z4d_certified_devices-5.392.dist-info/RECORD,,