Koenkk / zigbee-herdsman-converters

Collection of device converters to be used with zigbee-herdsman
MIT License
863 stars 2.85k forks source link

Cord dimmer pretending to be an EcoDim does not support "power_on_behavior" #6762

Open Kilill opened 6 months ago

Kilill commented 6 months ago

Got a couple of cord dimmers that reports as an Eco-Dim 07 / Eco-Dim 10 works quite well with zigbee2mqtt but logs are filling up with :

Publish 'get' 'power_on_behavior' to 'Dimmer Up Livingroom Wall' failed: 'Error: Read 0xf4b3b1fffef88b7a/1 genOnOff(["startUpOnOff"], {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Status 'UNSUPPORTED_ATTRIBUTE')'

About page says:

Device type          Router
Zigbee Model         Dimmer-Switch-ZB3.0
Zigbee Manufacturer  MOOON
Description          Zigbee & Z-wave dimmer
Support status       Supported

IEEE Address         0xf4b3b1fffef88b7a
Network address      0xFF07
Firmware build date  20230318
Firmware version     3.09

The only thing that seems to differentiate it from a normal Eco-Dim is the Zigbee Model and Zigbee Manufacturer fields

is there a way to disable the request for _power_onbehavior or is a new device file needed ?

github-actions[bot] commented 4 weeks ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days