Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • tele/zigbee/SENSOR
  • tele/zigbee/RESULT


Tasmota Commands


Give a friendly name to your deviceForget a device
CommandDescriptionSyntaxExampleZbName
Set Name for DeviceZbName <device>, <friendlyName>ZbName 0x0321,Motion_SensorZbForget
Delete DeviceZbForget <device> or ZbForget <name>ZbForget 0x0321
Send Command to Device
ZbSend{"device":"0x4773","send":{"Power":"On"}}
Set Group for Device
ZbSend {"device":"Ikea_Bulb","Send":{"AddGroup":100}}
Bind device to device

ZbBind {"Device":"Ikea_Remote","ToDevice":"Ikea_Bulb","Endpoint":1,"ToEndpoint":1,"Cluster":6}

ZbBind {"Device":"0xAA33","ToDevice":"0xE3E9","Endpoint":1,"ToEndpoint":1,"Cluster":6}

ZbBind {"Device":"0xAA33","ToDevice":"0xE3E9","Endpoint":1,"ToEndpoint":1,"Cluster":8}

ZbBind {"Device":"0xAA33","ToDevice":"0xE3E9","Endpoint":1,"ToEndpoint":1,"Cluster":5}





Homebridge

Motion Sensor - Sonoff Model SNZB-03

...