Zigbee perform action get error "Failed to perform the action zha.set_zigbee_cluster_attribute. Unknown error"

I want to reprogram my ROBB device from normal switch to pushbuttom.

In developertools with action should work with YAML code

action: zha.set_zigbee_cluster_attribute
data:
  ieee: 78:1C:9D:FF:FE:08:0F:19
  endpoint_id: 1
  cluster_id: 0
  attribute: 34819
  value: 0

but get error Failed to perform the action zha.set_zigbee_cluster_attribute. Unknown error