I see in the 0.86 release the ZHA config panel added the ability to call 0-arg cluster commands. I also see that the “zha.issue_zigbee_cluster_command” service has the “args” argument.
My questions is, can I issue cluster commands with arguments using the “zha.issue_zigbee_cluster_command” service? If yes, how do I specify the “args” and what is the correct document to reference?
I found this pdf that seem to document all the different cluster commands and their arguments but they appear to just be referring to some C structs with members named things like “u16TransitionTime”.