Bonjour,
J’ai installé ce module qui a été reconnu par Jeedom instantanément. Par contre, aucune info ne remonte (et je ne parle pas de l’état des piles uniquement mais surtout de la présence d’eau ou non).
Voici les données brutes :
{
"ieee": "a4:c1:38:2f:00:e8:08:40",
"nwk": 46857,
"status": 2,
"lqi": "144",
"rssi": "-64",
"last_seen": "1657956906.578274",
"node_descriptor": "02:40:80:41:11:42:42:00:00:2a:42:00:00",
"endpoints": [
{
"id": 1,
"status": 1,
"device_type": 1026,
"profile_id": 260,
"manufacturer": "_TZ3000_upgcbody",
"model": "TS0207",
"output_clusters": [
{
"id": 25,
"name": "Ota",
"attributes": []
},
{
"id": 10,
"name": "Time",
"attributes": []
}
],
"input_clusters": [
{
"id": 1,
"name": "Power Configuration",
"attributes": []
},
{
"id": 3,
"name": "Identify",
"attributes": []
},
{
"id": 1280,
"name": "IAS Zone",
"attributes": [
{
"id": 16,
"name": "cie_addr",
"value": [
227,
68,
14,
254,
255,
39,
253,
132
]
}
]
},
{
"id": 0,
"name": "Basic",
"attributes": [
{
"id": 0,
"name": "zcl_version",
"value": 3
},
{
"id": 1,
"name": "app_version",
"value": 65
},
{
"id": 2,
"name": "stack_version",
"value": 0
},
{
"id": 3,
"name": "hw_version",
"value": 1
},
{
"id": 4,
"name": "manufacturer",
"value": "_TZ3000_upgcbody"
},
{
"id": 5,
"name": "model",
"value": "TS0207"
},
{
"id": 6,
"name": "date_code",
"value": ""
},
{
"id": 7,
"name": "power_source",
"value": 3
}
]
}
]
}
],
"signature": {
"manufacturer": "_TZ3000_upgcbody",
"model": "TS0207",
"node_desc": {
"logical_type": 2,
"complex_descriptor_available": 0,
"user_descriptor_available": 0,
"reserved": 0,
"aps_flags": 0,
"frequency_band": 8,
"mac_capability_flags": 128,
"manufacturer_code": 4417,
"maximum_buffer_size": 66,
"maximum_incoming_transfer_size": 66,
"server_mask": 10752,
"maximum_outgoing_transfer_size": 66,
"descriptor_capability_field": 0
},
"endpoints": {
"1": {
"profile_id": 260,
"device_type": 1026,
"input_clusters": [
1,
3,
1280,
0
],
"output_clusters": [
25,
10
]
}
}
},
"class": "zigpy.device"
}
Le json
{
"name": "TZ3000_upgcbody.TS0207",
"configuration": [],
"commands": [
{
"logicalId": "1::1280::cmd::1",
"generic_type": "FLOOD",
"name": "Inondation",
"type": "info",
"subType": "binary",
"isHistorized": "0",
"configuration": {
"repeatEventManagement": "always"
},
"template": {
"dashboard": "core::flood",
"mobile": "core::flood"
},
"display": {
"invertBinary": "1"
},
"isVisible": "1"
}
],
"ref": "TZ3000_upgcbody.TS0207"
}
Et le log
Ligne 1195: [2022-07-16 09:31:31][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 1
Ligne 1625: [2022-07-16 09:33:19][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 0
Ligne 1640: [2022-07-16 09:33:32][INFO] : [DeviceHandler.prepare] Json arg : {'ieee': 'a4:c1:38:2f:00:e8:08:40'}
Ligne 1641: [2022-07-16 09:33:32][WARNING] : [a4:c1:38:2f:00:e8:08:40][zdevices.get_basic_info] Begin get basic info from device
Ligne 1642: [2022-07-16 09:33:32][WARNING] : [a4:c1:38:2f:00:e8:08:40][zdevices.get_basic_info] End get basic info from device
Ligne 1653: [2022-07-16 09:33:34][INFO] : [DeviceHandler.prepare] Json arg : {'ieee': 'a4:c1:38:2f:00:e8:08:40'}
Ligne 1654: [2022-07-16 09:33:34][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize] Begin device initialize
Ligne 1655: [2022-07-16 09:33:34][WARNING] : [a4:c1:38:2f:00:e8:08:40][zdevices.get_basic_info] Begin get basic info from device
Ligne 1656: [2022-07-16 09:33:34][WARNING] : [a4:c1:38:2f:00:e8:08:40][zdevices.get_basic_info] End get basic info from device
Ligne 1657: [2022-07-16 09:33:34][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize] End device initialize
Ligne 1688: [2022-07-16 09:33:50][INFO] : [DeviceHandler.prepare] Json arg : {'ieee': 'a4:c1:38:2f:00:e8:08:40'}
Ligne 1689: [2022-07-16 09:33:50][INFO] : Removing device 0x7941 (a4:c1:38:2f:00:e8:08:40)
Ligne 1690: [2022-07-16 09:33:50][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.device_removed]
Ligne 1691: [2022-07-16 09:33:50][INFO] : Send to jeedom : {'device_removed': 'a4:c1:38:2f:00:e8:08:40'}
Ligne 1736: [2022-07-16 09:34:39][INFO] : New device 0x18aa (a4:c1:38:2f:00:e8:08:40) joined the network
Ligne 1737: [2022-07-16 09:34:39][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.device_joined]
Ligne 1738: [2022-07-16 09:34:39][INFO] : Send to jeedom : {'device_joined': 'a4:c1:38:2f:00:e8:08:40'}
Ligne 1742: [2022-07-16 09:34:39][INFO] : ZDO Device announce: 0x18aa, a4:c1:38:2f:00:e8:08:40
Ligne 1743: [2022-07-16 09:34:39][INFO] : Device 0x18aa (a4:c1:38:2f:00:e8:08:40) joined the network
Ligne 1750: [2022-07-16 09:34:40][INFO] : [0x18aa] Discovered basic device information for <Device model='TS0207' manuf='_TZ3000_upgcbody' nwk=0x18AA ieee=a4:c1:38:2f:00:e8:08:40 is_initialized=True>
Ligne 1751: [2022-07-16 09:34:40][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.device_initialized] new=True
Ligne 1752: [2022-07-16 09:34:40][INFO] : Send to jeedom : {'device_initialized': 'a4:c1:38:2f:00:e8:08:40'}
Ligne 1753: [2022-07-16 09:34:40][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize] Begin device initialize
Ligne 1754: [2022-07-16 09:34:40][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Begin configuration of input cluster 'power', is_server 'True'
Ligne 1755: [2022-07-16 09:34:40][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bind input cluster 'power'
Ligne 1756: [2022-07-16 09:34:40][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bound 'power' input cluster
Ligne 1757: [2022-07-16 09:34:40][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] This input cluster have REPORT_CONFIG, we need to configure it
Ligne 1758: [2022-07-16 09:34:40][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Reporting 'battery_voltage' attr on 'power' input cluster: 3600/10800/1: For: 'a4:c1:38:2f:00:e8:08:40'
Ligne 1758: [2022-07-16 09:34:40][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Reporting 'battery_voltage' attr on 'power' input cluster: 3600/10800/1: For: 'a4:c1:38:2f:00:e8:08:40'
Ligne 1770: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Reporting 'battery_percentage_remaining' attr on 'power' input cluster: 3600/10800/1: For: 'a4:c1:38:2f:00:e8:08:40'
Ligne 1770: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Reporting 'battery_percentage_remaining' attr on 'power' input cluster: 3600/10800/1: For: 'a4:c1:38:2f:00:e8:08:40'
Ligne 1771: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Set specific reporting for '_TZ3000_upgcbody' attr on 'TS0207' input cluster: 1
Ligne 1772: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] End configuration of input cluster 'power'
Ligne 1773: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Begin configuration of input cluster 'ias_zone', is_server 'True'
Ligne 1774: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bind input cluster 'ias_zone'
Ligne 1775: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bound 'ias_zone' input cluster
Ligne 1776: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Set specific reporting for '_TZ3000_upgcbody' attr on 'TS0207' input cluster: 1280
Ligne 1777: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Intput cluster 1280 has specific function to initialize, I used it
Ligne 1778: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][chanels.security.IASZoneChannel.initialize] Started IASZoneChannel specific configuration
Ligne 1779: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.attribute_updated] Received an attribute update 16=84:fd:27:ff:fe:0e:44:e3 on cluster 1280
Ligne 1780: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][chanels.security.IASZoneChannel.initialize] Wrote cie_addr: 84:fd:27:ff:fe:0e:44:e3 to 'ias_zone' cluster: [WriteAttributesStatusRecord(status=<Status.SUCCESS: 0>)]
Ligne 1781: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][chanels.security.IASZoneChannel.initialize] Finished IASZoneChannel configuration
Ligne 1782: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] End configuration of input cluster 'ias_zone'
Ligne 1783: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Begin configuration of input cluster 'basic', is_server 'True'
Ligne 1784: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bind input cluster 'basic'
Ligne 1785: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bound 'basic' input cluster
Ligne 1786: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Set specific reporting for '_TZ3000_upgcbody' attr on 'TS0207' input cluster: 0
Ligne 1787: [2022-07-16 09:34:50][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] End configuration of input cluster 'basic'
Ligne 1788: [2022-07-16 09:34:50][WARNING] : [a4:c1:38:2f:00:e8:08:40][zdevices.get_basic_info] Begin get basic info from device
Ligne 1789: [2022-07-16 09:34:50][WARNING] : [a4:c1:38:2f:00:e8:08:40][zdevices.get_basic_info] Endpoint found
Ligne 1790: [2022-07-16 09:34:51][INFO] : Send to jeedom : {'devices': {'a4:c1:38:2f:00:e8:08:40': {'1': {'1280': {'16': {'value': '84:fd:27:ff:fe:0e:44:e3', 'cluster_name': 'IAS Zone'}}}}}}
Ligne 1792: [2022-07-16 09:34:52][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.attribute_updated] Received an attribute update 0=3 on cluster 0
Ligne 1793: [2022-07-16 09:34:52][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.attribute_updated] Received an attribute update 1=65 on cluster 0
Ligne 1794: [2022-07-16 09:34:52][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.attribute_updated] Received an attribute update 2=0 on cluster 0
Ligne 1795: [2022-07-16 09:34:52][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.attribute_updated] Received an attribute update 3=1 on cluster 0
Ligne 1796: [2022-07-16 09:34:52][INFO] : Send to jeedom : {'devices': {'a4:c1:38:2f:00:e8:08:40': {'1': {'0': {'0': {'value': '3', 'cluster_name': 'Basic'}, '1': {'value': '65', 'cluster_name': 'Basic'}, '2': {'value': '0', 'cluster_name': 'Basic'}, '3': {'value': '1', 'cluster_name': 'Basic'}}}}}}
Ligne 1797: [2022-07-16 09:34:53][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.attribute_updated] Received an attribute update 7=PowerSource.Battery on cluster 0
Ligne 1798: [2022-07-16 09:34:53][INFO] : Send to jeedom : {'devices': {'a4:c1:38:2f:00:e8:08:40': {'1': {'0': {'7': {'value': 'PowerSource.Battery', 'cluster_name': 'Basic'}}}}}}
Ligne 1799: [2022-07-16 09:34:54][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.attribute_updated] Received an attribute update 6= on cluster 0
Ligne 1800: [2022-07-16 09:34:54][WARNING] : [a4:c1:38:2f:00:e8:08:40][zdevices.get_basic_info] End get basic info from device
Ligne 1801: [2022-07-16 09:34:54][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize] End device initialize
Ligne 1802: [2022-07-16 09:34:54][INFO] : Send to jeedom : {'devices': {'a4:c1:38:2f:00:e8:08:40': {'1': {'0': {'6': {'value': '', 'cluster_name': 'Basic'}}}}}}
Ligne 1804: [2022-07-16 09:35:00][INFO] : Device 0x18aa (a4:c1:38:2f:00:e8:08:40) left the network
Ligne 1805: [2022-07-16 09:35:00][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.device_left]
Ligne 1806: [2022-07-16 09:35:00][INFO] : Send to jeedom : {'device_left': 'a4:c1:38:2f:00:e8:08:40'}
Ligne 1807: [2022-07-16 09:35:04][INFO] : Device 0xb709 (a4:c1:38:2f:00:e8:08:40) joined the network
Ligne 1808: [2022-07-16 09:35:04][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.device_joined]
Ligne 1809: [2022-07-16 09:35:04][INFO] : Send to jeedom : {'device_joined': 'a4:c1:38:2f:00:e8:08:40'}
Ligne 1810: [2022-07-16 09:35:04][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.device_initialized] new=True
Ligne 1811: [2022-07-16 09:35:04][INFO] : Send to jeedom : {'device_initialized': 'a4:c1:38:2f:00:e8:08:40'}
Ligne 1812: [2022-07-16 09:35:04][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize] Begin device initialize
Ligne 1813: [2022-07-16 09:35:04][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Begin configuration of input cluster 'power', is_server 'True'
Ligne 1814: [2022-07-16 09:35:04][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bind input cluster 'power'
Ligne 1815: [2022-07-16 09:35:04][INFO] : Device 0xb709 (a4:c1:38:2f:00:e8:08:40) joined the network
Ligne 1816: [2022-07-16 09:35:05][INFO] : ZDO Device announce: 0xb709, a4:c1:38:2f:00:e8:08:40
Ligne 1817: [2022-07-16 09:35:05][INFO] : Device 0xb709 (a4:c1:38:2f:00:e8:08:40) joined the network
Ligne 1818: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bound 'power' input cluster
Ligne 1819: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] This input cluster have REPORT_CONFIG, we need to configure it
Ligne 1820: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Reporting 'battery_voltage' attr on 'power' input cluster: 3600/10800/1: For: 'a4:c1:38:2f:00:e8:08:40'
Ligne 1820: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Reporting 'battery_voltage' attr on 'power' input cluster: 3600/10800/1: For: 'a4:c1:38:2f:00:e8:08:40'
Ligne 1821: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Reporting 'battery_percentage_remaining' attr on 'power' input cluster: 3600/10800/1: For: 'a4:c1:38:2f:00:e8:08:40'
Ligne 1821: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Reporting 'battery_percentage_remaining' attr on 'power' input cluster: 3600/10800/1: For: 'a4:c1:38:2f:00:e8:08:40'
Ligne 1822: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Set specific reporting for '_TZ3000_upgcbody' attr on 'TS0207' input cluster: 1
Ligne 1823: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] End configuration of input cluster 'power'
Ligne 1824: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Begin configuration of input cluster 'ias_zone', is_server 'True'
Ligne 1825: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bind input cluster 'ias_zone'
Ligne 1826: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bound 'ias_zone' input cluster
Ligne 1827: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Set specific reporting for '_TZ3000_upgcbody' attr on 'TS0207' input cluster: 1280
Ligne 1828: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Intput cluster 1280 has specific function to initialize, I used it
Ligne 1829: [2022-07-16 09:35:05][INFO] : [a4:c1:38:2f:00:e8:08:40][chanels.security.IASZoneChannel.initialize] Started IASZoneChannel specific configuration
Ligne 1830: [2022-07-16 09:35:06][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.attribute_updated] Received an attribute update 16=84:fd:27:ff:fe:0e:44:e3 on cluster 1280
Ligne 1831: [2022-07-16 09:35:06][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.attribute_updated] Received an attribute update 16=84:fd:27:ff:fe:0e:44:e3 on cluster 1280
Ligne 1832: [2022-07-16 09:35:06][INFO] : [a4:c1:38:2f:00:e8:08:40][chanels.security.IASZoneChannel.initialize] Wrote cie_addr: 84:fd:27:ff:fe:0e:44:e3 to 'ias_zone' cluster: [WriteAttributesStatusRecord(status=<Status.SUCCESS: 0>)]
Ligne 1833: [2022-07-16 09:35:06][INFO] : [a4:c1:38:2f:00:e8:08:40][chanels.security.IASZoneChannel.initialize] Finished IASZoneChannel configuration
Ligne 1834: [2022-07-16 09:35:06][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] End configuration of input cluster 'ias_zone'
Ligne 1835: [2022-07-16 09:35:06][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Begin configuration of input cluster 'basic', is_server 'True'
Ligne 1836: [2022-07-16 09:35:06][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bind input cluster 'basic'
Ligne 1837: [2022-07-16 09:35:06][INFO] : Send to jeedom : {'devices': {'a4:c1:38:2f:00:e8:08:40': {'1': {'1280': {'16': {'value': '84:fd:27:ff:fe:0e:44:e3', 'cluster_name': 'IAS Zone'}}}}}}
Ligne 1838: [2022-07-16 09:35:06][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Bound 'basic' input cluster
Ligne 1839: [2022-07-16 09:35:06][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] Set specific reporting for '_TZ3000_upgcbody' attr on 'TS0207' input cluster: 0
Ligne 1840: [2022-07-16 09:35:06][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize][Endpoint 1] End configuration of input cluster 'basic'
Ligne 1841: [2022-07-16 09:35:06][WARNING] : [a4:c1:38:2f:00:e8:08:40][zdevices.get_basic_info] Begin get basic info from device
Ligne 1842: [2022-07-16 09:35:06][WARNING] : [a4:c1:38:2f:00:e8:08:40][zdevices.get_basic_info] Endpoint found
Ligne 1846: [2022-07-16 09:35:09][WARNING] : [a4:c1:38:2f:00:e8:08:40][zdevices.get_basic_info] End get basic info from device
Ligne 1847: [2022-07-16 09:35:09][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.initialize] End device initialize
Ligne 1848: [2022-07-16 09:35:09][INFO] : Device 0xb709 (a4:c1:38:2f:00:e8:08:40) left the network
Ligne 1849: [2022-07-16 09:35:09][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.device_left]
Ligne 1850: [2022-07-16 09:35:09][INFO] : Send to jeedom : {'device_left': 'a4:c1:38:2f:00:e8:08:40'}
Ligne 1851: [2022-07-16 09:35:09][INFO] : Device 0xb709 (a4:c1:38:2f:00:e8:08:40) left the network
Ligne 1852: [2022-07-16 09:35:09][INFO] : [a4:c1:38:2f:00:e8:08:40][listener.device_left]
Ligne 1853: [2022-07-16 09:35:09][INFO] : Send to jeedom : {'device_left': 'a4:c1:38:2f:00:e8:08:40'}
Ligne 1970: [2022-07-16 09:35:10][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 2
Ligne 1985: [2022-07-16 09:35:18][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 1
Ligne 2126: [2022-07-16 09:35:34][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 2
Ligne 2391: [2022-07-16 09:35:39][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 0
Ligne 2643: [2022-07-16 09:35:44][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 0
Ligne 2687: [2022-07-16 09:36:03][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 1
Ligne 3206: [2022-07-16 09:40:16][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 1
Ligne 3649: [2022-07-16 09:43:56][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 1
Ligne 3737: [2022-07-16 09:44:47][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 1
Ligne 3949: [2022-07-16 09:45:06][INFO] : [DeviceHandler.prepare] Json arg : {'ieee': 'a4:c1:38:2f:00:e8:08:40', 'cmd': [{'endpoint': 1, 'cluster_type': 'out', 'cluster': 25, 'command': 'image_notify', 'args': [0, 100]}]}
Ligne 4289: [2022-07-16 09:45:30][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 1
Ligne 4869: [2022-07-16 09:46:20][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 1
Ligne 4882: [2022-07-16 09:46:29][INFO] : [a4:c1:38:2f:00:e8:08:40][zdevices.serialize] Serialize device with attributes : 1
J’ai vu qu’à l’inclusion, il enchainait un left.
Du coup, je ne sais d’où vient le problème.
Merci pour votre aide