z4d-certified-devices 5.407__py3-none-any.whl → 5.408__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.
- z4d_certified_devices/Certified/GammaTroniques/TICMeter.json +12 -2
- z4d_certified_devices/version.py +1 -1
- {z4d_certified_devices-5.407.dist-info → z4d_certified_devices-5.408.dist-info}/METADATA +1 -1
- {z4d_certified_devices-5.407.dist-info → z4d_certified_devices-5.408.dist-info}/RECORD +8 -8
- {z4d_certified_devices-5.407.dist-info → z4d_certified_devices-5.408.dist-info}/WHEEL +0 -0
- {z4d_certified_devices-5.407.dist-info → z4d_certified_devices-5.408.dist-info}/licenses/LICENSE.txt +0 -0
- {z4d_certified_devices-5.407.dist-info → z4d_certified_devices-5.408.dist-info}/top_level.txt +0 -0
- {z4d_certified_devices-5.407.dist-info → z4d_certified_devices-5.408.dist-info}/zip-safe +0 -0
@@ -16,6 +16,13 @@
|
|
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
17
|
}
|
18
18
|
},
|
19
|
+
"0b01": {
|
20
|
+
"Attributes": {
|
21
|
+
"000e": { "SpecifStoragelvl1": "GammaTroniques", "SpecifStoragelvl2": "PCOUP", "Name": "PCOUP", "DataType": "29", "ActionList": [ "check_store_value", "store_specif_attribute" ] },
|
22
|
+
"000d": { "SpecifStoragelvl1": "GammaTroniques", "SpecifStoragelvl2": "PREF", "Name": "PREF", "DataType": "21", "ActionList": [ "check_store_value","store_specif_attribute" ] }
|
23
|
+
}
|
24
|
+
|
25
|
+
},
|
19
26
|
"0b04": {
|
20
27
|
"Attributes": {
|
21
28
|
"090b": { "SpecifStoragelvl1": "GammaTroniques", "SpecifStoragelvl2": "CCASN-1", "Name": "CCASN-1", "DataType": "29", "ActionList": [ "check_store_value", "store_specif_attribute" ] },
|
@@ -36,7 +43,7 @@
|
|
36
43
|
"002d": { "SpecifStoragelvl1": "GammaTroniques", "SpecifStoragelvl2": "UpTime", "Name": "UpTime", "DataType": "25", "ActionList": [ "check_store_value", "store_specif_attribute", "upd_domo_device" ] }
|
37
44
|
}
|
38
45
|
},
|
39
|
-
"Type": "Voltage/Meter/Power/P1Meter/P1Meter_HPHC/LinkyCurrentTarif/LinkyCurrentDayColor/LinkyNextDayColor"
|
46
|
+
"Type": "Ampere/Ampere3/Voltage/Meter/Power/P1Meter/P1Meter_HPHC/LinkyCurrentTarif/LinkyCurrentDayColor/LinkyNextDayColor"
|
40
47
|
},
|
41
48
|
"f2": {
|
42
49
|
"Type": "P1Meter_HPHC"
|
@@ -52,12 +59,15 @@
|
|
52
59
|
},
|
53
60
|
"ReadAttributes": {
|
54
61
|
"0000": [ "0000", "0001", "0002", "0003", "0004", "0005", "0006" ],
|
55
|
-
"0702": [ "0300", "
|
62
|
+
"0702": [ "0300", "0302", "0308", "0100", "0000" ],
|
63
|
+
"0b01": [ "000e", "000d"],
|
56
64
|
"0b04": [ "0600", "0601", "0602", "0603", "0604", "0605", "0508", "0908", "0A08", "0508", "050F"],
|
57
65
|
"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"],
|
58
66
|
"0019": []
|
59
67
|
},
|
60
68
|
"PollingEnabled": 1,
|
69
|
+
"SummationMeteringMultiplier": 1,
|
70
|
+
"PowerMeteringMultiplier": 1,
|
61
71
|
"Param": {
|
62
72
|
"TICMeter_force_refresh": 0,
|
63
73
|
"TICMeter_Tarif_Polling": 300,
|
z4d_certified_devices/version.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
z4d_certified_devices/__init__.py,sha256=GZ6zf1bgjFvi5yOBDJp9R4Hea53iA-MoqbTcESSa6ms,3860
|
2
|
-
z4d_certified_devices/version.py,sha256=
|
2
|
+
z4d_certified_devices/version.py,sha256=Gg0258XNpg-3bUhvsQqlZJtOjTGWer4piTa-9P69hWo,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=
|
86
|
+
z4d_certified_devices/Certified/GammaTroniques/TICMeter.json,sha256=gUO9sB1F-Oy5-8zLWQZzj_pn-beM7BxkcbKZkzgldp8,6765
|
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.
|
637
|
-
z4d_certified_devices-5.
|
638
|
-
z4d_certified_devices-5.
|
639
|
-
z4d_certified_devices-5.
|
640
|
-
z4d_certified_devices-5.
|
641
|
-
z4d_certified_devices-5.
|
636
|
+
z4d_certified_devices-5.408.dist-info/licenses/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
637
|
+
z4d_certified_devices-5.408.dist-info/METADATA,sha256=799m-aZ-s-PE22-sqs2A98el9GTytoKnKtKKQxBHy7I,36900
|
638
|
+
z4d_certified_devices-5.408.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
639
|
+
z4d_certified_devices-5.408.dist-info/top_level.txt,sha256=dZpL9ibb5CtTAY-pS-wGk-1jh9d-q04ogJ-Dfskashk,22
|
640
|
+
z4d_certified_devices-5.408.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
641
|
+
z4d_certified_devices-5.408.dist-info/RECORD,,
|
File without changes
|
{z4d_certified_devices-5.407.dist-info → z4d_certified_devices-5.408.dist-info}/licenses/LICENSE.txt
RENAMED
File without changes
|
{z4d_certified_devices-5.407.dist-info → z4d_certified_devices-5.408.dist-info}/top_level.txt
RENAMED
File without changes
|
File without changes
|