z4d-certified-devices 2.42__py3-none-any.whl → 2.43__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.

@@ -20,7 +20,7 @@
20
20
  "ClusterToBind": [],
21
21
  "ConfigureReporting": {},
22
22
  "ReadAttributes": {
23
- "0000": [ "0000", "0004", "0005" ],
23
+ "0000": [ "0004", "0005" ],
24
24
  "0019": [ ]
25
25
  }
26
26
  }
@@ -15,7 +15,7 @@
15
15
  "ef00": "",
16
16
  "000a": "",
17
17
  "0019": "",
18
- "Type": "Temp/ThermoSetpoint/ThermoMode_7"
18
+ "Type": "Temp/ThermoSetpoint/ThermoMode_7/HeatingStatus"
19
19
  }
20
20
  },
21
21
  "Type": "",
@@ -24,15 +24,15 @@
24
24
  "ReadAttributes": {
25
25
  "0000": [ "0004", "0000", "0001", "0005", "0007", "fffe" ]
26
26
  },
27
- "TS0601_DP": {
28
- "02": { "store_tuya_attribute": "SystemMode"},
29
- "03": { "store_tuya_attribute": "RunningState"},
30
- "04": { "store_tuya_attribute": "SetPoint", "sensor_type": "setpoint", "EvalExp": "int((value//10)*10)"},
31
- "05": { "store_tuya_attribute": "Temperature", "sensor_type": "temperature" , "EvalExp": "int((value//10)*10)"},
27
+ "TS0601_DP": {
28
+ "02": { "store_tuya_attribute": "SystemMode", "sensor_type": "TRV6SystemMode", "action_type": "TRV6SystemMode"},
29
+ "03": { "store_tuya_attribute": "HeatingMode", "sensor_type": "heatingstatus", "EvalExp": "int(not value)"},
30
+ "04": { "store_tuya_attribute": "SetPoint", "sensor_type": "setpoint", "EvalExp": "int((value//10)*10)", "domo_divisor": 10, "domo_round": 2, "action_type": "setpoint", "action_Exp": "int(( ( value / 10) // 10 ) * 10)"},
31
+ "05": { "store_tuya_attribute": "Temperature", "sensor_type": "temperature" , "EvalExp": "int((value//10)*10)", "domo_divisor": 10, "domo_round": 2},
32
32
  "07": { "store_tuya_attribute": "ChildLock"},
33
33
  "35": { "store_tuya_attribute": "ErrorStatus"},
34
34
  "39": { "store_tuya_attribute": "FrostProtection"},
35
- "47": { "store_tuya_attribute": "Calibration"}
35
+ "47": { "store_tuya_attribute": "Calibration", "action_type": "calibration"}
36
36
  },
37
37
  "PollingEnabled": 1,
38
38
  "Param": {
@@ -1,3 +1,3 @@
1
1
  MAJOR_VERSION = '2'
2
- MINOR_VERSION = 42
2
+ MINOR_VERSION = 43
3
3
  __version__ = f"{MAJOR_VERSION}.{MINOR_VERSION}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: z4d-certified-devices
3
- Version: 2.42
3
+ Version: 2.43
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=y8116fJZQZBPoZMTZbZ5JOmKwk2pFiuSglE4FAPFw4A,3447
2
- z4d_certified_devices/version.py,sha256=K1rkS2QSOGVFN_w7A1lisHlchhX2tt9xuDoz3w5E9Yo,88
2
+ z4d_certified_devices/version.py,sha256=1lK2W9AvtQvQtMUx76R2X0w1Zf1cvuuPNE8VMpHcaxM,88
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
@@ -8,7 +8,7 @@ z4d_certified_devices/Certified/Adeo/LXEK-2.json,sha256=xQKhkfpuHbK3skKNVs7ByEKF
8
8
  z4d_certified_devices/Certified/Adeo/LXEK-7.json,sha256=7mCN_DVdFSKaayMChj0qwb7llQS_iqYLHcekVi300mc,1275
9
9
  z4d_certified_devices/Certified/Adeo/ZBEK-14.json,sha256=Wcr0QdUdEoHzCml-rajclmD5Hx_ZoJbMwXDkno0iC7M,1476
10
10
  z4d_certified_devices/Certified/Adeo/ZBEK-3.json,sha256=ZTfSwY_I1ZcRIuQ9XO8sL_F2nCm3Xhcm2BmbhH88RgM,1467
11
- z4d_certified_devices/Certified/Aotec/WG001-Z01.json,sha256=LOB8oJl9CEYWDjhQytcFJarZpNA1XJEIloxzfUnOI78,638
11
+ z4d_certified_devices/Certified/Aotec/WG001-Z01.json,sha256=FpTinth9wboFAb4wNJ-8Lt8tohsD6YKuZq7FJfrghHo,630
12
12
  z4d_certified_devices/Certified/Bitron/90201021A.json,sha256=wcqqeiBKS_ANEAjyq3qOZXjK5UJTSMCNNpXWFMOrtYk,526
13
13
  z4d_certified_devices/Certified/Bitron/90201021B.json,sha256=906Be8XIoiLWlDIjEDF-NZqg4up0NX_JmzR8JZJLQM0,413
14
14
  z4d_certified_devices/Certified/Bitron/90201024.json,sha256=KAzaWbuLI5kNrwAqRSbK3wjr3ou733aLroKW3BGCW-k,438
@@ -414,7 +414,7 @@ z4d_certified_devices/Certified/Tuya/TS0601-eTRV1.json,sha256=VEga1nlHx928HUzNrm
414
414
  z4d_certified_devices/Certified/Tuya/TS0601-eTRV2.json,sha256=aaMolQEnrvCt4gIHrsW_0-puGnU8MaWQIOKSFW11odQ,476
415
415
  z4d_certified_devices/Certified/Tuya/TS0601-eTRV3.json,sha256=Vz-el_fzFWZzPirEdGrduoSqa5g1SUe8MGxqzxaRuDY,450
416
416
  z4d_certified_devices/Certified/Tuya/TS0601-eTRV5.json,sha256=KxNQXn-jJh5Qs68ZmAsykJgy7i2wLkPA0_7WVi-MTQE,787
417
- z4d_certified_devices/Certified/Tuya/TS0601-eTRV6.json,sha256=ZJK_7ReCmZ-sKK9JJGmYIaIv2di_1DbbyXMBZegiYwo,1299
417
+ z4d_certified_devices/Certified/Tuya/TS0601-eTRV6.json,sha256=k3Nxg98FNNxEkMvNuY02Qo-ZEK_UZYUmNo4X7GhhmQU,1622
418
418
  z4d_certified_devices/Certified/Tuya/TS0601-motion.json,sha256=eqIMzQDs4aNHM-lav_tctAYOeR1AuVYVh_VvAAiRn7A,1187
419
419
  z4d_certified_devices/Certified/Tuya/TS0601-radar.json,sha256=XPAbCLTY8zv3ATjulNU5Y0c9fas7ZZoJrPA6JKuDqPQ,1794
420
420
  z4d_certified_devices/Certified/Tuya/TS0601-sirene.json,sha256=Fn0ML5HH6VXI541WBapbxnC76MwWzzJFFIV49Ewq140,872
@@ -448,9 +448,9 @@ z4d_certified_devices/Certified/Ysrai/ZB-SW01.json,sha256=5nfpDAUAxWqX-UfBo-lGZo
448
448
  z4d_certified_devices/Certified/Ysrai/ZB-SW02.json,sha256=ICtIaK_YGfabyh4IkZSFY-jLVhXDT4g_uOjzLeWgEPw,586
449
449
  z4d_certified_devices/Certified/Zehnder/TAFFETAS2 D1.00P1.01Z1.00.json,sha256=CdR5YODtIXRr9G6Qoh_jYv_5Uws0SnPNb-Ll3DEFGFI,833
450
450
  z4d_certified_devices/Certified/Zemismart/LXN56-DC27LX1.1.json,sha256=-ZllwDNf76m2KKqX1n3d-IVFwWZuaEBiYhsiIoArgj0,921
451
- z4d_certified_devices-2.42.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
452
- z4d_certified_devices-2.42.dist-info/METADATA,sha256=HF7JcG9wxz-T4LrgmvzMOcBAeF8xPwRG9BBr4FMrPHg,36120
453
- z4d_certified_devices-2.42.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
454
- z4d_certified_devices-2.42.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
455
- z4d_certified_devices-2.42.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
456
- z4d_certified_devices-2.42.dist-info/RECORD,,
451
+ z4d_certified_devices-2.43.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
452
+ z4d_certified_devices-2.43.dist-info/METADATA,sha256=odWcqSCzcec4DeD9xFKbqykP0hGsWS99xlz-jSFGpBo,36120
453
+ z4d_certified_devices-2.43.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
454
+ z4d_certified_devices-2.43.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
455
+ z4d_certified_devices-2.43.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
456
+ z4d_certified_devices-2.43.dist-info/RECORD,,