Skip to content

Missing entry for zha.issue_zigbee_cluster_command #1102

@ausfas

Description

@ausfas

What version of Spook are you using?

4.0.1

What version of Home Assistant are you using?

HA 16.2, Core: 2025.10.2

The problem

Following cluster command works in Dev tool and in automation. However, spook keep through warning message as its unable to identify this as a valid command

          - action: zha.issue_zigbee_cluster_command
            data:
              ieee: "{{ ieee }}"
              endpoint_id: 1
              cluster_type: in
              command_type: server
              cluster_id: 6
              command: 66
              args: "{{ [0, (60| int), 1] }}"
Image

Anything in the logs? Paste it here!


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions