Ikea Tradfri remotes battery Drain

Just found this which might help others:

service: zha.issue_zigbee_cluster_command
data:
  ieee: #######
  endpoint_id: 1 # Endpoint id for the OTA cluster.
  cluster_type: out
  command_type: client
  cluster_id: 25
  command: 0
  params:
    payload_type: 0
    query_jitter: 100
1 Like