z4d-certified-devices 5.417__py3-none-any.whl → 5.419__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.
@@ -96,9 +96,12 @@
96
96
  "ff42": [ "002b", "0008", "000A", "002e", "000B", "0000", "002B", "002F", "0030", "0031", "0032", "0012", "0013", "0014", "0015", "0033", "0034", "0035", "0036", "0017", "0018", "0037", "0038", "0019", "001a", "000A", "001c", "001d", "001e", "001f", "0020", "0021", "0022", "0023", "0024", "0025", "0026", "0027", "0028", "0029", "0002", "002c", "002a", "002d"],
97
97
  "0019": []
98
98
  },
99
+ "MainPoweredDevice": true,
99
100
  "PollingEnabled": 1,
100
101
  "SummationMeteringMultiplier": 1,
101
102
  "PowerMeteringMultiplier": 1,
103
+ "InstantPowerCluster": "0b04",
104
+ "InstantPowerAttribute": "050f",
102
105
  "Param": {
103
106
  "TICMeter_force_refresh": 0,
104
107
  "TICMeter_Tarif_Polling": 300,
@@ -5,10 +5,7 @@
5
5
  [ "TS0601", "_TZE200_myd45weu"],
6
6
  [ "TS0601", "_TZE200_ga1maeof"],
7
7
  [ "TS0601", "_TZE204_myd45weu"],
8
- [ "TS0601", "_TZE200_2se8efxh"],
9
- [ "TS0601", "_TZE284_aao3yzhs"],
10
- [ "TS0601", "_TZE284_nhgdf6qr"],
11
- [ "TS0601", "_TZE284_ap9owrsa"]
8
+ [ "TS0601", "_TZE200_2se8efxh"]
12
9
  ],
13
10
 
14
11
  "Ep": {
@@ -1,3 +1,3 @@
1
1
  MAJOR_VERSION = 5
2
- MINOR_VERSION = 417
2
+ MINOR_VERSION = 419
3
3
  __version__ = f"{MAJOR_VERSION}.{MINOR_VERSION}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: z4d-certified-devices
3
- Version: 5.417
3
+ Version: 5.419
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=2wsNPERMhRbEr5w8f2WviSx1gMpSVwZCOHQ29pMy8N8,87
2
+ z4d_certified_devices/version.py,sha256=FCmowm5lCeb4cdhWkMhks6ebBgRi9LdsYpb5uDGXzmo,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
@@ -80,7 +80,7 @@ z4d_certified_devices/Certified/EcoDim/Dimmer-Switch-ZB3.0.json,sha256=C93P1FTbT
80
80
  z4d_certified_devices/Certified/EcoDim/Eco-Dim.07Eco-Dim.10.json,sha256=C93P1FTbTkQSaGxd08NYrHuxST5oJyFHCHgVHW4Qs8o,1051
81
81
  z4d_certified_devices/Certified/EcoDim/EcoDim-Zigbee 3.0.json,sha256=C93P1FTbTkQSaGxd08NYrHuxST5oJyFHCHgVHW4Qs8o,1051
82
82
  z4d_certified_devices/Certified/Eurotronics/SPZB0001.json,sha256=rFrD9oWY85zf-9HG-7w9ppRYIwWlFEmNRI8hDJgxP2M,1192
83
- z4d_certified_devices/Certified/GammaTroniques/TICMeter.json,sha256=tcQnuV_cR5vgfdy2IvdaEXkOJWLqtgQXYz8LPmRGpwA,12460
83
+ z4d_certified_devices/Certified/GammaTroniques/TICMeter.json,sha256=hQPTPnIqFk9AaqTd4NrvQ0cgxecB-o51svM1c4lpZhg,12563
84
84
  z4d_certified_devices/Certified/Gledopto/GL-B-003P.json,sha256=J2n9LFgSkPuXhSorrGtUA0bPVxq5AHt1O1iES6nUgwM,1389
85
85
  z4d_certified_devices/Certified/Gledopto/GL-B-004P.json,sha256=lVwhFM1pvows3iK_3G3LZ7ars0QDXAFz7FK89frk0us,1281
86
86
  z4d_certified_devices/Certified/Gledopto/GL-B-007Z.json,sha256=ocH-ni18WlTtWVaK5znGR6M07a5Z97FfBdNSH-lCdrQ,716
@@ -585,7 +585,7 @@ z4d_certified_devices/Certified/Tuya/TS0601-radar.json,sha256=gd47wKuJTOCcug07K-
585
585
  z4d_certified_devices/Certified/Tuya/TS0601-sirene.json,sha256=Fn0ML5HH6VXI541WBapbxnC76MwWzzJFFIV49Ewq140,872
586
586
  z4d_certified_devices/Certified/Tuya/TS0601-sirene2.json,sha256=qOBUIM5Rx3fp7NjBIrto13RYfhCcooZ_ECItBUkw9Gs,600
587
587
  z4d_certified_devices/Certified/Tuya/TS0601-smoke.json,sha256=ZzFgXTpSo_qnx_PItZSfgRKUg75E5LOHqNIhVsbTmZM,486
588
- z4d_certified_devices/Certified/Tuya/TS0601-soil-sensor.json,sha256=isznhJl5GcljXUbQRlKiQykq_47x2fQwCm0nJaRCjU4,1152
588
+ z4d_certified_devices/Certified/Tuya/TS0601-soil-sensor.json,sha256=kWI57EPRqgduH9cIN-G2oyrstHHVJ5Ynu8Kf4O0NA0o,1029
589
589
  z4d_certified_devices/Certified/Tuya/TS0601-soil-sensor_3.json,sha256=mTy6O6ChVKoHw6XvRw1RCIZnq0xrtLpz5zxE7baAJAQ,1030
590
590
  z4d_certified_devices/Certified/Tuya/TS0601-switch.json,sha256=gMYL2jsEaJatMkZ6AfGBE571V7oIW3TgL2G3IFJjaFQ,441
591
591
  z4d_certified_devices/Certified/Tuya/TS0601-temphumi-2.json,sha256=So7orGujWl0zX9zegVqx5nMERP9ywivVXdd7BaLIdqA,1302
@@ -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.417.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
636
- z4d_certified_devices-5.417.dist-info/METADATA,sha256=AIiGD3zf_V67pt6qc3IhDOHxzwJtBOV5LrusOCfXTsI,36900
637
- z4d_certified_devices-5.417.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
638
- z4d_certified_devices-5.417.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
639
- z4d_certified_devices-5.417.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
640
- z4d_certified_devices-5.417.dist-info/RECORD,,
635
+ z4d_certified_devices-5.419.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
636
+ z4d_certified_devices-5.419.dist-info/METADATA,sha256=uMbNVKWjA3pJgj0JZ8fVb_9-oh97Qc9yp7cKF7P_FvA,36900
637
+ z4d_certified_devices-5.419.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
638
+ z4d_certified_devices-5.419.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
639
+ z4d_certified_devices-5.419.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
640
+ z4d_certified_devices-5.419.dist-info/RECORD,,