zigbee2mqtt icon indicating copy to clipboard operation
zigbee2mqtt copied to clipboard

Aqara ceiling light T1M (CL-L02D) - Power outgage memory not working

Open brainstormi opened this issue 4 months ago • 3 comments

What happened?

Trying to enable or disable 'Power outgage memory' doesn't work, reporting an error about Attribute being unsuported.

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.36.1-1

Adapter firmware version

20230507

Adapter

Sonoff ZBDongle-P

Setup

Addon, Home Assistant 2024.4.2 running virtualized in Proxmox 8.1 x86-64

Debug log

Publish 'set' 'power_outage_memory' to 'Luz despacho' failed: 'Error: ZCL command 0x54ef441000b7c15f/1 genBasic.write({"65305":{"value":1,"type":16}}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":4447,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'UNSUPPORTED_ATTRIBUTE')'

brainstormi avatar Apr 15 '24 19:04 brainstormi

#github.com/Koenkk/zigbee-herdsman-converters/pull/7203

brainstormi avatar Apr 15 '24 20:04 brainstormi

same here

ringwraith911 avatar Apr 29 '24 07:04 ringwraith911

same here 1.37.0 zigstar fw 20230507

RomanLotsmanov avatar May 02 '24 18:05 RomanLotsmanov

Device doesn't seem to support it, disabled it!

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

Koenkk avatar May 02 '24 19:05 Koenkk

Device doesn't seem to support it, disabled it!

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

@Koenkk I'm far from being an expert around zigbee, but seems to be implented in ZHA although the attribute for this device would be different: https://github.com/Koenkk/zigbee-herdsman-converters/pull/7203#issuecomment-2019058679

PR to add "Power on Behaviour" based in the previous description in ZHA: https://github.com/zigpy/zha-device-handlers/pull/3070

brainstormi avatar May 05 '24 16:05 brainstormi