mirror of https://github.com/arendst/Tasmota.git
Added status codes 31,32,33
parent
7e90c406d1
commit
1992ab65f0
|
@ -331,6 +331,9 @@ Ex: ```{"ZigbeeStatus":{"Status":1,"Message":"Booting"}}```
|
|||
- `21`: allowing Permit Join for 60 seconds
|
||||
- `22`: allowing Permit Join until next boot
|
||||
- `30`: Zigbee device connects or reconnects
|
||||
- `31`: Received Node Descriptor information for a Zigbee device
|
||||
- `32`: Received the list of active endpoints for a Zigbee device
|
||||
- `33`: Received the simple Descriptor with active ZCL clusters for a Zigbee device
|
||||
- `50`: reporting CC2530 firmware version
|
||||
- `51`: reporting CC2530 device information and associated devices
|
||||
- `98`: error, unsupported CC2530 firmware
|
||||
|
|
Loading…
Reference in New Issue