Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.78k stars 1.64k forks source link

1.36.1 ZCL ERR_OUT_OF_RANGE #22078

Closed ArnoutD closed 5 months ago

ArnoutD commented 5 months ago

What happened?

Publish 'set' 'state' to 'SlaapkamerStrip' failed: 'RangeError [ERR_OUT_OF_RANGE]: ZCL command 0x84fd27fffe63603a/1 genLevelCtrl.moveToLevelWithOnOff({"level":417,"transtime":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (The value of "value" is out of range. It must be >= 0 and <= 255. Received 417)'

What did you expect to happen?

Light to turn on but fails due to backend error on TS0502B / _TZ3210_frm6149r Miboxer FUT035Z+

Error seems to be in 1.36.1... does not occur in 1.36.0 and below

perhaps related to #7251

How to reproduce it (minimal and precise)

Turn on light ... fails with error due to odd (unspecified) payload level ZCL command 0x84fd27fffe63603a/1 genLevelCtrl.moveToLevelWithOnOff({"level":744,"transtime":5}

HA light toggle / Z2MQTT On gives error in 1.36.1

Zigbee2MQTT version

1.36.1

Adapter firmware version

20221226

Adapter

zStack3x0 on Sonoff Dongle Plus-E

Setup

Add-on HASSOS

Debug log

No response

Seger85 commented 5 months ago

+1

Publish 'set' 'state' to 'Schlafzimmer_Lampe_1' failed: 'Error: ZCL command 0xa4c1381596a3bfd8/1 genLevelCtrl.moveToLevelWithOnOff({"level":26,"transtime":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Delivery failed for {"profileId":260,"clusterId":8,"sourceEndpoint":1,"destinationEndpoint":1,"options":4160,"groupId":0,"sequence":220})'

`Geräte-Typ Router Zigbee-Modell EGLO_ZM_TW Zigbee-Hersteller AwoX Beschreibung LED light with color temperature Unterstützungsstatus Unterstützt

IEEE-Addresse 0xa4c1381596a3bfd8 Netzwerk-Adresse 0xB810 Firmware-Version 2.7.3_1387 Hersteller AwoX Modell `

Adapter ember

land88 commented 5 months ago

+1 after zigbee2mqtt_1.36.0-1 with Home assistant

Publish 'get' 'state' to 'Lidl_prise_e092ede' failed: 'Error: ZCL command 0x60a423fffe092ede/1 genOnOff.read(["onOff"], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null, "reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null, "writeUndiv":false}) failed (Data request failed with error: 'MAC channel access failure' (225))'

ArnoutD commented 5 months ago

looks similar / related to #22033

Koenkk commented 5 months ago

could you provide the debug log of this?

See this on how to enable debug logging.

ArnoutD commented 5 months ago

Will generate this evening

land88 commented 5 months ago

I have installed Home assistant 2024.4.1 and Now I don't know why ?, the problem has disappeared

ArnoutD commented 5 months ago

Received MQTT message on 'zigbee2mqtt/SlaapkamerStrip/set' with data '{"state":"ON"}' Debug 2024-04-08 21:59:21Publishing 'set' 'state' to 'SlaapkamerStrip' Error 2024-04-08 21:59:21Publish 'set' 'state' to 'SlaapkamerStrip' failed: 'RangeError [ERR_OUT_OF_RANGE]: ZCL command 0x84fd27fffe63603a/1 genLevelCtrl.moveToLevelWithOnOff({"level":508,"transtime":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (The value of "value" is out of range. It must be >= 0 and <= 255. Received 508)' Debug 2024-04-08 21:59:21RangeError: ZCL command 0x84fd27fffe63603a/1 genLevelCtrl.moveToLevelWithOnOff({"level":508,"transtime":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (The value of "value" is out of range. It must be >= 0 and <= 255. Received 508) at new NodeError (node:internal/errors:405:5) at writeU_Int8 (node:internal/buffer:740:11) at Buffer.writeUInt8 (node:internal/buffer:750:10) at BuffaloZcl.writeUInt8 (/app/node_modules/zigbee-herdsman/src/buffalo/buffalo.ts:41:21) at BuffaloZcl.write (/app/node_modules/zigbee-herdsman/src/buffalo/buffalo.ts:249:18) at BuffaloZcl.write (/app/node_modules/zigbee-herdsman/src/zcl/buffaloZcl.ts:645:26) at ZclFrame.writePayloadCluster (/app/node_modules/zigbee-herdsman/src/zcl/zclFrame.ts:153:21) at ZclFrame.toBuffer (/app/node_modules/zigbee-herdsman/src/zcl/zclFrame.ts:72:18) at ZStackAdapter.sendZclFrameToEndpointInternal (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:389:22) at /app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:357:25 Info 2024-04-08 21:59:21MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Publish 'set' 'state' to 'SlaapkamerStrip' failed: 'RangeError [ERR_OUT_OF_RANGE]: ZCL command 0x84fd27fffe63603a/1 genLevelCtrl.moveToLevelWithOnOff({\"level\":508,\"transtime\":0}, {\"timeout\":10000,\"disableResponse\":false,\"disableRecovery\":false,\"disableDefaultResponse\":false,\"direction\":0,\"srcEndpoint\":null,\"reservedBits\":0,\"manufacturerCode\":null,\"transactionSequenceNumber\":null,\"writeUndiv\":false}) failed (The value of \"value\" is out of range. It must be >= 0 and <= 255. Received 508)'","meta":{"friendly_name":"SlaapkamerStrip"},"type":"zigbee_publish_error"}'

land88 commented 5 months ago

No excuse me, Now the problem is present, not this afternoon...I don't understand !

2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0x142d41fffe189b48/update_state/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x142d41fffe189b48"],"manufacturer":"IKEA","model":"TRADFRI motion sensor (E1525/E1745)","name":"Detecteur_Ikea_Salon","sw_version":"2.0.022","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:update","name":"Update state","object_id":"detecteur_ikea_salon_update_state","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Detecteur_Ikea_Salon","unique_id":"0x142d41fffe189b48_update_state_zigbee2mqtt","value_template":"{{ value_json['update']['state'] }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/binary_sensor/0x142d41fffe189b48/update_available/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x142d41fffe189b48"],"manufacturer":"IKEA","model":"TRADFRI motion sensor (E1525/E1745)","name":"Detecteur_Ikea_Salon","sw_version":"2.0.022","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"update","enabled_by_default":false,"entity_category":"diagnostic","name":null,"object_id":"detecteur_ikea_salon_update_available","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_off":false,"payload_on":true,"state_topic":"zigbee2mqtt/Detecteur_Ikea_Salon","unique_id":"0x142d41fffe189b48_update_available_zigbee2mqtt","value_template":"{{ value_json['update']['state'] == \"available\" }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/update/0x142d41fffe189b48/update/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/bridge/request/device/ota_update/update","device":{"identifiers":["zigbee2mqtt_0x142d41fffe189b48"],"manufacturer":"IKEA","model":"TRADFRI motion sensor (E1525/E1745)","name":"Detecteur_Ikea_Salon","sw_version":"2.0.022","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"firmware","entity_category":"config","entity_picture":"https://github.com/Koenkk/zigbee2mqtt/raw/master/images/logo.png","json_attributes_template":"{\"in_progress\": {{ iif(value_json['update']['state'] == 'updating', 'true', 'false') }} }","json_attributes_topic":"zigbee2mqtt/Detecteur_Ikea_Salon","latest_version_template":"{{ value_json['update']['latest_version'] }}","latest_version_topic":"zigbee2mqtt/Detecteur_Ikea_Salon","name":null,"object_id":"detecteur_ikea_salon","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_install":"{\"id\": \"0x142d41fffe189b48\"}","state_topic":"zigbee2mqtt/Detecteur_Ikea_Salon","unique_id":"0x142d41fffe189b48_update_zigbee2mqtt","value_template":"{{ value_json['update']['installed_version'] }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/switch/0xa4c13866aa296579/switch/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866/set","device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"name":null,"object_id":"prise_lidl_cellier_0xa4c13866","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_off":"OFF","payload_on":"ON","state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_switch_zigbee2mqtt","value_template":"{{ value_json.state }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c13866aa296579/power_outage_memory/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:power-settings","name":"Power outage memory","object_id":"prise_lidl_cellier_0xa4c13866_power_outage_memory","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_power_outage_memory_zigbee2mqtt","value_template":"{{ value_json.power_outage_memory }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/select/0xa4c13866aa296579/power_outage_memory/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866/set/power_outage_memory","device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":true,"entity_category":"config","icon":"mdi:power-settings","name":"Power outage memory","object_id":"prise_lidl_cellier_0xa4c13866_power_outage_memory","options":["on","off","restore"],"origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_power_outage_memory_zigbee2mqtt","value_template":"{{ value_json.power_outage_memory }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c13866aa296579/indicator_mode/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"name":"Indicator mode","object_id":"prise_lidl_cellier_0xa4c13866_indicator_mode","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_indicator_mode_zigbee2mqtt","value_template":"{{ value_json.indicator_mode }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/select/0xa4c13866aa296579/indicator_mode/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866/set/indicator_mode","device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":true,"name":"Indicator mode","object_id":"prise_lidl_cellier_0xa4c13866_indicator_mode","options":["off","off/on","on/off","on"],"origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_indicator_mode_zigbee2mqtt","value_template":"{{ value_json.indicator_mode }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c13866aa296579/power/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"power","enabled_by_default":true,"entity_category":"diagnostic","object_id":"prise_lidl_cellier_0xa4c13866_power","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_power_zigbee2mqtt","unit_of_measurement":"W","value_template":"{{ value_json.power }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c13866aa296579/current/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"current","enabled_by_default":false,"entity_category":"diagnostic","object_id":"prise_lidl_cellier_0xa4c13866_current","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_current_zigbee2mqtt","unit_of_measurement":"A","value_template":"{{ value_json.current }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c13866aa296579/voltage/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"voltage","enabled_by_default":false,"entity_category":"diagnostic","object_id":"prise_lidl_cellier_0xa4c13866_voltage","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_voltage_zigbee2mqtt","unit_of_measurement":"V","value_template":"{{ value_json.voltage }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c13866aa296579/energy/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"energy","enabled_by_default":true,"object_id":"prise_lidl_cellier_0xa4c13866_energy","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"total_increasing","state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_energy_zigbee2mqtt","unit_of_measurement":"kWh","value_template":"{{ value_json.energy }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/lock/0xa4c13866aa296579/child_lock/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866/set/child_lock","device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"name":"Child lock","object_id":"prise_lidl_cellier_0xa4c13866_child_lock","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_lock":"LOCK","payload_unlock":"UNLOCK","state_locked":"LOCK","state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","state_unlocked":"UNLOCK","unique_id":"0xa4c13866aa296579_child_lock_zigbee2mqtt","value_template":"{{ value_json.child_lock }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c13866aa296579/linkquality/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:signal","name":"Linkquality","object_id":"prise_lidl_cellier_0xa4c13866_linkquality","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_linkquality_zigbee2mqtt","unit_of_measurement":"lqi","value_template":"{{ value_json.linkquality }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c13866aa296579/update_state/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:update","name":"Update state","object_id":"prise_lidl_cellier_0xa4c13866_update_state","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_update_state_zigbee2mqtt","value_template":"{{ value_json['update']['state'] }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/binary_sensor/0xa4c13866aa296579/update_available/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"update","enabled_by_default":false,"entity_category":"diagnostic","name":null,"object_id":"prise_lidl_cellier_0xa4c13866_update_available","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_off":false,"payload_on":true,"state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_update_available_zigbee2mqtt","value_template":"{{ value_json['update']['state'] == \"available\" }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/update/0xa4c13866aa296579/update/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/bridge/request/device/ota_update/update","device":{"identifiers":["zigbee2mqtt_0xa4c13866aa296579"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_lidl_cellier_0xa4c13866","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"firmware","entity_category":"config","entity_picture":"https://github.com/Koenkk/zigbee2mqtt/raw/master/images/logo.png","json_attributes_template":"{\"in_progress\": {{ iif(value_json['update']['state'] == 'updating', 'true', 'false') }} }","json_attributes_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","latest_version_template":"{{ value_json['update']['latest_version'] }}","latest_version_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","name":null,"object_id":"prise_lidl_cellier_0xa4c13866","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_install":"{\"id\": \"0xa4c13866aa296579\"}","state_topic":"zigbee2mqtt/Prise_lidl_cellier_0xa4c13866","unique_id":"0xa4c13866aa296579_update_zigbee2mqtt","value_template":"{{ value_json['update']['installed_version'] }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/binary_sensor/0xa4c1381bac42cd3f/battery_low/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c1381bac42cd3f"],"manufacturer":"Neo","model":"Alarm (NAS-AB02B2)","name":"Sirène_0xa4c1381bac42cd3f","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"battery","entity_category":"diagnostic","object_id":"sirène_0xa4c1381bac42cd3f_battery_low","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_off":false,"payload_on":true,"state_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f","unique_id":"0xa4c1381bac42cd3f_battery_low_zigbee2mqtt","value_template":"{{ value_json.battery_low }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/switch/0xa4c1381bac42cd3f/switch_alarm/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f/set/alarm","device":{"identifiers":["zigbee2mqtt_0xa4c1381bac42cd3f"],"manufacturer":"Neo","model":"Alarm (NAS-AB02B2)","name":"Sirène_0xa4c1381bac42cd3f","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"name":"Alarm","object_id":"sirène_0xa4c1381bac42cd3f_alarm","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_off":"false","payload_on":"true","state_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f","unique_id":"0xa4c1381bac42cd3f_switch_alarm_zigbee2mqtt","value_template":"{% if value_json.alarm %} true {% else %} false {% endif %}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c1381bac42cd3f/melody/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c1381bac42cd3f"],"manufacturer":"Neo","model":"Alarm (NAS-AB02B2)","name":"Sirène_0xa4c1381bac42cd3f","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:music-note","name":"Melody","object_id":"sirène_0xa4c1381bac42cd3f_melody","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f","unique_id":"0xa4c1381bac42cd3f_melody_zigbee2mqtt","value_template":"{{ value_json.melody }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/select/0xa4c1381bac42cd3f/melody/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f/set/melody","device":{"identifiers":["zigbee2mqtt_0xa4c1381bac42cd3f"],"manufacturer":"Neo","model":"Alarm (NAS-AB02B2)","name":"Sirène_0xa4c1381bac42cd3f","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":true,"entity_category":"config","icon":"mdi:music-note","name":"Melody","object_id":"sirène_0xa4c1381bac42cd3f_melody","options":["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18"],"origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f","unique_id":"0xa4c1381bac42cd3f_melody_zigbee2mqtt","value_template":"{{ value_json.melody }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c1381bac42cd3f/duration/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c1381bac42cd3f"],"manufacturer":"Neo","model":"Alarm (NAS-AB02B2)","name":"Sirène_0xa4c1381bac42cd3f","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:timer","name":"Duration","object_id":"sirène_0xa4c1381bac42cd3f_duration","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f","unique_id":"0xa4c1381bac42cd3f_duration_zigbee2mqtt","unit_of_measurement":"s","value_template":"{{ value_json.duration }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/number/0xa4c1381bac42cd3f/duration/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f/set/duration","device":{"identifiers":["zigbee2mqtt_0xa4c1381bac42cd3f"],"manufacturer":"Neo","model":"Alarm (NAS-AB02B2)","name":"Sirène_0xa4c1381bac42cd3f","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"entity_category":"config","icon":"mdi:timer","max":1800,"min":0,"name":"Duration","object_id":"sirène_0xa4c1381bac42cd3f_duration","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f","unique_id":"0xa4c1381bac42cd3f_duration_zigbee2mqtt","unit_of_measurement":"s","value_template":"{{ value_json.duration }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c1381bac42cd3f/volume/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c1381bac42cd3f"],"manufacturer":"Neo","model":"Alarm (NAS-AB02B2)","name":"Sirène_0xa4c1381bac42cd3f","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi: volume-high","name":"Volume","object_id":"sirène_0xa4c1381bac42cd3f_volume","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f","unique_id":"0xa4c1381bac42cd3f_volume_zigbee2mqtt","value_template":"{{ value_json.volume }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/select/0xa4c1381bac42cd3f/volume/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f/set/volume","device":{"identifiers":["zigbee2mqtt_0xa4c1381bac42cd3f"],"manufacturer":"Neo","model":"Alarm (NAS-AB02B2)","name":"Sirène_0xa4c1381bac42cd3f","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":true,"entity_category":"config","icon":"mdi: volume-high","name":"Volume","object_id":"sirène_0xa4c1381bac42cd3f_volume","options":["low","medium","high"],"origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f","unique_id":"0xa4c1381bac42cd3f_volume_zigbee2mqtt","value_template":"{{ value_json.volume }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c1381bac42cd3f/battpercentage/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c1381bac42cd3f"],"manufacturer":"Neo","model":"Alarm (NAS-AB02B2)","name":"Sirène_0xa4c1381bac42cd3f","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":true,"name":"Battpercentage","object_id":"sirène_0xa4c1381bac42cd3f_battpercentage","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f","unique_id":"0xa4c1381bac42cd3f_battpercentage_zigbee2mqtt","unit_of_measurement":"%","value_template":"{{ value_json.battpercentage }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c1381bac42cd3f/linkquality/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c1381bac42cd3f"],"manufacturer":"Neo","model":"Alarm (NAS-AB02B2)","name":"Sirène_0xa4c1381bac42cd3f","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:signal","name":"Linkquality","object_id":"sirène_0xa4c1381bac42cd3f_linkquality","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Sirène_0xa4c1381bac42cd3f","unique_id":"0xa4c1381bac42cd3f_linkquality_zigbee2mqtt","unit_of_measurement":"lqi","value_template":"{{ value_json.linkquality }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/switch/0xa4c138e48de65c1e/switch/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e/set","device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"name":null,"object_id":"prise_cc_0xa4c138e48de65c1e","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_off":"OFF","payload_on":"ON","state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_switch_zigbee2mqtt","value_template":"{{ value_json.state }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c138e48de65c1e/power_outage_memory/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:power-settings","name":"Power outage memory","object_id":"prise_cc_0xa4c138e48de65c1e_power_outage_memory","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_power_outage_memory_zigbee2mqtt","value_template":"{{ value_json.power_outage_memory }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/select/0xa4c138e48de65c1e/power_outage_memory/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e/set/power_outage_memory","device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":true,"entity_category":"config","icon":"mdi:power-settings","name":"Power outage memory","object_id":"prise_cc_0xa4c138e48de65c1e_power_outage_memory","options":["on","off","restore"],"origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_power_outage_memory_zigbee2mqtt","value_template":"{{ value_json.power_outage_memory }}"}' Debug 2024-04-08 22:09:35Received MQTT message on 'homeassistant/sensor/0xa4c138e48de65c1e/indicator_mode/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"name":"Indicator mode","object_id":"prise_cc_0xa4c138e48de65c1e_indicator_mode","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_indicator_mode_zigbee2mqtt","value_template":"{{ value_json.indicator_mode }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/select/0xa4c138e48de65c1e/indicator_mode/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e/set/indicator_mode","device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":true,"name":"Indicator mode","object_id":"prise_cc_0xa4c138e48de65c1e_indicator_mode","options":["off","off/on","on/off","on"],"origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_indicator_mode_zigbee2mqtt","value_template":"{{ value_json.indicator_mode }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0xa4c138e48de65c1e/power/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"power","enabled_by_default":true,"entity_category":"diagnostic","object_id":"prise_cc_0xa4c138e48de65c1e_power","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_power_zigbee2mqtt","unit_of_measurement":"W","value_template":"{{ value_json.power }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0xa4c138e48de65c1e/current/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"current","enabled_by_default":false,"entity_category":"diagnostic","object_id":"prise_cc_0xa4c138e48de65c1e_current","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_current_zigbee2mqtt","unit_of_measurement":"A","value_template":"{{ value_json.current }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0xa4c138e48de65c1e/voltage/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"voltage","enabled_by_default":false,"entity_category":"diagnostic","object_id":"prise_cc_0xa4c138e48de65c1e_voltage","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_voltage_zigbee2mqtt","unit_of_measurement":"V","value_template":"{{ value_json.voltage }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0xa4c138e48de65c1e/energy/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"energy","enabled_by_default":true,"object_id":"prise_cc_0xa4c138e48de65c1e_energy","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"total_increasing","state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_energy_zigbee2mqtt","unit_of_measurement":"kWh","value_template":"{{ value_json.energy }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/lock/0xa4c138e48de65c1e/child_lock/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e/set/child_lock","device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"name":"Child lock","object_id":"prise_cc_0xa4c138e48de65c1e_child_lock","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_lock":"LOCK","payload_unlock":"UNLOCK","state_locked":"LOCK","state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","state_unlocked":"UNLOCK","unique_id":"0xa4c138e48de65c1e_child_lock_zigbee2mqtt","value_template":"{{ value_json.child_lock }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0xa4c138e48de65c1e/linkquality/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:signal","name":"Linkquality","object_id":"prise_cc_0xa4c138e48de65c1e_linkquality","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_linkquality_zigbee2mqtt","unit_of_measurement":"lqi","value_template":"{{ value_json.linkquality }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0xa4c138e48de65c1e/update_state/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:update","name":"Update state","object_id":"prise_cc_0xa4c138e48de65c1e_update_state","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_update_state_zigbee2mqtt","value_template":"{{ value_json['update']['state'] }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/binary_sensor/0xa4c138e48de65c1e/update_available/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"update","enabled_by_default":false,"entity_category":"diagnostic","name":null,"object_id":"prise_cc_0xa4c138e48de65c1e_update_available","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_off":false,"payload_on":true,"state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_update_available_zigbee2mqtt","value_template":"{{ value_json['update']['state'] == \"available\" }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/update/0xa4c138e48de65c1e/update/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"command_topic":"zigbee2mqtt/bridge/request/device/ota_update/update","device":{"identifiers":["zigbee2mqtt_0xa4c138e48de65c1e"],"manufacturer":"Lidl","model":"Silvercrest smart plug with power monitoring (EU, FR) (HG08673)","name":"Prise_CC_0xa4c138e48de65c1e","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"firmware","entity_category":"config","entity_picture":"https://github.com/Koenkk/zigbee2mqtt/raw/master/images/logo.png","json_attributes_template":"{\"in_progress\": {{ iif(value_json['update']['state'] == 'updating', 'true', 'false') }} }","json_attributes_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","latest_version_template":"{{ value_json['update']['latest_version'] }}","latest_version_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","name":null,"object_id":"prise_cc_0xa4c138e48de65c1e","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"payload_install":"{\"id\": \"0xa4c138e48de65c1e\"}","state_topic":"zigbee2mqtt/Prise_CC_0xa4c138e48de65c1e","unique_id":"0xa4c138e48de65c1e_update_zigbee2mqtt","value_template":"{{ value_json['update']['installed_version'] }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x28dba7fffe06df5d/battery/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x28dba7fffe06df5d"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_salon_0x28dba7fffe06df5d","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"battery","enabled_by_default":true,"entity_category":"diagnostic","object_id":"thermo_salon_0x28dba7fffe06df5d_battery","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_salon_0x28dba7fffe06df5d","unique_id":"0x28dba7fffe06df5d_battery_zigbee2mqtt","unit_of_measurement":"%","value_template":"{{ value_json.battery }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x28dba7fffe06df5d/temperature/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x28dba7fffe06df5d"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_salon_0x28dba7fffe06df5d","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"temperature","enabled_by_default":true,"object_id":"thermo_salon_0x28dba7fffe06df5d_temperature","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_salon_0x28dba7fffe06df5d","unique_id":"0x28dba7fffe06df5d_temperature_zigbee2mqtt","unit_of_measurement":"°C","value_template":"{{ value_json.temperature }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x28dba7fffe06df5d/humidity/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x28dba7fffe06df5d"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_salon_0x28dba7fffe06df5d","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"humidity","enabled_by_default":true,"object_id":"thermo_salon_0x28dba7fffe06df5d_humidity","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_salon_0x28dba7fffe06df5d","unique_id":"0x28dba7fffe06df5d_humidity_zigbee2mqtt","unit_of_measurement":"%","value_template":"{{ value_json.humidity }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x28dba7fffe06df5d/linkquality/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x28dba7fffe06df5d"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_salon_0x28dba7fffe06df5d","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:signal","name":"Linkquality","object_id":"thermo_salon_0x28dba7fffe06df5d_linkquality","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_salon_0x28dba7fffe06df5d","unique_id":"0x28dba7fffe06df5d_linkquality_zigbee2mqtt","unit_of_measurement":"lqi","value_template":"{{ value_json.linkquality }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x881a14fffeed5944/battery/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x881a14fffeed5944"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_cuisine_0x881a14fffeed5944","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"battery","enabled_by_default":true,"entity_category":"diagnostic","object_id":"thermo_cuisine_0x881a14fffeed5944_battery","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_cuisine_0x881a14fffeed5944","unique_id":"0x881a14fffeed5944_battery_zigbee2mqtt","unit_of_measurement":"%","value_template":"{{ value_json.battery }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x881a14fffeed5944/temperature/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x881a14fffeed5944"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_cuisine_0x881a14fffeed5944","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"temperature","enabled_by_default":true,"object_id":"thermo_cuisine_0x881a14fffeed5944_temperature","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_cuisine_0x881a14fffeed5944","unique_id":"0x881a14fffeed5944_temperature_zigbee2mqtt","unit_of_measurement":"°C","value_template":"{{ value_json.temperature }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x881a14fffeed5944/humidity/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x881a14fffeed5944"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_cuisine_0x881a14fffeed5944","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"humidity","enabled_by_default":true,"object_id":"thermo_cuisine_0x881a14fffeed5944_humidity","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_cuisine_0x881a14fffeed5944","unique_id":"0x881a14fffeed5944_humidity_zigbee2mqtt","unit_of_measurement":"%","value_template":"{{ value_json.humidity }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x881a14fffeed5944/linkquality/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x881a14fffeed5944"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_cuisine_0x881a14fffeed5944","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:signal","name":"Linkquality","object_id":"thermo_cuisine_0x881a14fffeed5944_linkquality","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_cuisine_0x881a14fffeed5944","unique_id":"0x881a14fffeed5944_linkquality_zigbee2mqtt","unit_of_measurement":"lqi","value_template":"{{ value_json.linkquality }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x881a14fffeef2a6d/battery/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x881a14fffeef2a6d"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_chambre_0x881a14fffeef2a6d","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"battery","enabled_by_default":true,"entity_category":"diagnostic","object_id":"thermo_chambre_0x881a14fffeef2a6d_battery","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_chambre_0x881a14fffeef2a6d","unique_id":"0x881a14fffeef2a6d_battery_zigbee2mqtt","unit_of_measurement":"%","value_template":"{{ value_json.battery }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x881a14fffeef2a6d/temperature/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x881a14fffeef2a6d"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_chambre_0x881a14fffeef2a6d","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"temperature","enabled_by_default":true,"object_id":"thermo_chambre_0x881a14fffeef2a6d_temperature","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_chambre_0x881a14fffeef2a6d","unique_id":"0x881a14fffeef2a6d_temperature_zigbee2mqtt","unit_of_measurement":"°C","value_template":"{{ value_json.temperature }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x881a14fffeef2a6d/humidity/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x881a14fffeef2a6d"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_chambre_0x881a14fffeef2a6d","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"device_class":"humidity","enabled_by_default":true,"object_id":"thermo_chambre_0x881a14fffeef2a6d_humidity","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_chambre_0x881a14fffeef2a6d","unique_id":"0x881a14fffeef2a6d_humidity_zigbee2mqtt","unit_of_measurement":"%","value_template":"{{ value_json.humidity }}"}' Debug 2024-04-08 22:09:36Received MQTT message on 'homeassistant/sensor/0x881a14fffeef2a6d/linkquality/config' with data '{"availability":[{"topic":"zigbee2mqtt/bridge/state","value_template":"{{ value_json.state }}"}],"device":{"identifiers":["zigbee2mqtt_0x881a14fffeef2a6d"],"manufacturer":"SONOFF","model":"Temperature and humidity sensor with screen (SNZB-02D)","name":"Thermo_chambre_0x881a14fffeef2a6d","sw_version":"1.0.9","via_device":"zigbee2mqtt_bridge_0x00124b0024c8391a"},"enabled_by_default":false,"entity_category":"diagnostic","icon":"mdi:signal","name":"Linkquality","object_id":"thermo_chambre_0x881a14fffeef2a6d_linkquality","origin":{"name":"Zigbee2MQTT","sw":"1.36.1","url":"https://www.zigbee2mqtt.io"},"state_class":"measurement","state_topic":"zigbee2mqtt/Thermo_chambre_0x881a14fffeef2a6d","unique_id":"0x881a14fffeef2a6d_linkquality_zigbee2mqtt","unit_of_measurement":"lqi","value_template":"{{ value_json.linkquality }}"}' Info 2024-04-08 22:09:41Configuring 'Switch_Zigbee_b74a62' Debug 2024-04-08 22:09:41Configure reporting: true, read: true for 0x00124b0026b74a62/1 genOnOff [{"attribute":"onOff","min":"MIN","max":"MAX","change":1}] Error 2024-04-08 22:09:51Failed to configure 'Switch_Zigbee_b74a62', attempt 1 (Error: Bind 0x00124b0026b74a62/1 genOnOff from '0x00124b0024c8391a/1' failed (AREQ - ZDO - bindRsp after 10000ms) at Object.start (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:63:23) at /app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:692:28 at Queue.execute (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:35:20) at Endpoint.bind (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:469:13) at setupAttributes (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:68:13) at result.configure (/app/node_modules/zigbee-herdsman-converters/src/lib/modernExtend.ts:372:13) at Object.configure (/app/node_modules/zigbee-herdsman-converters/src/index.ts:162:21) at Configure.configure (/app/lib/extension/configure.ts:122:13) at Immediate. (/app/lib/extension/configure.ts:74:17)) Debug 2024-04-08 22:10:28Received MQTT message on 'zigbee2mqtt/Lidl_prise_e092ede/set' with data '{"state":"OFF"}' Debug 2024-04-08 22:10:28Publishing 'set' 'state' to 'Lidl_prise_e092ede' Debug 2024-04-08 22:10:34Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:35Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:35Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:35Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:35Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:35Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:36Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:36Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:36Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:36Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:36Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:37Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:37Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Error 2024-04-08 22:10:37Publish 'set' 'state' to 'Lidl_prise_e092ede' failed: 'Error: ZCL command 0x60a423fffe092ede/1 genOnOff.off({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC channel access failure' (225))' Debug 2024-04-08 22:10:37Error: ZCL command 0x60a423fffe092ede/1 genOnOff.off({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC channel access failure' (225)) at ZStackAdapter.sendZclFrameToEndpointInternal (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:415:23) at Queue.execute (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:35:20) at Request.send (/app/node_modules/zigbee-herdsman/src/controller/helpers/request.ts:79:20) at Endpoint.zclCommand (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:760:28) at Endpoint.command (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:591:24) at Object.convertSet (/app/node_modules/zigbee-herdsman-converters/src/converters/toZigbee.ts:46:17) at Publish.onMQTTMessage (/app/lib/extension/publish.ts:259:36) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:174:17) Debug 2024-04-08 22:10:37Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:37Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'genBasic', data '{"65506":53,"65508":0,"appVersion":69}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:55Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Info 2024-04-08 22:10:55MQTT publish: topic 'zigbee2mqtt/Prise_lidl_cellier_0xa4c13866', payload '{"child_lock":"UNLOCK","current":0.02,"energy":1.55,"indicator_mode":"off/on","linkquality":189,"power":4,"power_outage_memory":"off","state":"ON","update":{"installed_version":-1,"latest_version":-1,"state":null},"update_available":null,"voltage":230}' Debug 2024-04-08 22:10:55Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:55Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:55Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:55Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:56Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:56Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:56Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:56Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:56Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:57Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:57Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:57Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:57Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:57Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'haElectricalMeasurement', data '{"activePower":4,"rmsCurrent":20,"rmsVoltage":230}' from endpoint 1 with groupID 0 Debug 2024-04-08 22:10:58Received Zigbee message from 'Prise_lidl_cellier_0xa4c13866', type 'attributeReport', cluster 'seMetering', data '{"currentSummDelivered":[0,155]}' from endpoint 1 with groupID 0 Info 2024-04-08 22:10:58MQTT publish: topic 'zigbee2mqtt/Prise_lidl_cellier_0xa4c13866', payload '{"child_lock":"UNLOCK","current":0.02,"energy":1.55,"indicator_mode":"off/on","linkquality":189,"power":4,"power_outage_memory":"off","state":"ON","update":{"installed_version":-1,"latest_version":-1,"state":null},"update_available":null,"voltage":230}' Debug 2024-04-08 22:11:01Received MQTT message on 'zigbee2mqtt/Prise Eclairage Olivier/set' with data '{"state":"OFF"}' Debug 2024-04-08 22:11:01Publishing 'set' 'state' to 'Prise Eclairage Olivier' Debug 2024-04-08 22:11:03Received MQTT message on 'zigbee2mqtt/Prise Eclairage Olivier/get' with data '{"state":""}' Debug 2024-04-08 22:11:03Publishing get 'get' 'state' to 'Prise Eclairage Olivier' Error 2024-04-08 22:11:09Publish 'set' 'state' to 'Prise Eclairage Olivier' failed: 'Error: ZCL command 0xa4c1386a549a017f/1 genOnOff.off({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC channel access failure' (225))' Debug 2024-04-08 22:11:09Error: ZCL command 0xa4c1386a549a017f/1 genOnOff.off({}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC channel access failure' (225)) at ZStackAdapter.sendZclFrameToEndpointInternal (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:415:23) at Queue.execute (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:35:20) at Request.send (/app/node_modules/zigbee-herdsman/src/controller/helpers/request.ts:79:20) at Endpoint.zclCommand (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:760:28) at Endpoint.command (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:591:24) at Object.convertSet (/app/node_modules/zigbee-herdsman-converters/src/converters/toZigbee.ts:46:17) at Publish.onMQTTMessage (/app/lib/extension/publish.ts:259:36) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:174:17) Error 2024-04-08 22:11:18Publish 'get' 'state' to 'Prise Eclairage Olivier' failed: 'Error: ZCL command 0xa4c1386a549a017f/1 genOnOff.read(["onOff"], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC channel access failure' (225))' Debug 2024-04-08 22:11:18Error: ZCL command 0xa4c1386a549a017f/1 genOnOff.read(["onOff"], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Data request failed with error: 'MAC channel access failure' (225)) at ZStackAdapter.sendZclFrameToEndpointInternal (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:415:23) at Queue.execute (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:35:20) at Request.send (/app/node_modules/zigbee-herdsman/src/controller/helpers/request.ts:79:20) at Endpoint.zclCommand (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:760:28) at Endpoint.read (/app/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:404:24) at Object.convertGet (/app/node_modules/zigbee-herdsman-converters/src/converters/toZigbee.ts:56:13) at Publish.onMQTTMessage (/app/lib/extension/publish.ts:286:21) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:174:17)

ArnoutD commented 5 months ago

When resetting the brightness the off -> on call works but ... after a "have you tried turning it off and on again" the on uses an "uninitialized" brightness value which is out of range

Koenkk commented 5 months ago

@ArnoutD

DOC-HOC commented 5 months ago

Hi @Koenkk , having the same issue. This is the state.json entries for this device:

 "0xa4c1382be331de22": {
        "state": "ON",
        "color_mode": "color_temp",
        "brightness": 976,
        "color_temp": 500,
        "last_seen": "2024-04-10T08:43:28.858Z",
        "linkquality": 214``

no transition time as well in Configuration.yaml:

 '0xa4c1382be331de22':
    friendly_name: OG Wohnzimmer Decke
    color_sync: false
ArnoutD commented 5 months ago

bad thing is I could replicate it...... starting and stopping a few times .... brightness was 1 in the state.json.... now I am unable to get the error anymore from zigbee2mqtt but only from homeassistant.... it uses a service light toggle on. I have no config in the configuration.yaml

DOC-HOC commented 5 months ago

I can reproduce it in Z2M status tab. maximum value jumps around between 1000 and 254. I can more or less control the device in Z2M but in HA the slider acts like crazy...

image image

Koenkk commented 5 months ago

maximum value jumps around between 1000 and 254

Could you provide the debug log of that?

See this on how to enable debug logging.

DOC-HOC commented 5 months ago

Hi Koen,

log (1).txt log.txt I tried to keep the log short but I have a lot of devices. At 13:56:57 (log.txt) I started changing the brightness of OG Wohnzimmer Decke to a few values between 0 and 100%. It takes the commands therefore the dimmer should be OK, but the brightness slider goes to 100% after the click even though it should stay at 40% or so.

By the way, this phenomena is with all my devices that are "MiBoxer FUT035Z+". I have another dimmer that is "MiBoxer FUT036Z" where currently everything appears to be normal. I will also attach a log of sending clicking trough a few different brightness levels. The slider acts normal here. log(1).txt, 14:11:40

Hope this helps!

Best,Chris

DOC-HOC commented 5 months ago

Guess this is the issue? info 2024-04-12 13:56:58: MQTT publish: topic 'zigbee2mqtt/OG Wohnzimmer Decke', payload '{"brightness":323,"color_mode":"color_temp","color_temp":500,"do_not_disturb":null,"last_seen":"2024-04-12T11:56:58.359Z","linkquality":211,"state":"ON"}'

Koenkk commented 5 months ago

Found & fixed the issue!

Changes will be available in the dev branch in a few hours from now.

NuttShell commented 5 months ago

TS0502B light controller report a maximum brightness of 2550.

2024-04-13 16:14:13Publish 'set' 'state' to '0xa4c138f7dbfa8df2' failed: 'RangeError [ERR_OUT_OF_RANGE]: ZCL command 0xa4c138f7dbfa8df2/1 genLevelCtrl.moveToLevelWithOnOff({"level":2550,"transtime":50}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (The value of "value" is out of range. It must be >= 0 and <= 255. Received 2550)'

Zigbee2MQTT 1.36.1-dev commit: 87aa18d

DOC-HOC commented 5 months ago

Found & fixed the issue!

Changes will be available in the dev branch in a few hours from now.

Nice, thank you! :-)

Clem- commented 5 months ago

Hi, I am still experiencing OUT OF RANGE issue on latest_dev (1.36.1-dev commit: 87aa18d)

zigbee2mqtt  | [2024-04-16 13:02:10] debug:     z2m: Received MQTT message on 'zigbee2mqtt/0xa4c138d42e947426/set' with data '{"state":"ON"}'
zigbee2mqtt  | [2024-04-16 13:02:10] debug:     z2m: Publishing 'set' 'state' to '0xa4c138d42e947426'
zigbee2mqtt  | [2024-04-16 13:02:10] debug:     zh:controller:endpoint: ZCL command 0xa4c138d42e947426/1 genLevelCtrl.moveToLevelWithOnOff({"level":2550,"transtime":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false})
zigbee2mqtt  | [2024-04-16 13:02:10] debug:     zh:zstack: sendZclFrameToEndpointInternal 0xa4c138d42e947426:1461/1 (0,0,1)
zigbee2mqtt  | [2024-04-16 13:02:10] debug:     zh:controller:endpoint: ZCL command 0xa4c138d42e947426/1 genLevelCtrl.moveToLevelWithOnOff({"level":2550,"transtime":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (The value of "value" is out of range. It must be >= 0 and <= 255. Received 2550)
zigbee2mqtt  | [2024-04-16 13:02:10] error:     z2m: Publish 'set' 'state' to '0xa4c138d42e947426' failed: 'RangeError [ERR_OUT_OF_RANGE]: ZCL command 0xa4c138d42e947426/1 genLevelCtrl.moveToLevelWithOnOff({"level":2550,"transtime":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (The value of "value" is out of range. It must be >= 0 and <= 255. Received 2550)'
zigbee2mqtt  | [2024-04-16 13:02:10] debug:     z2m: RangeError: ZCL command 0xa4c138d42e947426/1 genLevelCtrl.moveToLevelWithOnOff({"level":2550,"transtime":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (The value of "value" is out of range. It must be >= 0 and <= 255. Received 2550)
zigbee2mqtt  | [2024-04-16 13:02:10] debug:     z2m: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":"Publish 'set' 'state' to '0xa4c138d42e947426' failed: 'RangeError [ERR_OUT_OF_RANGE]: ZCL command 0xa4c138d42e947426/1 genLevelCtrl.moveToLevelWithOnOff({\"level\":2550,\"transtime\":0}, {\"timeout\":10000,\"disableResponse\":false,\"disableRecovery\":false,\"disableDefaultResponse\":false,\"direction\":0,\"srcEndpoint\":null,\"reservedBits\":0,\"manufacturerCode\":null,\"transactionSequenceNumber\":null,\"writeUndiv\":false}) failed (The value of \"value\" is out of range. It must be >= 0 and <= 255. Received 2550)'","meta":{"friendly_name":"0xa4c138d42e947426"},"type":"zigbee_publish_error"}'
Publish 'set' 'state' to '0xa4c138d42e947426' failed: 'RangeError [ERR_OUT_OF_RANGE]: ZCL command 0xa4c138d42e947426/1 genLevelCtrl.moveToLevelWithOnOff({"level":2550,"transtime":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (The value of "value" is out of range. It must be >= 0 and <= 255. Received 2550)'
ArnoutD commented 5 months ago

Off topic @Clem- have we met before in a working fashion (Mx @ abn )?

Koenkk commented 5 months ago

Could you provide the debug log when the brightness changed to 2550 for the first time?

See this on how to enable debug logging.

Clem- commented 5 months ago

Turning light on with brightness=200 (from HomeAssistant)

zigbee2mqtt  | [2024-04-17 15:49:30] debug:     z2m: Received MQTT message on 'zigbee2mqtt/0xa4c138d42e947426/set' with data '{"state":"ON","brightness":199}'
zigbee2mqtt  | [2024-04-17 15:49:30] debug:     z2m: Publishing 'set' 'brightness' to '0xa4c138d42e947426'
zigbee2mqtt  | [2024-04-17 15:49:30] debug:     zh:controller:endpoint: ZCL command 0xa4c138d42e947426/1 genLevelCtrl.moveToLevelWithOnOff({"level":199,"transtime":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false})
zigbee2mqtt  | [2024-04-17 15:49:30] debug:     zh:zstack: sendZclFrameToEndpointInternal 0xa4c138d42e947426:1461/1 (0,0,1)
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: MQTT publish: topic 'zigbee2mqtt/0xa4c138d42e947426', payload '{"brightness":199,"color":{"h":0,"hue":0},"color_mode":"color_temp","color_temp":303,"do_not_disturb":true,"linkquality":47,"state":"ON"}'
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: Received Zigbee message from '0xa4c138d42e947426', type 'attributeReport', cluster 'genOnOff', data '{"onOff":1}' from endpoint 1 with groupID 0
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: Received Zigbee message from '0xa4c138d42e947426', type 'attributeReport', cluster 'genOnOff', data '{"onOff":1}' from endpoint 1 with groupID 0
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: MQTT publish: topic 'zigbee2mqtt/0xa4c138d42e947426', payload '{"brightness":199,"color":{"h":0,"hue":0},"color_mode":"color_temp","color_temp":303,"do_not_disturb":true,"linkquality":69,"state":"ON"}'
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: MQTT publish: topic 'zigbee2mqtt/0xa4c138d42e947426', payload '{"brightness":199,"color":{"h":0,"hue":0},"color_mode":"color_temp","color_temp":303,"do_not_disturb":true,"linkquality":69,"state":"ON"}'
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: Received Zigbee message from '0xa4c138d42e947426', type 'attributeReport', cluster 'genOnOff', data '{"61440":0}' from endpoint 1 with groupID 0
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: Received Zigbee message from '0xa4c138d42e947426', type 'attributeReport', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID 0
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: MQTT publish: topic 'zigbee2mqtt/0xa4c138d42e947426', payload '{"brightness":199,"color":{"h":0,"hue":0},"color_mode":"color_temp","color_temp":303,"do_not_disturb":true,"linkquality":69,"state":"OFF"}'
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: Received Zigbee message from '0xa4c138d42e947426', type 'attributeReport', cluster 'lightingColorCtrl', data '{"tuyaRgbMode":0}' from endpoint 1 with groupID 0
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: MQTT publish: topic 'zigbee2mqtt/0xa4c138d42e947426', payload '{"brightness":199,"color":{"h":0,"hue":0},"color_mode":"color_temp","color_temp":303,"do_not_disturb":true,"linkquality":72,"state":"OFF"}'
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: Received Zigbee message from '0xa4c138d42e947426', type 'attributeReport', cluster 'genLevelCtrl', data '{"currentLevel":199}' from endpoint 1 with groupID 0
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: MQTT publish: topic 'zigbee2mqtt/0xa4c138d42e947426', payload '{"brightness":199,"color":{"h":0,"hue":0},"color_mode":"color_temp","color_temp":303,"do_not_disturb":true,"linkquality":69,"state":"OFF"}'
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: Received Zigbee message from '0xa4c138d42e947426', type 'attributeReport', cluster 'genLevelCtrl', data '{"61440":783}' from endpoint 1 with groupID 0
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: MQTT publish: topic 'zigbee2mqtt/0xa4c138d42e947426', payload '{"brightness":1997,"color":{"h":0,"hue":0},"color_mode":"color_temp","color_temp":303,"do_not_disturb":true,"linkquality":69,"state":"OFF"}'
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: Received Zigbee message from '0xa4c138d42e947426', type 'attributeReport', cluster 'lightingColorCtrl', data '{"57600":[783,0]}' from endpoint 1 with groupID 0
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: MQTT publish: topic 'zigbee2mqtt/0xa4c138d42e947426', payload '{"brightness":1997,"color":{"h":0,"hue":0},"color_mode":"color_temp","color_temp":303,"do_not_disturb":true,"linkquality":51,"state":"OFF"}'
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     zh:controller:endpoint: ZCL command 0xa4c138d42e947426/1 genOnOff.defaultRsp({"cmdId":10,"statusCode":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":1,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":84,"writeUndiv":false})
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     zh:zstack: sendZclFrameToEndpointInternal 0xa4c138d42e947426:1461/1 (0,0,1)
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: Received Zigbee message from '0xa4c138d42e947426', type 'attributeReport', cluster 'genOnOff', data '{"onOff":0}' from endpoint 1 with groupID 0
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: MQTT publish: topic 'zigbee2mqtt/0xa4c138d42e947426', payload '{"brightness":1997,"color":{"h":0,"hue":0},"color_mode":"color_temp","color_temp":303,"do_not_disturb":true,"linkquality":69,"state":"OFF"}'
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     zh:controller:endpoint: ZCL command 0xa4c138d42e947426/1 genOnOff.defaultRsp({"cmdId":10,"statusCode":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":1,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":85,"writeUndiv":false})
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     zh:zstack: sendZclFrameToEndpointInternal 0xa4c138d42e947426:1461/1 (0,0,1)
zigbee2mqtt  | [2024-04-17 15:49:31] debug:     z2m: Received Zigbee message from '0xa4c138d42e947426', type 'attributeReport', cluster 'genOnOff', data '{"61440":0}' from endpoint 1 with groupID 0
jdbrookes commented 5 months ago

Finally got around to investigating this very issue today with LED countertop lights I've had installed for years. Thought I had a config or YAML issue in Home Assistant that was causing the lights to immediately toggle off immediately after toggling on, but it only happens approx every 5 times I turn on the lights.

Zigbee Model: TS0502B Zigbee Manufacturer: _TZ3210_rm0hthdo

Publish 'set' 'state' to 'Kitchen Counter Tops' failed: 'RangeError [ERR_OUT_OF_RANGE]: ZCL command 0xa4c1384964116d93/1 genLevelCtrl.moveToLevelWithOnOff({"level":772,"transtime":20}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (The value of "value" is out of range. It must be >= 0 and <= 255. Received 772)'

Clem- commented 5 months ago

That is very interesting because it is also intermittent in my case. Not always turning off by itself.

It seems that we have the exact same device. Please check this issue to add your feedbacks.

Koenkk commented 5 months ago

Made a typo, fixed now.

Changes will be available in the dev branch in a few hours from now.

jdbrookes commented 5 months ago

Thanks!