z4d-certified-devices 5.321__py3-none-any.whl → 5.322__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.
@@ -0,0 +1,44 @@
1
+ {
2
+ "_source": "@erwan",
3
+ "_description": "Owon Motion Sensor",
4
+ "_blakadder": "https://zigbee.blakadder.com/OWON_PIR313.html",
5
+ "Ep": {
6
+ "01": {
7
+ "0000": "",
8
+ "0003": "",
9
+ "0500": "",
10
+ "Type": "Motion"
11
+ },
12
+ "03": {
13
+ "0400": "",
14
+ "Type": "Lux"
15
+ },
16
+ "02": {
17
+ "0402": "",
18
+ "0405": "",
19
+ "Type": "Temp/Humi"
20
+ }
21
+ },
22
+ "Type": "",
23
+ "ClusterToBind": [ "0001", "0400", "0402", "0405" ],
24
+ "ConfigureReporting": {
25
+ "0400": { "Attributes": { "0000": { "DataType": "21", "MinInterval": "0005", "MaxInterval": "012C", "TimeOut": "0000", "Change": "000f" } } },
26
+ "0402": { "Attributes": { "0000": { "DataType": "29", "MinInterval": "000a", "MaxInterval": "012C", "TimeOut": "0000", "Change": "0001" } } },
27
+ "0405": { "Attributes": { "0000": { "DataType": "21", "MinInterval": "003c", "MaxInterval": "012C", "TimeOut": "0000", "Change": "0001" } } }
28
+ },
29
+ "ReadAttributes": {
30
+ "0000": [ "0000", "0001", "0002", "0003", "0004", "0005", "0006", "0007" ],
31
+ "0001": [ "0021" ],
32
+ "0003": [],
33
+ "0400": [ "0000", "0001", "0002" ],
34
+ "0402": [ "0000", "0001", "0002" ],
35
+ "0405": [ "0000", "0001", "0002" ],
36
+ "0500": [ "0000", "0001", "0002", "0010", "0012" ]
37
+ },
38
+ "MotionViaIASAlarm1": true,
39
+ "DisableTamper": true,
40
+ "VoltageConverter": 10,
41
+ "BatteryDevice": 1,
42
+ "BatteryPercentageConverter": 2,
43
+ "Param": {}
44
+ }
@@ -0,0 +1,44 @@
1
+ {
2
+ "_source": "@erwan",
3
+ "_description": "Owon Motion Sensor",
4
+ "_blakadder": "https://zigbee.blakadder.com/OWON_PIR313.html",
5
+ "Ep": {
6
+ "01": {
7
+ "0000": "",
8
+ "0003": "",
9
+ "0500": "",
10
+ "Type": "Motion"
11
+ },
12
+ "02": {
13
+ "0400": "",
14
+ "Type": "Lux"
15
+ },
16
+ "03": {
17
+ "0402": "",
18
+ "0405": "",
19
+ "Type": "Temp/Humi"
20
+ }
21
+ },
22
+ "Type": "",
23
+ "ClusterToBind": [ "0001", "0400", "0402", "0405" ],
24
+ "ConfigureReporting": {
25
+ "0400": { "Attributes": { "0000": { "DataType": "21", "MinInterval": "0005", "MaxInterval": "012C", "TimeOut": "0000", "Change": "000f" } } },
26
+ "0402": { "Attributes": { "0000": { "DataType": "29", "MinInterval": "000a", "MaxInterval": "012C", "TimeOut": "0000", "Change": "0001" } } },
27
+ "0405": { "Attributes": { "0000": { "DataType": "21", "MinInterval": "003c", "MaxInterval": "012C", "TimeOut": "0000", "Change": "0001" } } }
28
+ },
29
+ "ReadAttributes": {
30
+ "0000": [ "0000", "0001", "0002", "0003", "0004", "0005", "0006", "0007" ],
31
+ "0001": [ "0021" ],
32
+ "0003": [],
33
+ "0400": [ "0000", "0001", "0002" ],
34
+ "0402": [ "0000", "0001", "0002" ],
35
+ "0405": [ "0000", "0001", "0002" ],
36
+ "0500": [ "0000", "0001", "0002", "0010", "0012" ]
37
+ },
38
+ "MotionViaIASAlarm1": true,
39
+ "DisableTamper": true,
40
+ "VoltageConverter": 10,
41
+ "BatteryDevice": 1,
42
+ "BatteryPercentageConverter": 2,
43
+ "Param": {}
44
+ }
@@ -1,94 +1,47 @@
1
1
  {
2
- "Ep": {
3
- "01": {
4
- "0000": "",
5
- "0001": "",
6
- "0003": "",
7
- "0500": "",
8
- "Type": "Motion/Voltage"
9
- },
10
- "02": {
11
- "0001": "",
12
- "0402": "",
13
- "0405": "",
14
- "Type": "Temp/Humi"
15
- },
16
- "04": {
17
- "0001": "",
18
- "0500": "",
19
- "Type": "Switch"
20
- }
21
- },
22
- "Type": "",
23
- "ClusterToBind": [
24
- "0001",
25
- "0402",
26
- "0405"
27
- ],
28
- "ConfigureReporting": {
29
- "0001": {
30
- "Attributes": {
31
- "0021": {
32
- "DataType": "20",
33
- "MinInterval": "0E10",
34
- "MaxInterval": "A8C0",
35
- "TimeOut": "0000",
36
- "Change": "01"
37
- }
38
- }
39
- },
40
- "0402": {
41
- "Attributes": {
42
- "0000": {
43
- "DataType": "29",
44
- "MinInterval": "003C",
45
- "MaxInterval": "0384",
46
- "TimeOut": "0000",
47
- "Change": "0032"
48
- }
49
- }
50
- },
51
- "0405": {
52
- "Attributes": {
53
- "0000": {
54
- "DataType": "21",
55
- "MinInterval": "003C",
56
- "MaxInterval": "0384",
57
- "TimeOut": "0000",
58
- "Change": "0032"
59
- }
60
- }
61
- }
62
- },
63
- "ReadAttributes": {
64
- "0000": [
65
- "0004",
66
- "0005",
67
- "0006",
68
- "0007"
69
- ],
70
- "0001": [
71
- "0020"
72
- ],
73
- "0003": [],
74
- "0402": [
75
- "0000"
76
- ],
77
- "0405": [
78
- "0000"
79
- ],
80
- "0500": [
81
- "0000",
82
- "0001",
83
- "0002",
84
- "0010",
85
- "0011"
86
- ]
87
- },
88
- "VoltageConverter": 10,
89
- "BatteryDevice": 1,
90
- "BatteryPercentageConverter": 2,
91
- "Param": {
92
- "resetMotiondelay": 0
93
- }
94
- }
2
+ "Ep": {
3
+ "01": {
4
+ "0000": "",
5
+ "0001": "",
6
+ "0003": "",
7
+ "0500": "",
8
+ "Type": "Motion/Voltage"
9
+ },
10
+ "02": {
11
+ "0001": "",
12
+ "0402": "",
13
+ "0405": "",
14
+ "Type": "Temp/Humi"
15
+ },
16
+ "04": {
17
+ "0001": "",
18
+ "0500": "",
19
+ "Type": "Switch"
20
+ }
21
+ },
22
+ "Type": "",
23
+ "ClusterToBind": [
24
+ "0001",
25
+ "0402",
26
+ "0405"
27
+ ],
28
+ "ConfigureReporting": {
29
+ "0001": { "Attributes": { "0021": { "DataType": "20", "MinInterval": "0E10", "MaxInterval": "A8C0", "TimeOut": "0000", "Change": "01" } } },
30
+ "0402": { "Attributes": { "0000": { "DataType": "29", "MinInterval": "003C", "MaxInterval": "0384", "TimeOut": "0000", "Change": "0032" } } },
31
+ "0405": { "Attributes": { "0000": { "DataType": "21", "MinInterval": "003C", "MaxInterval": "0384", "TimeOut": "0000", "Change": "0032" } } }
32
+ },
33
+ "ReadAttributes": {
34
+ "0000": [ "0004", "0005", "0006", "0007" ],
35
+ "0001": [ "0020" ],
36
+ "0003": [],
37
+ "0402": [ "0000" ],
38
+ "0405": [ "0000" ],
39
+ "0500": [ "0000", "0001", "0002", "0010", "0011" ]
40
+ },
41
+ "VoltageConverter": 10,
42
+ "BatteryDevice": 1,
43
+ "BatteryPercentageConverter": 2,
44
+ "Param": {
45
+ "resetMotiondelay": 0
46
+ }
47
+ }
@@ -1,51 +1,36 @@
1
1
  {
2
- "Ep": {
3
- "01": {
4
- "0000": "",
5
- "0003": "",
6
- "0500": "",
7
- "Type": "Motion"
8
- },
9
- "02": {
10
- "0402": "",
11
- "0405": "",
12
- "Type": "Temp/Humi"
13
- },
14
- "04": {
15
- "0500": "",
16
- "Type": "Switch"
17
- }
18
- },
19
- "Type": "",
20
- "ClusterToBind": [
21
- "0402",
22
- "0405"
23
- ],
24
- "ConfigureReporting": {},
25
- "ReadAttributes": {
26
- "0000": [
27
- "0004",
28
- "0005",
29
- "0006",
30
- "0007"
31
- ],
32
- "0003": [],
33
- "0402": [
34
- "0000"
35
- ],
36
- "0405": [
37
- "0000"
38
- ],
39
- "0500": [
40
- "0000",
41
- "0001",
42
- "0002",
43
- "0010",
44
- "0011"
45
- ]
46
- },
47
- "VoltageConverter": 10,
48
- "BatteryDevice": 1,
49
- "BatteryPercentageConverter": 2,
50
- "Param": {}
51
- }
2
+ "Ep": {
3
+ "01": {
4
+ "0000": "",
5
+ "0003": "",
6
+ "0500": "",
7
+ "Type": "Motion"
8
+ },
9
+ "02": {
10
+ "0402": "",
11
+ "0405": "",
12
+ "Type": "Temp/Humi"
13
+ },
14
+ "04": {
15
+ "0500": "",
16
+ "Type": "Switch"
17
+ }
18
+ },
19
+ "Type": "",
20
+ "ClusterToBind": [
21
+ "0402",
22
+ "0405"
23
+ ],
24
+ "ConfigureReporting": {},
25
+ "ReadAttributes": {
26
+ "0000": [ "0004", "0005", "0006", "0007" ],
27
+ "0003": [],
28
+ "0402": [ "0000" ],
29
+ "0405": [ "0000" ],
30
+ "0500": [ "0000", "0001", "0002", "0010", "0011" ]
31
+ },
32
+ "VoltageConverter": 10,
33
+ "BatteryDevice": 1,
34
+ "BatteryPercentageConverter": 2,
35
+ "Param": {}
36
+ }
@@ -1,3 +1,3 @@
1
1
  MAJOR_VERSION = 5
