Il n’y a pas beaucoup d’options modifiables.
Dans les informations brutes, je retrouve bien toutes les commandes qu’il me faut dont l’EAST
{
"date_code": "20230214",
"definition": {
"description": "Lixee ZLinky",
"exposes": [
{
"access": 1,
"description": "Total active power delivered",
"label": "EAST",
"name": "EAST",
"property": "current_summ_delivered",
"type": "numeric",
"unit": "kWh"
},
{
"access": 1,
"description": "Total provider active power delivered (index 01)",
"label": "EASF01",
"name": "EASF01",
"property": "current_tier1_summ_delivered",
"type": "numeric",
"unit": "kWh"
},
{
"access": 1,
"description": "Total provider active power delivered (index 02)",
"label": "EASF02",
"name": "EASF02",
"property": "current_tier2_summ_delivered",
"type": "numeric",
"unit": "kWh"
},
{
"access": 1,
"description": "Serial Number",
"label": "ADSC",
"name": "ADSC",
"property": "meter_serial_number",
"type": "text"
},
{
"access": 1,
"description": "PRM number",
"label": "PRM",
"name": "PRM",
"property": "site_id",
"type": "text"
},
{
"access": 1,
"description": "Apparent power of reference",
"label": "PREF",
"name": "PREF",
"property": "available_power",
"type": "numeric",
"unit": "kVA"
},
{
"access": 1,
"description": "Apparent power threshold",
"label": "PCOUP",
"name": "PCOUP",
"property": "power_threshold",
"type": "numeric",
"unit": "kVA"
},
{
"access": 1,
"description": "Customer tele-information protocol version",
"label": "VTIC",
"name": "VTIC",
"property": "software_revision",
"type": "numeric"
},
{
"access": 1,
"description": "Current point of the active load curve drawn",
"label": "CCASN",
"name": "CCASN",
"property": "active_power",
"type": "numeric",
"unit": "W"
},
{
"access": 1,
"description": "Previous point of the active load curve drawn",
"label": "CCASN-1",
"name": "CCASN-1",
"property": "active_power_ph_b",
"type": "numeric",
"unit": "W"
},
{
"access": 1,
"description": "Average RMS voltage (phase 1)",
"label": "UMOY1",
"name": "UMOY1",
"property": "average_rms_voltage_meas_period",
"type": "numeric",
"unit": "V"
},
{
"access": 1,
"description": "RMS current",
"label": "IRMS1",
"name": "IRMS1",
"property": "rms_current",
"type": "numeric",
"unit": "A"
},
{
"access": 1,
"description": "RMS voltage",
"label": "URMS1",
"name": "URMS1",
"property": "rms_voltage",
"type": "numeric",
"unit": "V"
},
{
"access": 1,
"description": "Active energy withdrawn Distributor (index 01)",
"label": "EASD01",
"name": "EASD01",
"property": "active_enerfy_out_d01",
"type": "numeric",
"unit": "kWh"
},
{
"access": 1,
"description": "Current date and time",
"label": "DATE",
"name": "DATE",
"property": "current_date",
"type": "text"
},
{
"access": 1,
"description": "Current tariff index number",
"label": "NTARF",
"name": "NTARF",
"property": "current_index_tarif",
"type": "numeric"
},
{
"access": 1,
"description": "Current supplier price label",
"label": "LTARF",
"name": "LTARF",
"property": "current_price",
"type": "text"
},
{
"access": 1,
"description": "Supplier pricing schedule name",
"label": "NGTF",
"name": "NGTF",
"property": "current_tarif",
"type": "text"
},
{
"access": 1,
"description": "Message short",
"label": "MSG1",
"name": "MSG1",
"property": "message1",
"type": "text"
},
{
"access": 1,
"description": "Message ultra-short",
"label": "MSG2",
"name": "MSG2",
"property": "message2",
"type": "text"
},
{
"access": 1,
"label": "RELAIS",
"name": "RELAIS",
"property": "relais",
"type": "numeric"
},
{
"access": 1,
"description": "Register of Statutes",
"label": "STGE",
"name": "STGE",
"property": "status_register",
"type": "text"
},
{
"access": 1,
"description": "Apparent power delivered peak",
"label": "SMAXN",
"name": "SMAXN",
"property": "active_power_max",
"type": "numeric",
"unit": "VA"
},
{
"access": 1,
"description": "Immediate apparent power delivered",
"label": "SINSTS",
"name": "SINSTS",
"property": "apparent_power",
"type": "numeric",
"unit": "VA"
},
{
"access": 1,
"description": "Apparent power max. draw-off n-1",
"label": "SMAXN-1",
"name": "SMAXN-1",
"property": "drawn_v_a_max_n1",
"type": "numeric",
"unit": "VA"
},
{
"access": 1,
"description": "Link quality (signal strength)",
"label": "Linkquality",
"name": "linkquality",
"property": "linkquality",
"type": "numeric",
"unit": "lqi",
"value_max": 255,
"value_min": 0
}
],
"model": "ZLinky_TIC",
"options": [
{
"access": 2,
"description": "This device does not support reporting electric measurements so it is polled instead. The default poll interval is 60 seconds, set to -1 to disable.",
"label": "Measurement poll interval",
"name": "measurement_poll_interval",
"property": "measurement_poll_interval",
"type": "numeric",
"value_min": -1
},
{
"access": 2,
"description": "Counter with TIC in mode standard or historique. May require restart (default: auto)",
"label": "Linky mode",
"name": "linky_mode",
"property": "linky_mode",
"type": "enum",
"values": [
"auto",
"historique",
"standard"
]
},
{
"access": 2,
"description": "Power with single or three phase. May require restart (default: auto)",
"label": "Energy phase",
"name": "energy_phase",
"property": "energy_phase",
"type": "enum",
"values": [
"auto",
"single_phase",
"three_phase"
]
},
{
"access": 2,
"description": "If you produce energy back to the grid (works ONLY when linky_mode: standard, default: auto)",
"label": "Production",
"name": "production",
"property": "production",
"type": "enum",
"values": [
"auto",
"true",
"false"
]
},
{
"access": 2,
"description": "Overrides the automatic current tarif. This option will exclude unnecesary attributes. Open a issue to support more of them. Default: auto",
"label": "Tarif",
"name": "tarif",
"property": "tarif",
"type": "enum",
"values": [
"Historique - BASE",
"Historique - HCHP",
"Historique - EJP",
"Historique - BBR",
"Standard - Sem WE Lundi",
"Standard - Sem WE Mercredi",
"Standard - Sem WE Vendredi",
"Standard - BASE",
"Standard - Heure Pleine Heure Creuse",
"Standard - TEMPO",
"auto"
]
},
{
"access": 2,
"description": "Number of digits after decimal point for kWh, takes into effect on next report of device.",
"label": "KWh precision",
"name": "kWh_precision",
"property": "kWh_precision",
"type": "numeric",
"value_max": 3,
"value_min": 0
},
{
"access": 2,
"description": "During the poll, request multiple exposes to the Zlinky at once for reducing Zigbee network overload. Too much request at once could exceed device limit. Requieres Z2M restart. Default: 1",
"label": "Measurement poll chunk",
"name": "measurement_poll_chunk",
"property": "measurement_poll_chunk",
"type": "numeric",
"value_min": 1
},
{
"access": 2,
"description": "List of TIC commands to be exposed (separated by comma). Reconfigure device after change. Default: all",
"label": "Tic command whitelist",
"name": "tic_command_whitelist",
"property": "tic_command_whitelist",
"type": "text"
}
],
"supports_ota": true,
"vendor": "LiXee"
},
"disabled": false,
"endpoints": {
"1": {
"bindings": [
{
"cluster": "seMetering",
"target": {
"endpoint": 1,
"ieee_address": "0x00158d0001c61c81",
"type": "endpoint"
}
},
{
"cluster": "haMeterIdentification",
"target": {
"endpoint": 1,
"ieee_address": "0x00158d0001c61c81",
"type": "endpoint"
}
},
{
"cluster": "haElectricalMeasurement",
"target": {
"endpoint": 1,
"ieee_address": "0x00158d0001c61c81",
"type": "endpoint"
}
},
{
"cluster": "liXeePrivate",
"target": {
"endpoint": 1,
"ieee_address": "0x00158d0001c61c81",
"type": "endpoint"
}
}
],
"clusters": {
"input": [
"genBasic",
"genPowerCfg",
"genIdentify",
"seMetering",
"haElectricalMeasurement",
"haMeterIdentification",
"liXeePrivate"
],
"output": [
"genOta"
]
},
"configured_reportings": [
{
"attribute": "currentSummDelivered",
"cluster": "seMetering",
"maximum_report_interval": 900,
"minimum_report_interval": 60,
"reportable_change": 100
},
{
"attribute": "rmsCurrent",
"cluster": "haElectricalMeasurement",
"maximum_report_interval": 900,
"minimum_report_interval": 60,
"reportable_change": 1
},
{
"attribute": "apparentPower",
"cluster": "haElectricalMeasurement",
"maximum_report_interval": 900,
"minimum_report_interval": 60,
"reportable_change": 1
},
{
"attribute": "warnDPS",
"cluster": "liXeePrivate",
"maximum_report_interval": 900,
"minimum_report_interval": 60,
"reportable_change": 1
}
],
"scenes": []
},
"242": {
"bindings": [],
"clusters": {
"input": [
"greenPower"
],
"output": [
"greenPower"
]
},
"configured_reportings": [],
"scenes": []
}
},
"friendly_name": "0x00158d0005d29dbc",
"ieee_address": "0x00158d0005d29dbc",
"interview_completed": true,
"interviewing": false,
"manufacturer": "LiXee",
"model_id": "ZLinky_TIC\u0000",
"network_address": 47389,
"power_source": "Mains (single phase)",
"software_build_id": "4000-0013",
"supported": true,
"type": "Router"
Mais les commandes dans Jeedom ne sont pas bonnes.