z4d-certified-devices 5.409__py3-none-any.whl → 5.410__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.
@@ -14,7 +14,7 @@
14
14
  "0106": { "SpecifStoragelvl1": "GammaTroniques", "SpecifStoragelvl2": "BBRHPJW", "Name": "BBRHPJW", "DataType": "25", "EvalFunc": "compute_metering_conso", "UpdDomoDeviceWithAttribute": "0102", "UpdDomoDeviceWithEp": "f1", "ActionList": [ "check_store_value", "store_specif_attribute", "upd_domo_device" ] },
15
15
  "0108": { "SpecifStoragelvl1": "GammaTroniques", "SpecifStoragelvl2": "BBRHCJR", "Name": "BBRHCJR", "DataType": "25", "EvalFunc": "compute_metering_conso", "UpdDomoDeviceWithAttribute": "0100", "UpdDomoDeviceWithEp": "f2", "ActionList": [ "check_store_value", "store_specif_attribute", "upd_domo_device" ] },
16
16
  "010a": { "SpecifStoragelvl1": "GammaTroniques", "SpecifStoragelvl2": "BBRHPJR", "Name": "BBRHPJR", "DataType": "25", "EvalFunc": "compute_metering_conso", "UpdDomoDeviceWithAttribute": "0102", "UpdDomoDeviceWithEp": "f2", "ActionList": [ "check_store_value", "store_specif_attribute", "upd_domo_device" ] },
17
- "0308": { "SpecifStoragelvl1": "GammaTroniques", "SpecifStoragelvl2": "Identifiant", "Name": "Identifiant", "DataType": "41", "EvalFunc": "compute_metering_conso", "UpdDomoDeviceWithAttribute": "0000", "ActionList": [ "check_store_value", "store_specif_attribute", "upd_domo_device" ] }
17
+ "0308": { "SpecifStoragelvl1": "GammaTroniques", "SpecifStoragelvl2": "Identifiant", "Name": "Identifiant", "DataType": "41", "ActionList": [ "check_store_value", "store_specif_attribute"] }
18
18
 
19
19
  }
20
20
  },
@@ -1,3 +1,3 @@
1
1
  MAJOR_VERSION = 5
2
- MINOR_VERSION = 409
2
+ MINOR_VERSION = 410
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.409
3
+ Version: 5.410
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=bAMrDdqeyj6yWOjIQXT_1QBpwEAY-UyTN1JcuCByx1Q,87
2
+ z4d_certified_devices/version.py,sha256=U--7J9keJkWsvo0CbSxMELuoHo44paeY1SHQXi5X6hk,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
@@ -83,7 +83,7 @@ z4d_certified_devices/Certified/Eurotronics/SPZB0001.json,sha256=rFrD9oWY85zf-9H
83
83
  z4d_certified_devices/Certified/GammaTroniques/TICMeter-historique-tri-base.json,sha256=1H0Nq6zQIs74hTVUYgKnIa8Ia7YzOEQT9Qj6Vy7gf_k,6308
84
84
  z4d_certified_devices/Certified/GammaTroniques/TICMeter-historique-tri-hchp.json,sha256=Hv0Na5k7hTH7ItOfWFQHKLyTEV75XOVA3vg1uKlPC4E,4749
85
85
  z4d_certified_devices/Certified/GammaTroniques/TICMeter-historique-tri-tempo.json,sha256=5mT5oA67FxCAS0NpN3RHnMG4ADtDFYRmsZi3409xjtU,5884
86
- z4d_certified_devices/Certified/GammaTroniques/TICMeter.json,sha256=QOU8FpZ6pb_xDk0dCEKnrmZq6BWzf6MRDk8s6X9LQaI,7074
86
+ z4d_certified_devices/Certified/GammaTroniques/TICMeter.json,sha256=ShBKat9NSscRcMuHei5MoBPO68Nbi8GdGetsQoe1X_Y,6978
87
87
  z4d_certified_devices/Certified/Gledopto/GL-B-003P.json,sha256=J2n9LFgSkPuXhSorrGtUA0bPVxq5AHt1O1iES6nUgwM,1389
88
88
  z4d_certified_devices/Certified/Gledopto/GL-B-004P.json,sha256=lVwhFM1pvows3iK_3G3LZ7ars0QDXAFz7FK89frk0us,1281
89
89
  z4d_certified_devices/Certified/Gledopto/GL-B-007Z.json,sha256=ocH-ni18WlTtWVaK5znGR6M07a5Z97FfBdNSH-lCdrQ,716
@@ -633,9 +633,9 @@ z4d_certified_devices/Certified/eWeLink/SA-003-Zigbee.json,sha256=PHqliTZ0_8a7F_
633
633
  z4d_certified_devices/Certified/eWeLink/SA-030-1.json,sha256=PHqliTZ0_8a7F_hbRVIVQ9A-sJipGrBD1jzhgkKJRvw,833
634
634
  z4d_certified_devices/Certified/eWeLink/SWITCH-ZR02.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
635
635
  z4d_certified_devices/Certified/eWeLink/SWITCH-ZR03-1.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
636
- z4d_certified_devices-5.409.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
637
- z4d_certified_devices-5.409.dist-info/METADATA,sha256=cVmG63AusJ0DIO3bigbW-ss0J98YXghTk_PCI9eIUAM,36900
638
- z4d_certified_devices-5.409.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
639
- z4d_certified_devices-5.409.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
640
- z4d_certified_devices-5.409.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
641
- z4d_certified_devices-5.409.dist-info/RECORD,,
636
+ z4d_certified_devices-5.410.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
637
+ z4d_certified_devices-5.410.dist-info/METADATA,sha256=IGEiCAnkkTI5gLHdX3xT-11M_6eSTRxagkS3jF87BJE,36900
638
+ z4d_certified_devices-5.410.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
639
+ z4d_certified_devices-5.410.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
640
+ z4d_certified_devices-5.410.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
641
+ z4d_certified_devices-5.410.dist-info/RECORD,,