2
- MINOR_VERSION = 321
2
+ MINOR_VERSION = 322
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: 5.321
3
+ Version: 5.322
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=ckq_ZkigDpgr-tV14voAr0sh8imbSXw6PdY-N-KTT8o,87
2
+ z4d_certified_devices/version.py,sha256=59BrZcJOvkl-psvbUeZukdYljkCPyO4B42xR_zZ2zss,87
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/LDSENK08.json,sha256=mxd0l90PDZVmrLy6fv3jTnwC3XJxG5rubK3eNt61d4M,873
@@ -318,9 +318,11 @@ z4d_certified_devices/Certified/Owon/KF204.json,sha256=xI0iir8co8v242c25itfUJrWz
318
318
  z4d_certified_devices/Certified/Owon/KF205.json,sha256=6sU82l87Q3SdcK1pDG3L0lR36kTVWTVaIPrPWpaxgwQ,515
319
319
  z4d_certified_devices/Certified/Owon/PB206.json,sha256=jp2bnIKOvOMRUtPXytFX0R2Fi4gKL1gPALKElM6O730,369
320
320
  z4d_certified_devices/Certified/Owon/PC321.json,sha256=7G0oNhPgWhTgGH78uZPcb1yCcqmVHe0WiLhgDEV34Fk,1112
