mirror of https://github.com/arendst/Tasmota.git
Updated Zigbee (markdown)
parent
862ace9935
commit
4c53e7e1e5
|
@ -401,13 +401,13 @@ Supported values:
|
|||
|
||||
You can dump the internal information gathered about connected Zigbee devices with the command:
|
||||
|
||||
`ZigbeeDump`
|
||||
`ZigbeeStatus`
|
||||
|
||||
Example: Philips Hue Zigbee bulb (after pairing)
|
||||
_formatted here for readability_
|
||||
```json
|
||||
MQT: stat/<topic>/RESULT =
|
||||
{"ZigbeeDump":
|
||||
{"ZigbeeStatus":
|
||||
{"ZigbeeDevices":
|
||||
{"0x3D82":
|
||||
{"ShortAddr":"0x3D82","IEEEAddr":"0017880102FE1DBD","Endpoints":["0x0B","0xF2"]
|
||||
|
|
Loading…
Reference in New Issue