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

@@ -3,7 +3,6 @@ import os.path
3
3
  from pathlib import Path
4
4
  from os import listdir
5
5
  from os.path import isdir, isfile, join
6
- import Domoticz
7
6
 
8
7
  from .version import __version__
9
8
 
@@ -34,10 +33,10 @@ def z4d_import_device_configuration(self, path_name):
34
33
  try:
35
34
  model_definition = json.load(handle)
36
35
  except ValueError as e:
37
- Domoticz.Error("--> JSON ConfFile: %s load failed with error: %s" % (filename, str(e)))
36
+ self.log.logging("z4dCertifiedDevices", "Error", "--> JSON ConfFile: %s load failed with error: %s" % (filename, str(e)))
38
37
  continue
39
38
  except Exception as e:
40
- Domoticz.Error("--> JSON ConfFile: %s load general error: %s" % (filename, str(e)))
39
+ self.log.logging("z4dCertifiedDevices", "Error", "--> JSON ConfFile: %s load general error: %s" % (filename, str(e)))
41
40
  continue
42
41
 
43
42
  try:
@@ -60,7 +59,7 @@ def z4d_import_device_configuration(self, path_name):
60
59
  self.ModelManufMapping[ (x[0], x[1] )] = device_model_name
61
60
 
62
61
  except Exception:
63
- Domoticz.Error("--> Unexpected error when loading a configuration file")
62
+ self.log.logging("z4dCertifiedDevices", "Error", "--> Unexpected error when loading a configuration file")
64
63
 
65
64
  self.log.logging("z4dCertifiedDevices", "Debug", "--> Config loaded: %s" % self.DeviceConf.keys())
66
65
  self.log.logging("z4dCertifiedDevices", "Debug", "Certified Devices ModelManufMapping loaded - %s" %self.ModelManufMapping.keys())
@@ -1,3 +1,3 @@
1
- MAJOR_VERSION = '2'
1
+ MAJOR_VERSION = '3'
2
2
  MINOR_VERSION = 164
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.164
3
+ Version: 3.164
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
- z4d_certified_devices/__init__.py,sha256=y8116fJZQZBPoZMTZbZ5JOmKwk2pFiuSglE4FAPFw4A,3447
2
- z4d_certified_devices/version.py,sha256=-F0P-i_OdMcYN1xawVKGmurUpmqVl5NdQCKgoARrxl4,89
1
+ z4d_certified_devices/__init__.py,sha256=wdYFaADr5SrC5bXe1OBsrmpfJ7J6GN0H22o49UA4_Es,3533
2
+ z4d_certified_devices/version.py,sha256=nEdVEh3OGUtxqUZ5pgfLhMc4hatB0g8pzW-rfg7tq74,89
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
@@ -531,9 +531,9 @@ z4d_certified_devices/Certified/eWeLink/SA-003-Zigbee.json,sha256=PHqliTZ0_8a7F_
531
531
  z4d_certified_devices/Certified/eWeLink/SA-030-1.json,sha256=PHqliTZ0_8a7F_hbRVIVQ9A-sJipGrBD1jzhgkKJRvw,833
532
532
  z4d_certified_devices/Certified/eWeLink/SWITCH-ZR02.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
533
533
  z4d_certified_devices/Certified/eWeLink/SWITCH-ZR03-1.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
534
- z4d_certified_devices-2.164.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
535
- z4d_certified_devices-2.164.dist-info/METADATA,sha256=5QxELKKGTwW28IxeQJWHZv7nmtz0mKcjQy05X1ihtpU,36878
536
- z4d_certified_devices-2.164.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
537
- z4d_certified_devices-2.164.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
538
- z4d_certified_devices-2.164.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
539
- z4d_certified_devices-2.164.dist-info/RECORD,,
534
+ z4d_certified_devices-3.164.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
535
+ z4d_certified_devices-3.164.dist-info/METADATA,sha256=hSw7Xow-IjZEJAKa5mPNflrIU13r3SKq4amca6n7sDQ,36878
536
+ z4d_certified_devices-3.164.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
537
+ z4d_certified_devices-3.164.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
538
+ z4d_certified_devices-3.164.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
539
+ z4d_certified_devices-3.164.dist-info/RECORD,,