321
- z4d_certified_devices/Certified/Owon/PIR323-A.json,sha256=QDGonVqLjd6CFc7RBbWqoQ4dSDb21TQEoanOxklGd2A,1285
321
+ z4d_certified_devices/Certified/Owon/PIR313-E.json,sha256=MMKMHKBD2LJpNPvr7KPhE0HrcrYOC9ddSSoLHv1HWcY,1546
322
+ z4d_certified_devices/Certified/Owon/PIR313.json,sha256=W-LAj7WHIykLyffDZCA-SnZt62M1UTGoAa_DNbC9jM8,1546
323
+ z4d_certified_devices/Certified/Owon/PIR323-A.json,sha256=hpYoBSvFgZ8ciSmPWfzvlNSZxrrwV3SboR2XuEzz62U,1381
322
324
  z4d_certified_devices/Certified/Owon/PIR323-PTH.json,sha256=pFzdYr5i-4FyhORwhbpeYZFEl4AHM-FiC7eaSgiOAD0,667
323
- z4d_certified_devices/Certified/Owon/PIR323.json,sha256=jC6Kj0_wvApLcC-jyN94n0fh2p1LWtmwxsdJID9buw8,612
325
+ z4d_certified_devices/Certified/Owon/PIR323.json,sha256=YjO4XtXnx4mED9S3cDVxQ9y8a1Lsk8cJTv9nL-Okflg,767
324
326
  z4d_certified_devices/Certified/Owon/PR412.json,sha256=EM0RsvgXS1VWpKa3YOR1LeW9jjVEGLsdNcUI-NPVixs,1327
