Home: Difference between revisions

From Hegemon Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<code>service: zha.issue_zigbee_cluster_command
service: zha.issue_zigbee_cluster_command
data:
cluster_type: in
ieee: 00:17:88:01:0c:4a:97:05
endpoint_id: 11
cluster_id: 768
command: 10
command_type: server
params:
color_temp_mireds: 200
transition_time: 20</code>


<code>data:</code>
data:


<code>cluster_type: in</code>
cluster_type: in


<code>ieee: 00:17:88:01:0c:4a:97:05</code>
ieee: 00:17:88:01:0c:4a:97:05


<code>endpoint_id: 11</code>
endpoint_id: 11


<code>cluster_id: 768</code>
cluster_id: 768


<code>command: 10</code>
command: 10


<code>command_type: server</code>
command_type: server


<code>params:</code>
params:


<code>color_temp_mireds: 200</code>
color_temp_mireds: 200


<code>transition_time: 20</code>
transition_time: 20

Revision as of 10:01, 7 October 2023

service: zha.issue_zigbee_cluster_command

data:

cluster_type: in

ieee: 00:17:88:01:0c:4a:97:05

endpoint_id: 11

cluster_id: 768

command: 10

command_type: server

params:

color_temp_mireds: 200

transition_time: 20