### What happened?
Hello
I'm using : LEGRAND DIN smart relay for light control… ref: [412170](https://www.zigbee2mqtt.io/devices/412170.html#legrand-412170)
When i try to pair my relay, all work fine on Z2M but after configuration, device leave from the network (and my relay reset)
-> Reset my relay (fixed red led => waiting to join network)
-> Z2M : Permit join
-> Z2M: The relay is detected
-> Z2M : The relay is paired, all configuration is ok. At this moment, led had to become GREEN (success pairring) but he don't, he leave red fix.
-> Z2M : I can control my light but after 5/6 second the relay look like resets and leave network. At this moment, led red flash 1 time and fixe red (waiting to join network)
-> Z2M: The relay is detected
-> Z2M : The relay is paired ....
-> This repeat until i'm on permit joint on Z2M.
With ZHA he work fine, i don't know what happen with Z2M
### What did you expect to happen?
I expected that relay pair correctly without leaving automaticly after pairraing.
### How to reproduce it (minimal and precise)
Trying to pair 412170 with Z2M and with SONOFF ZigBee P CC2652P (Same with SONOFF ZigBee E EFR32MG21 i tryed)
### Zigbee2MQTT version
1.35.1
### Adapter firmware version
20210708
### Adapter
SONOFF ZigBee 3.0 USB Dongle Plus, TI CC2652P Coordinator
### Debug log
```
Info 2024-01-07 21:52:29MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_leave"}'
Info 2024-01-07 21:52:31Device '0x0004740001241a63' joined
Info 2024-01-07 21:52:31MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_joined"}'
Info 2024-01-07 21:52:31Starting interview of '0x0004740001241a63'
Info 2024-01-07 21:52:31MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63","status":"started"},"type":"device_interview"}'
Debug 2024-01-07 21:52:31Device '0x0004740001241a63' announced itself
Info 2024-01-07 21:52:31MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_announce"}'
Debug 2024-01-07 21:52:31Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'genBasic', data '{"appVersion":0}' from endpoint 1 with groupID 0
Debug 2024-01-07 21:52:31Skipping message, still interviewing
Info 2024-01-07 21:52:31Successfully interviewed '0x0004740001241a63', device has successfully been paired
Info 2024-01-07 21:52:31Device '0x0004740001241a63' is supported, identified as: Legrand DIN smart relay for light control (412170)
Info 2024-01-07 21:52:31MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"definition":{"description":"DIN smart relay for light control","exposes":[{"features":[{"access":7,"description":"On/off state of the switch","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"},{"access":7,"description":"On/off (works only if device is in \"switch\" mode)","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"}],"type":"switch"},{"access":5,"description":"Instantaneous measured power","label":"Power","name":"power","property":"power","type":"numeric","unit":"W"},{"access":7,"description":"switch: allow on/off, auto will use wired action via C1/C2 on teleruptor with buttons","label":"Device mode","name":"device_mode","property":"device_mode","type":"enum","values":["switch","auto"]},{"access":1,"description":"Link quality (signal strength)","label":"Linkquality","name":"linkquality","property":"linkquality","type":"numeric","unit":"lqi","value_max":255,"value_min":0}],"model":"412170","options":[{"access":2,"description":"Calibrates the power value (percentual offset), takes into effect on next report of device.","label":"Power calibration","name":"power_calibration","property":"power_calibration","type":"numeric"},{"access":2,"description":"Number of digits after decimal point for power, takes into effect on next report of device. This option can only decrease the precision, not increase it.","label":"Power precision","name":"power_precision","property":"power_precision","type":"numeric","value_max":3,"value_min":0},{"access":2,"description":"State actions will also be published as 'action' when true (default false).","label":"State action","name":"state_action","property":"state_action","type":"binary","value_off":false,"value_on":true}],"supports_ota":true,"vendor":"Legrand"},"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63","status":"successful","supported":true},"type":"device_interview"}'
Info 2024-01-07 21:52:31Configuring '0x0004740001241a63'
Debug 2024-01-07 21:52:39Received Zigbee message from '0x0004740001241a63', type 'read', cluster 'genBasic', data '[61440]' from endpoint 1 with groupID 0
Error 2024-01-07 21:52:41Failed to configure '0x0004740001241a63', attempt 1 (Error: Bind 0x0004740001241a63/1 genIdentify from '0x00124b002c3ac33e/1' failed (AREQ - ZDO - bindRsp after 10000ms) at Timeout._onTimeout (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:64:35) at listOnTimeout (node:internal/timers:569:17) at processTimers (node:internal/timers:512:7))
Warning 2024-01-07 21:52:42Device '0x0004740001241a63' left the network
Info 2024-01-07 21:52:42MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_leave"}'
Info 2024-01-07 21:52:44Device '0x0004740001241a63' joined
Info 2024-01-07 21:52:44MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_joined"}'
Info 2024-01-07 21:52:44Starting interview of '0x0004740001241a63'
Info 2024-01-07 21:52:44MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63","status":"started"},"type":"device_interview"}'
Debug 2024-01-07 21:52:44Device '0x0004740001241a63' announced itself
Info 2024-01-07 21:52:44MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_announce"}'
Debug 2024-01-07 21:52:44Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'genBasic', data '{"appVersion":0}' from endpoint 1 with groupID 0
Debug 2024-01-07 21:52:44Skipping message, still interviewing
Info 2024-01-07 21:52:44Successfully interviewed '0x0004740001241a63', device has successfully been paired
Info 2024-01-07 21:52:44Device '0x0004740001241a63' is supported, identified as: Legrand DIN smart relay for light control (412170)
Info 2024-01-07 21:52:44MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"definition":{"description":"DIN smart relay for light control","exposes":[{"features":[{"access":7,"description":"On/off state of the switch","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"},{"access":7,"description":"On/off (works only if device is in \"switch\" mode)","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"}],"type":"switch"},{"access":5,"description":"Instantaneous measured power","label":"Power","name":"power","property":"power","type":"numeric","unit":"W"},{"access":7,"description":"switch: allow on/off, auto will use wired action via C1/C2 on teleruptor with buttons","label":"Device mode","name":"device_mode","property":"device_mode","type":"enum","values":["switch","auto"]},{"access":1,"description":"Link quality (signal strength)","label":"Linkquality","name":"linkquality","property":"linkquality","type":"numeric","unit":"lqi","value_max":255,"value_min":0}],"model":"412170","options":[{"access":2,"description":"Calibrates the power value (percentual offset), takes into effect on next report of device.","label":"Power calibration","name":"power_calibration","property":"power_calibration","type":"numeric"},{"access":2,"description":"Number of digits after decimal point for power, takes into effect on next report of device. This option can only decrease the precision, not increase it.","label":"Power precision","name":"power_precision","property":"power_precision","type":"numeric","value_max":3,"value_min":0},{"access":2,"description":"State actions will also be published as 'action' when true (default false).","label":"State action","name":"state_action","property":"state_action","type":"binary","value_off":false,"value_on":true}],"supports_ota":true,"vendor":"Legrand"},"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63","status":"successful","supported":true},"type":"device_interview"}'
Info 2024-01-07 21:52:44Configuring '0x0004740001241a63'
Debug 2024-01-07 21:52:45Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'haElectricalMeasurement', data '{"acCurrentMultiplier":0,"acVoltageDivisor":0,"acVoltageMultiplier":0}' from endpoint 1 with groupID 0
Debug 2024-01-07 21:52:45Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'haElectricalMeasurement', data '{"acCurrentDivisor":0,"acPowerDivisor":1,"acPowerMultiplier":1}' from endpoint 1 with groupID 0
Info 2024-01-07 21:52:45Successfully configured '0x0004740001241a63'
Debug 2024-01-07 21:52:48Received MQTT message on 'zigbee2mqtt/bridge/request/device/configure_reporting' with data '{"attribute":"onOff","cluster":"genOnOff","id":"0x0004740001241a63/1","maximum_report_interval":65535,"minimum_report_interval":0,"reportable_change":0,"transaction":"rx21c-2"}'
Info 2024-01-07 21:52:48Configured reporting for '0x0004740001241a63/1', 'genOnOff.onOff'
Info 2024-01-07 21:52:48MQTT publish: topic 'zigbee2mqtt/bridge/response/device/configure_reporting', payload '{"data":{"attribute":"onOff","cluster":"genOnOff","id":"0x0004740001241a63/1","maximum_report_interval":65535,"minimum_report_interval":0,"reportable_change":0},"status":"ok","transaction":"rx21c-2"}'
Debug 2024-01-07 21:52:54Received Zigbee message from '0x0004740001241a63', type 'read', cluster 'genBasic', data '[61440]' from endpoint 1 with groupID 0
Warning 2024-01-07 21:52:54Device '0x0004740001241a63' left the network
Info 2024-01-07 21:52:54MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_leave"}'
Warning 2024-01-07 21:52:54Device '0x0004740001241a63' left the network
Info 2024-01-07 21:52:54MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_leave"}'
Info 2024-01-07 21:52:56Device '0x0004740001241a63' joined
Info 2024-01-07 21:52:56MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_joined"}'
Info 2024-01-07 21:52:56Starting interview of '0x0004740001241a63'
Info 2024-01-07 21:52:56MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63","status":"started"},"type":"device_interview"}'
Debug 2024-01-07 21:52:57Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'genBasic', data '{"appVersion":0}' from endpoint 1 with groupID 0
Debug 2024-01-07 21:52:57Skipping message, still interviewing
Info 2024-01-07 21:52:57Successfully interviewed '0x0004740001241a63', device has successfully been paired
Info 2024-01-07 21:52:57Device '0x0004740001241a63' is supported, identified as: Legrand DIN smart relay for light control (412170)
Info 2024-01-07 21:52:57MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"definition":{"description":"DIN smart relay for light control","exposes":[{"features":[{"access":7,"description":"On/off state of the switch","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"},{"access":7,"description":"On/off (works only if device is in \"switch\" mode)","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"}],"type":"switch"},{"access":5,"description":"Instantaneous measured power","label":"Power","name":"power","property":"power","type":"numeric","unit":"W"},{"access":7,"description":"switch: allow on/off, auto will use wired action via C1/C2 on teleruptor with buttons","label":"Device mode","name":"device_mode","property":"device_mode","type":"enum","values":["switch","auto"]},{"access":1,"description":"Link quality (signal strength)","label":"Linkquality","name":"linkquality","property":"linkquality","type":"numeric","unit":"lqi","value_max":255,"value_min":0}],"model":"412170","options":[{"access":2,"description":"Calibrates the power value (percentual offset), takes into effect on next report of device.","label":"Power calibration","name":"power_calibration","property":"power_calibration","type":"numeric"},{"access":2,"description":"Number of digits after decimal point for power, takes into effect on next report of device. This option can only decrease the precision, not increase it.","label":"Power precision","name":"power_precision","property":"power_precision","type":"numeric","value_max":3,"value_min":0},{"access":2,"description":"State actions will also be published as 'action' when true (default false).","label":"State action","name":"state_action","property":"state_action","type":"binary","value_off":false,"value_on":true}],"supports_ota":true,"vendor":"Legrand"},"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63","status":"successful","supported":true},"type":"device_interview"}'
Info 2024-01-07 21:52:57Configuring '0x0004740001241a63'
Debug 2024-01-07 21:52:57Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'haElectricalMeasurement', data '{"acCurrentMultiplier":0,"acVoltageDivisor":0,"acVoltageMultiplier":0}' from endpoint 1 with groupID 0
Debug 2024-01-07 21:52:57Device '0x0004740001241a63' announced itself
Info 2024-01-07 21:52:57MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_announce"}'
Debug 2024-01-07 21:52:57Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'haElectricalMeasurement', data '{"acCurrentDivisor":0,"acPowerDivisor":1,"acPowerMultiplier":1}' from endpoint 1 with groupID 0
Info 2024-01-07 21:52:57Successfully configured '0x0004740001241a63'
Debug 2024-01-07 21:52:59Retrieving state of '0x0004740001241a63' after reconnect
Debug 2024-01-07 21:52:59Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID 0
Info 2024-01-07 21:52:59MQTT publish: topic 'zigbee2mqtt/0x0004740001241a63', payload '{"device_mode":"auto","led_if_on":"OFF","led_in_dark":"OFF","linkquality":81,"power":null,"state":"OFF","update":{"installed_version":-1,"latest_version":-1,"state":null},"update_available":null}'
Debug 2024-01-07 21:53:07Received Zigbee message from '0x0004740001241a63', type 'read', cluster 'genBasic', data '[61440]' from endpoint 1 with groupID 0
Warning 2024-01-07 21:53:07Device '0x0004740001241a63' left the network
Info 2024-01-07 21:53:07MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_leave"}'
Warning 2024-01-07 21:53:07Device '0x0004740001241a63' left the network
Info 2024-01-07 21:53:07MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_leave"}'
Info 2024-01-07 21:53:09Device '0x0004740001241a63' joined
Info 2024-01-07 21:53:09MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_joined"}'
Info 2024-01-07 21:53:09Starting interview of '0x0004740001241a63'
Info 2024-01-07 21:53:09MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63","status":"started"},"type":"device_interview"}'
Debug 2024-01-07 21:53:09Device '0x0004740001241a63' announced itself
Info 2024-01-07 21:53:09MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_announce"}'
Debug 2024-01-07 21:53:09Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'genBasic', data '{"appVersion":0}' from endpoint 1 with groupID 0
Debug 2024-01-07 21:53:09Skipping message, still interviewing
Info 2024-01-07 21:53:10Successfully interviewed '0x0004740001241a63', device has successfully been paired
Info 2024-01-07 21:53:10Device '0x0004740001241a63' is supported, identified as: Legrand DIN smart relay for light control (412170)
Info 2024-01-07 21:53:10MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"definition":{"description":"DIN smart relay for light control","exposes":[{"features":[{"access":7,"description":"On/off state of the switch","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"},{"access":7,"description":"On/off (works only if device is in \"switch\" mode)","label":"State","name":"state","property":"state","type":"binary","value_off":"OFF","value_on":"ON","value_toggle":"TOGGLE"}],"type":"switch"},{"access":5,"description":"Instantaneous measured power","label":"Power","name":"power","property":"power","type":"numeric","unit":"W"},{"access":7,"description":"switch: allow on/off, auto will use wired action via C1/C2 on teleruptor with buttons","label":"Device mode","name":"device_mode","property":"device_mode","type":"enum","values":["switch","auto"]},{"access":1,"description":"Link quality (signal strength)","label":"Linkquality","name":"linkquality","property":"linkquality","type":"numeric","unit":"lqi","value_max":255,"value_min":0}],"model":"412170","options":[{"access":2,"description":"Calibrates the power value (percentual offset), takes into effect on next report of device.","label":"Power calibration","name":"power_calibration","property":"power_calibration","type":"numeric"},{"access":2,"description":"Number of digits after decimal point for power, takes into effect on next report of device. This option can only decrease the precision, not increase it.","label":"Power precision","name":"power_precision","property":"power_precision","type":"numeric","value_max":3,"value_min":0},{"access":2,"description":"State actions will also be published as 'action' when true (default false).","label":"State action","name":"state_action","property":"state_action","type":"binary","value_off":false,"value_on":true}],"supports_ota":true,"vendor":"Legrand"},"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63","status":"successful","supported":true},"type":"device_interview"}'
Info 2024-01-07 21:53:10Configuring '0x0004740001241a63'
Debug 2024-01-07 21:53:11Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'haElectricalMeasurement', data '{"acCurrentMultiplier":0,"acVoltageDivisor":0,"acVoltageMultiplier":0}' from endpoint 1 with groupID 0
Debug 2024-01-07 21:53:11Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'haElectricalMeasurement', data '{"acCurrentDivisor":0,"acPowerDivisor":1,"acPowerMultiplier":1}' from endpoint 1 with groupID 0
Info 2024-01-07 21:53:11Successfully configured '0x0004740001241a63'
Debug 2024-01-07 21:53:11Retrieving state of '0x0004740001241a63' after reconnect
Debug 2024-01-07 21:53:11Received Zigbee message from '0x0004740001241a63', type 'readResponse', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID 0
Info 2024-01-07 21:53:11MQTT publish: topic 'zigbee2mqtt/0x0004740001241a63', payload '{"device_mode":"auto","led_if_on":"OFF","led_in_dark":"OFF","linkquality":84,"power":null,"state":"OFF","update":{"installed_version":-1,"latest_version":-1,"state":null},"update_available":null}'
Debug 2024-01-07 21:53:13Received MQTT message on 'zigbee2mqtt/bridge/request/permit_join' with data '{"device":null,"time":254,"transaction":"rx21c-3","value":false}'
Info 2024-01-07 21:53:13Zigbee: disabling joining new devices.
Info 2024-01-07 21:53:13MQTT publish: topic 'zigbee2mqtt/bridge/response/permit_join', payload '{"data":{"time":254,"value":false},"status":"ok","transaction":"rx21c-3"}'
Debug 2024-01-07 21:53:17Received Zigbee message from '0x0004740001241a63', type 'read', cluster 'genBasic', data '[61440]' from endpoint 1 with groupID 0
Warning 2024-01-07 21:53:17Device '0x0004740001241a63' left the network
Info 2024-01-07 21:53:17MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_leave"}'
Warning 2024-01-07 21:53:17Device '0x0004740001241a63' left the network
Info 2024-01-07 21:53:17MQTT publish: topic 'zigbee2mqtt/bridge/event', payload '{"data":{"friendly_name":"0x0004740001241a63","ieee_address":"0x0004740001241a63"},"type":"device_leave"}'
Debug 2024-01-07 21:54:54Saving state to file /config/zigbee2mqtt/state.json
Debug 2024-01-07 21:57:05Received Zigbee message from 'Chambre ZG-227Z', type 'commandDataReport', cluster 'manuSpecificTuya', data '{"dpValues":[{"data":{"data":[0,0,0,238],"type":"Buffer"},"datatype":2,"dp":1}],"seq":26112}' from endpoint 1 with groupID 0
Info 2024-01-07 21:57:05MQTT publish: topic 'zigbee2mqtt/Chambre ZG-227Z', payload '{"battery":100,"humidity":36,"humidity_calibration":null,"linkquality":81,"temperature":23.8,"temperature_calibration":null,"temperature_unit":"celsius"}'
Debug 2024-01-07 21:57:05Received Zigbee message from 'Chambre ZG-227Z', type 'commandDataReport', cluster 'manuSpecificTuya', data '{"dpValues":[{"data":{"data":[0,0,0,36],"type":"Buffer"},"datatype":2,"dp":2}],"seq":26368}' from endpoint 1 with groupID 0
Info 2024-01-07 21:57:05MQTT publish: topic 'zigbee2mqtt/Chambre ZG-227Z', payload '{"battery":100,"humidity":36,"humidity_calibration":null,"linkquality":81,"temperature":23.8,"temperature_calibration":null,"temperature_unit":"celsius"}'
Debug 2024-01-07 21:57:05Received Zigbee message from 'Chambre ZG-227Z', type 'attributeReport', cluster 'msTemperatureMeasurement', data '{"measuredValue":2380}' from endpoint 1 with groupID 0
Debug 2024-01-07 21:57:05No converter available for 'ZG-227Z' with cluster 'msTemperatureMeasurement' and type 'attributeReport' and data '{"measuredValue":2380}'
Debug 2024-01-07 21:57:06Received Zigbee message from 'Chambre ZG-227Z', type 'attributeReport', cluster 'msRelativeHumidity', data '{"measuredValue":3610}' from endpoint 1 with groupID 0
Debug 2024-01-07 21:57:06No converter available for 'ZG-227Z' with cluster 'msRelativeHumidity' and type 'attributeReport' and data '{"measuredValue":3610}'
Debug 2024-01-07 21:59:54Saving state to file /config/zigbee2mqtt/state.json
Debug 2024-01-07 22:04:54Saving state to file /config/zigbee2mqtt/state.json
Debug 2024-01-07 22:09:54Saving state to file /config/zigbee2mqtt/state.json
```