325
327
  z4d_certified_devices/Certified/Owon/THS317-ET.json,sha256=egW4S0J-q3hU-912WdAMCVBBYZHMOfbRDKZqKKLb2JM,888
326
328
  z4d_certified_devices/Certified/Owon/THS317.json,sha256=4l_UTHG9CCUdB5Az_IhqWMcV7Cdpb_eoI6xtPaWGq-k,382
@@ -589,9 +591,9 @@ z4d_certified_devices/Certified/eWeLink/SA-003-Zigbee.json,sha256=PHqliTZ0_8a7F_
589
591
  z4d_certified_devices/Certified/eWeLink/SA-030-1.json,sha256=PHqliTZ0_8a7F_hbRVIVQ9A-sJipGrBD1jzhgkKJRvw,833
590
592
  z4d_certified_devices/Certified/eWeLink/SWITCH-ZR02.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
591
593
  z4d_certified_devices/Certified/eWeLink/SWITCH-ZR03-1.json,sha256=poSWAakR1iWJyvCXx5vgjYga38l6QYZM5C0MSk5vqas,835
592
- z4d_certified_devices-5.321.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
593
- z4d_certified_devices-5.321.dist-info/METADATA,sha256=gBHzT3e6iL1MKmYeK8lM-ZWKrzYQTEOzmvRySJTaPIc,36878
594
- z4d_certified_devices-5.321.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
595
- z4d_certified_devices-5.321.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
596
- z4d_certified_devices-5.321.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
597
- z4d_certified_devices-5.321.dist-info/RECORD,,
594
+ z4d_certified_devices-5.322.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
595
+ z4d_certified_devices-5.322.dist-info/METADATA,sha256=tQUD-OOBiVK7_g0OqrnNXJ6lRNRlBok7zrHeJmCYGeI,36878
596
+ z4d_certified_devices-5.322.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
597
+ z4d_certified_devices-5.322.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
598
+ z4d_certified_devices-5.322.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
599
+ z4d_certified_devices-5.322.dist-info/RECORD,,