Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.78k stars 1.64k forks source link

Network routing error when setting state of group #23475

Closed mrSWE3 closed 1 month ago

mrSWE3 commented 1 month ago

What happened?

When I try to publish {"state": "TOGGLE"} to my group of one single IKEA LED2109G6 at the topic "set" it gives me the error: 'No network route' (205)

Furthermore, there are no other devices in the network except the coordinator and the bulb. Worth also mentioning is that the bulb is works as it should on its own.

What did you expect to happen?

The light to toggle its state

How to reproduce it (minimal and precise)

Publish {"state": "TOGGLE"} to zigbee2mqtt/[GROUP_FRIENDLY_NAME]/set with a IKEA LED2109G6 in it

Zigbee2MQTT version

1.39.0 (commit #0326926)

Adapter firmware version

20180507

Adapter

Sonoff USB ZigBee controller CC2531

Setup

Running z2m in docker container on Arch Linux

Debug log

[2024-08-02 03:44:53] info: z2m: Logging to console, file (filename: log.log) [2024-08-02 03:44:53] debug: z2m: Loaded state from file /app/data/state.json [2024-08-02 03:44:53] info: z2m: Starting Zigbee2MQTT version 1.39.0 (commit #0326926) [2024-08-02 03:44:53] info: z2m: Starting zigbee-herdsman (0.50.1) [2024-08-02 03:44:53] debug: z2m: Using zigbee-herdsman with settings: '"{\"network\":{\"panID\":6755,\"extendedPanID\":[221,221,221,221,221,221,221,221],\"channelList\":[11],\"networkKey\":\"HIDDEN\"},\"databasePath\":\"/app/data/database.db\",\"databaseBackupPath\":\"/app/data/database.db.backup\",\"backupPath\":\"/app/data/coordinator_backup.json\",\"serialPort\":{\"path\":\"/dev/ttyACM0\"},\"adapter\":{\"concurrent\":null,\"delay\":null,\"disableLED\":false}}"' [2024-08-02 03:44:53] debug: zh:adapter: Path '/dev/ttyACM0' is valid for 'ZStackAdapter' [2024-08-02 03:44:53] debug: zh:controller: Starting with options '{"network":{"networkKeyDistribute":false,"networkKey":"HIDDEN","panID":6755,"extendedPanID":[221,221,221,221,221,221,221,221],"channelList":[11]},"serialPort":{"path":"/dev/ttyACM0"},"databasePath":"/app/data/database.db","databaseBackupPath":"/app/data/database.db.backup","backupPath":"/app/data/coordinator_backup.json","adapter":{"disableLED":false,"concurrent":null,"delay":null}}' [2024-08-02 03:44:53] info: zh:zstack:znp: Opening SerialPort with {"path":"/dev/ttyACM0","baudRate":115200,"rtscts":false,"autoOpen":false} [2024-08-02 03:44:53] info: zh:zstack:znp: Serialport opened [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - ping - {"capabilities":1} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,0,33,1,32] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,1,121,1,26] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,1,121,1,26] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 1 - [121,1] - 26 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - ping - {"capabilities":377} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - ping - {"capabilities":1} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,0,33,1,32] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,1,121,1,26] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,1,121,1,26] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 1 - [121,1] - 26 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - ping - {"capabilities":377} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - version - {} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,0,33,2,35] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,14,97,2,2,0,2,6,3,27,238,51,1,2,0,0,0,0,173] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,14,97,2,2,0,2,6,3,27,238,51,1,2,0,0,0,0,173] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 14 - 3 - 1 - 2 - [2,0,2,6,3,27,238,51,1,2,0,0,0,0] - 173 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - version - {"transportrev":2,"product":0,"majorrel":2,"minorrel":6,"maintrel":3,"revision":20180507} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack: Adapter concurrent: 2 [2024-08-02 03:44:53] debug: zh:zstack: Detected znp version 'zStack12' ({"transportrev":2,"product":0,"majorrel":2,"minorrel":6,"maintrel":3,"revision":20180507}) [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: beginning znp startup [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - getExtAddr - {} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,0,33,4,37] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,8,97,4,19,2,244,29,0,75,18,0,204] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,8,97,4,19,2,244,29,0,75,18,0,204] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 8 - 3 - 1 - 4 - [19,2,244,29,0,75,18,0] - 204 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - getExtAddr - {"extaddress":"0x00124b001df40213"} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvLength - {"id":130} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,2,33,19,130,0,178] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,19,21,0,101] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,19,21,0,101] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 19 - [21,0] - 101 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvLength - {"length":21} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvReadExt - {"id":130,"offset":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,4,33,28,130,0,0,0,187] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,23,97,28,0,21,0,163,63,171,115,2,58,120,247,15,190,98,56,143,223,187,149,235,44,2,0,220] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,23,97,28,0,21,0,163,63,171,115,2,58,120,247,15,190,98,56,143,223,187,149,235,44,2,0,220] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 23 - 3 - 1 - 28 - [0,21,0,163,63,171,115,2,58,120,247,15,190,98,56,143,223,187,149,235,44,2,0] - 220 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvReadExt - {"status":0,"len":21,"value":{"type":"Buffer","data":[0,163,63,171,115,2,58,120,247,15,190,98,56,143,223,187,149,235,44,2,0]}} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: determining znp startup strategy [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvLength - {"id":3840} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,2,33,19,0,15,63] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,19,1,0,113] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,19,1,0,113] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 19 - [1,0] - 113 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvLength - {"length":1} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvReadExt - {"id":3840,"offset":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,4,33,28,0,15,0,0,54] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,3,97,28,0,1,85,42] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,3,97,28,0,1,85,42] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 3 - 3 - 1 - 28 - [0,1,85] - 42 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvReadExt - {"status":0,"len":1,"value":{"type":"Buffer","data":[85]}} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvLength - {"id":33} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,2,33,19,33,0,17] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,19,110,0,30] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,19,110,0,30] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 19 - [110,0] - 30 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvLength - {"length":110} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvReadExt - {"id":33,"offset":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,4,33,28,33,0,0,0,24] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,112,97,28,0,110,163,5,2,16,20,16,0,30,0,0,0,1,5,1,143,7,0,2,5,30,0,0,11,0,0,0,0,0,0,0,0,0,0,99,26,8,0,8,0,0,15,15,5,0,1,0,0,0,1,0,0,0,0,19,2,244,29,0,75,18,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,3,1,0,0,10,1,0,0,105,54,0,215] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,112,97,28,0,110,163,5,2,16,20,16,0,30,0,0,0,1,5,1,143,7,0,2,5,30,0,0,11,0,0,0,0,0,0,0,0,0,0,99,26,8,0,8,0,0,15,15,5,0,1,0,0,0,1,0,0,0,0,19,2,244,29,0,75,18,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,3,1,0,0,10,1,0,0,105,54,0,215] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 112 - 3 - 1 - 28 - [0,110,163,5,2,16,20,16,0,30,0,0,0,1,5,1,143,7,0,2,5,30,0,0,11,0,0,0,0,0,0,0,0,0,0,99,26,8,0,8,0,0,15,15,5,0,1,0,0,0,1,0,0,0,0,19,2,244,29,0,75,18,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,3,1,0,0,10,1,0,0,105,54,0] - 215 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvReadExt - {"status":0,"len":110,"value":{"type":"Buffer","data":[163,5,2,16,20,16,0,30,0,0,0,1,5,1,143,7,0,2,5,30,0,0,11,0,0,0,0,0,0,0,0,0,0,99,26,8,0,8,0,0,15,15,5,0,1,0,0,0,1,0,0,0,0,19,2,244,29,0,75,18,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,3,1,0,0,10,1,0,0,105,54,0]}} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SAPI - readConfiguration - {"configid":98} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,1,38,4,98,65] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,19,102,4,0,98,16,163,63,171,115,2,58,120,247,15,190,98,56,143,223,187,149,101] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,19,102,4,0,98,16,163,63,171,115,2,58,120,247,15,190,98,56,143,223,187,149,101] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 19 - 3 - 6 - 4 - [0,98,16,163,63,171,115,2,58,120,247,15,190,98,56,143,223,187,149] - 101 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SAPI - readConfiguration - {"status":0,"configid":98,"len":16,"value":{"type":"Buffer","data":[163,63,171,115,2,58,120,247,15,190,98,56,143,223,187,149]}} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvLength - {"id":58} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,2,33,19,58,0,10] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,19,17,0,97] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,19,17,0,97] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 19 - [17,0] - 97 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvLength - {"length":17} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvReadExt - {"id":58,"offset":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,4,33,28,58,0,0,0,3] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 28 - [2,0] - 125 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvReadExt - {"status":2,"len":0,"value":{"type":"Buffer","data":[]}} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvReadExt - {"id":58,"offset":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,4,33,28,58,0,0,0,3] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 28 - [2,0] - 125 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvReadExt - {"status":2,"len":0,"value":{"type":"Buffer","data":[]}} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvReadExt - {"id":58,"offset":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,4,33,28,58,0,0,0,3] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 28 - [2,0] - 125 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvReadExt - {"status":2,"len":0,"value":{"type":"Buffer","data":[]}} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvLength - {"id":59} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,2,33,19,59,0,11] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,19,17,0,97] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,19,17,0,97] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 19 - [17,0] - 97 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvLength - {"length":17} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvReadExt - {"id":59,"offset":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,4,33,28,59,0,0,0,2] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 28 - [2,0] - 125 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvReadExt - {"status":2,"len":0,"value":{"type":"Buffer","data":[]}} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvReadExt - {"id":59,"offset":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,4,33,28,59,0,0,0,2] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 28 - [2,0] - 125 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvReadExt - {"status":2,"len":0,"value":{"type":"Buffer","data":[]}} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> SYS - osalNvReadExt - {"id":59,"offset":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,4,33,28,59,0,0,0,2] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,2,97,28,2,0,125] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 2 - 3 - 1 - 28 - [2,0] - 125 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- SYS - osalNvReadExt - {"status":2,"len":0,"value":{"type":"Buffer","data":[]}} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: (stage-1) adapter is configured [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: (stage-2) adapter state matches configuration [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: determined startup strategy: startup [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> UTIL - getDeviceInfo - {} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,0,39,0,39] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,36,103,0,0,19,2,244,29,0,75,18,0,0,0,7,9,11,207,169,114,216,35,183,178,17,152,22,234,110,77,44,246,221,72,176,54,116,121,207,80] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,36,103,0,0,19,2,244,29,0,75,18,0,0,0,7,9,11,207,169,114,216,35,183,178,17,152,22,234,110,77,44,246,221,72,176,54,116,121,207,80] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 36 - 3 - 7 - 0 - [0,19,2,244,29,0,75,18,0,0,0,7,9,11,207,169,114,216,35,183,178,17,152,22,234,110,77,44,246,221,72,176,54,116,121,207] - 80 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- UTIL - getDeviceInfo - {"status":0,"ieeeaddr":"0x00124b001df40213","shortaddr":0,"devicetype":7,"devicestate":9,"numassocdevices":11,"assocdeviceslist":[43471,55410,46883,4530,5784,28394,11341,56822,45128,29750,53113]} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: adapter is already running in coordinator mode [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> ZDO - activeEpReq - {"dstaddr":0,"nwkaddrofinterest":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,4,37,5,0,0,0,0,36] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,1,101,5,0,97] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,5,0,97] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 5 - [0] - 97 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- ZDO - activeEpReq - {"status":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,20,69,133,0,0,0,0,0,14,242,47,13,12,110,11,10,8,6,5,4,3,2,1,102] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,20,69,133,0,0,0,0,0,14,242,47,13,12,110,11,10,8,6,5,4,3,2,1,102] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 20 - 2 - 5 - 133 - [0,0,0,0,0,14,242,47,13,12,110,11,10,8,6,5,4,3,2,1] - 102 [2024-08-02 03:44:53] debug: zh:zstack:znp: AREQ: <-- ZDO - activeEpRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"activeepcount":14,"activeeplist":[242,47,13,12,110,11,10,8,6,5,4,3,2,1]} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '1' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '2' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '3' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '4' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '5' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '6' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '8' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '10' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '11' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '110' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '12' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '13' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '47' already registered [2024-08-02 03:44:53] debug: zh:adapter:zstack:manager: endpoint '242' already registered [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> ZDO - extFindGroup - {"endpoint":242,"groupid":2948} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,3,37,74,242,132,11,17] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,19,101,74,0,132,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,179] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,19,101,74,0,132,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,179] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 19 - 3 - 5 - 74 - [0,132,11,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0] - 179 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- ZDO - extFindGroup - {"status":0,"groupid":2948,"namelen":0,"groupname":{"type":"Buffer","data":[]}} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:53] debug: zh:controller: Started with result 'resumed' [2024-08-02 03:44:53] debug: zh:controller: Injected database: true, adapter: true [2024-08-02 03:44:53] debug: zh:zstack:znp: SREQ: --> ZDO - activeEpReq - {"dstaddr":0,"nwkaddrofinterest":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:writer: --> frame [254,4,37,5,0,0,0,0,36] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: <-- [254,1,101,5,0,97] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,5,0,97] [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 5 - [0] - 97 [2024-08-02 03:44:53] debug: zh:zstack:znp: SRSP: <-- ZDO - activeEpReq - {"status":0} [2024-08-02 03:44:53] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,20,69,133,0,0,0,0,0,14,242,47,13,12,110,11,10,8,6,5,4,3,2,1,102] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,20,69,133,0,0,0,0,0,14,242,47,13,12,110,11,10,8,6,5,4,3,2,1,102] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 20 - 2 - 5 - 133 - [0,0,0,0,0,14,242,47,13,12,110,11,10,8,6,5,4,3,2,1] - 102 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - activeEpRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"activeepcount":14,"activeeplist":[242,47,13,12,110,11,10,8,6,5,4,3,2,1]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> UTIL - getDeviceInfo - {} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,0,39,0,39] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,36,103,0,0,19,2,244,29,0,75,18,0,0,0,7,9,11,207,169,114,216,35,183,178,17,152,22,234,110,77,44,246,221,72,176,54,116,121,207,80] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,36,103,0,0,19,2,244,29,0,75,18,0,0,0,7,9,11,207,169,114,216,35,183,178,17,152,22,234,110,77,44,246,221,72,176,54,116,121,207,80] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 36 - 3 - 7 - 0 - [0,19,2,244,29,0,75,18,0,0,0,7,9,11,207,169,114,216,35,183,178,17,152,22,234,110,77,44,246,221,72,176,54,116,121,207] - 80 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- UTIL - getDeviceInfo - {"status":0,"ieeeaddr":"0x00124b001df40213","shortaddr":0,"devicetype":7,"devicestate":9,"numassocdevices":11,"assocdeviceslist":[43471,55410,46883,4530,5784,28394,11341,56822,45128,29750,53113]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":242} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,242,214] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,242,224,161,5,0,0,0,0,113] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,242,224,161,5,0,0,0,0,113] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,242,224,161,5,0,0,0,0] - 113 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":242,"profileid":41440,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":47} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,47,11] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,47,4,1,5,0,0,0,0,232] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,47,4,1,5,0,0,0,0,232] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,47,4,1,5,0,0,0,0] - 232 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":47,"profileid":260,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":13} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,13,41] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,16,69,132,0,0,0,0,0,10,13,4,1,5,0,0,1,25,0,0,206] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,16,69,132,0,0,0,0,0,10,13,4,1,5,0,0,1,25,0,0,206] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 16 - 2 - 5 - 132 - [0,0,0,0,0,10,13,4,1,5,0,0,1,25,0,0] - 206 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":10,"endpoint":13,"profileid":260,"deviceid":5,"deviceversion":0,"numinclusters":1,"inclusterlist":[25],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":12} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,12,40] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,12,94,192,5,0,0,0,0,80] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,12,94,192,5,0,0,0,0,80] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,12,94,192,5,0,0,0,0] - 80 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":12,"profileid":49246,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":110} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,110,74] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,110,4,1,5,0,0,0,0,169] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,110,4,1,5,0,0,0,0,169] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,110,4,1,5,0,0,0,0] - 169 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":110,"profileid":260,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":11} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,11,47] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,22,69,132,0,0,0,0,0,16,11,4,1,0,4,0,2,1,5,10,0,2,0,5,2,5,193] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,22,69,132,0,0,0,0,0,16,11,4,1,0,4,0,2,1,5,10,0,2,0,5,2,5,193] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 22 - 2 - 5 - 132 - [0,0,0,0,0,16,11,4,1,0,4,0,2,1,5,10,0,2,0,5,2,5] - 193 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":16,"endpoint":11,"profileid":260,"deviceid":1024,"deviceversion":0,"numinclusters":2,"inclusterlist":[1281,10],"numoutclusters":2,"outclusterlist":[1280,1282]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":10} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,10,46] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,10,4,1,5,0,0,0,0,205] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,10,4,1,5,0,0,0,0,205] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,10,4,1,5,0,0,0,0] - 205 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":10,"profileid":260,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":8} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,8,44] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,8,4,1,5,0,0,0,0,207] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,8,4,1,5,0,0,0,0,207] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,8,4,1,5,0,0,0,0] - 207 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":8,"profileid":260,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":6} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,6,34] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,6,9,1,5,0,0,0,0,204] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,6,9,1,5,0,0,0,0,204] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,6,9,1,5,0,0,0,0] - 204 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":6,"profileid":265,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":5} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,5,33] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,5,8,1,5,0,0,0,0,206] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,5,8,1,5,0,0,0,0,206] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,5,8,1,5,0,0,0,0] - 206 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":5,"profileid":264,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":4} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,4,32] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,4,7,1,5,0,0,0,0,192] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,4,7,1,5,0,0,0,0,192] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,4,7,1,5,0,0,0,0] - 192 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":4,"profileid":263,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":3} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,3,39] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,3,4,1,5,0,0,0,0,196] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,3,4,1,5,0,0,0,0,196] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,3,4,1,5,0,0,0,0] - 196 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":3,"profileid":260,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":2} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,2,38] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,2,1,1,5,0,0,0,0,192] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,2,1,1,5,0,0,0,0,192] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,2,1,1,5,0,0,0,0] - 192 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":2,"profileid":257,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - simpleDescReq - {"dstaddr":0,"nwkaddrofinterest":0,"endpoint":1} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,4,0,0,0,0,1,37] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,4,0,96] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 4 - [0] - 96 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - simpleDescReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,14,69,132,0,0,0,0,0,8,1,4,1,5,0,0,0,0,198] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,14,69,132,0,0,0,0,0,8,1,4,1,5,0,0,0,0,198] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 14 - 2 - 5 - 132 - [0,0,0,0,0,8,1,4,1,5,0,0,0,0] - 198 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - simpleDescRsp - {"srcaddr":0,"status":0,"nwkaddr":0,"len":8,"endpoint":1,"profileid":260,"deviceid":5,"deviceversion":0,"numinclusters":0,"inclusterlist":[],"numoutclusters":0,"outclusterlist":[]} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:controller:device: Request Queue (0x00124b001df40213): default expiration timeout set to 0 [2024-08-02 03:44:54] debug: zh:controller:device: Request Queue (0x0cae5ffffe053368): default expiration timeout set to 0 [2024-08-02 03:44:54] info: z2m: zigbee-herdsman started (resumed) [2024-08-02 03:44:54] info: z2m: Coordinator firmware version: '{"meta":{"maintrel":3,"majorrel":2,"minorrel":6,"product":0,"revision":20180507,"transportrev":2},"type":"zStack12"}' [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - extNwkInfo - {} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,0,37,80,117] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,24,101,80,0,0,9,99,26,0,0,19,2,244,29,0,75,18,0,0,0,0,0,0,0,0,0,11,247] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,24,101,80,0,0,9,99,26,0,0,19,2,244,29,0,75,18,0,0,0,0,0,0,0,0,0,11,247] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 24 - 3 - 5 - 80 - [0,0,9,99,26,0,0,19,2,244,29,0,75,18,0,0,0,0,0,0,0,0,0,11] - 247 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - extNwkInfo - {"shortaddr":0,"devstate":9,"panid":6755,"parentaddr":0,"extendedpanid":"0x00124b001df40213","parentextaddr":"0x0000000000000000","channel":11} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: z2m: Zigbee network parameters: {"channel":11,"extendedPanID":"0x00124b001df40213","panID":6755} [2024-08-02 03:44:54] info: z2m: Currently 1 devices are joined: [2024-08-02 03:44:54] info: z2m: 0x0cae5ffffe053368 (0x0cae5ffffe053368): LED2109G6 - IKEA TRADFRI bulb E26/E27, color/white spectrum, globe, opal, 806 lm (Router) [2024-08-02 03:44:54] warning: z2m: permit_join set to true in configuration.yaml. [2024-08-02 03:44:54] warning: z2m: Allowing new devices to join. [2024-08-02 03:44:54] warning: z2m: Set permit_join to false once you joined all devices. [2024-08-02 03:44:54] info: z2m: Zigbee: allowing new devices to join. [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> ZDO - mgmtPermitJoinReq - {"addrmode":15,"dstaddr":65532,"duration":254,"tcsignificance":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,5,37,54,15,252,255,254,0,228] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,101,54,0,82] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,101,54,0,82] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 54 - [0] - 82 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- ZDO - mgmtPermitJoinReq - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> UTIL - ledControl - {"ledid":3,"mode":1} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,2,39,10,3,1,45] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,69,203,254,113] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,69,203,254,113] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 2 - 5 - 203 - [254] - 113 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - permitJoinInd - {"duration":254} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,103,10,0,108] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,103,10,0,108] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 7 - 10 - [0] - 108 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- UTIL - ledControl - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:znp: SREQ: --> AF - dataRequestExt - {"dstaddrmode":2,"dstaddr":"0x000000000000fffd","destendpoint":242,"dstpanid":0,"srcendpoint":242,"clusterid":33,"transid":1,"options":0,"radius":30,"len":6,"data":{"type":"Buffer","data":[25,2,2,11,254,0]}} [2024-08-02 03:44:54] debug: zh:zstack:unpi:writer: --> frame [254,26,36,2,2,253,255,0,0,0,0,0,0,242,0,0,242,33,0,1,0,30,6,0,25,2,2,11,254,0,232] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,3,69,182,0,0,0,240] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,3,69,182,0,0,0,240] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 3 - 2 - 5 - 182 - [0,0,0] - 240 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- ZDO - mgmtPermitJoinRsp - {"srcaddr":0,"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,1,100,2,0,103] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,1,100,2,0,103] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 4 - 2 - [0] - 103 [2024-08-02 03:44:54] debug: zh:zstack:znp: SRSP: <-- AF - dataRequestExt - {"status":0} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: <-- [254,3,68,128,0,242,1,52] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [254,3,68,128,0,242,1,52] [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --> parsed 3 - 2 - 4 - 128 - [0,242,1] - 52 [2024-08-02 03:44:54] debug: zh:zstack:znp: AREQ: <-- AF - dataConfirm - {"status":0,"endpoint":242,"transid":1} [2024-08-02 03:44:54] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:54] info: z2m: Connecting to MQTT server at mqtt://mqtt [2024-08-02 03:44:54] debug: z2m: Using MQTT anonymous login [2024-08-02 03:44:54] info: z2m: Connected to MQTT server [2024-08-02 03:44:54] info: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload '{"state":"online"}' [2024-08-02 03:44:54] info: z2m: Started frontend on port 8080 [2024-08-02 03:44:54] info: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/0x0cae5ffffe053368', payload '{"brightness":156,"color":{"hue":128,"x":0.4599,"y":0.4106},"color_mode":"color_temp","color_options":{"execute_if_off":false},"color_temp":370,"color_temp_startup":454,"linkquality":78,"power_on_behavior":"previous","state":"ON","update":{"installed_version":16777272,"latest_version":16777272,"state":"idle"}}' [2024-08-02 03:44:54] info: z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/all', payload '{"brightness":156,"color":{"hue":128,"x":0.4599,"y":0.4106},"color_mode":"color_temp","color_temp":370,"state":"ON"}' [2024-08-02 03:44:54] info: z2m: Zigbee2MQTT started! [2024-08-02 03:44:57] debug: z2m:mqtt: Received MQTT message on 'zigbee2mqtt/all/set' with data '{"state": "TOGGLE"}' [2024-08-02 03:44:57] debug: z2m: Publishing 'set' 'state' to 'all' [2024-08-02 03:44:57] debug: zh:controller:group: Command 1 genOnOff.toggle({}) [2024-08-02 03:44:57] debug: zh:zstack:znp: SREQ: --> AF - dataRequestExt - {"dstaddrmode":1,"dstaddr":"0x0000000000000001","destendpoint":255,"dstpanid":0,"srcendpoint":1,"clusterid":6,"transid":2,"options":0,"radius":30,"len":3,"data":{"type":"Buffer","data":[17,3,2]}} [2024-08-02 03:44:57] debug: zh:zstack:unpi:writer: --> frame [254,23,36,2,1,1,0,0,0,0,0,0,0,255,0,0,1,6,0,2,0,30,3,0,17,3,2,198] [2024-08-02 03:44:57] debug: zh:zstack:unpi:parser: <-- [254,1,100,2,0,103] [2024-08-02 03:44:57] debug: zh:zstack:unpi:parser: --- parseNext [254,1,100,2,0,103] [2024-08-02 03:44:57] debug: zh:zstack:unpi:parser: --> parsed 1 - 3 - 4 - 2 - [0] - 103 [2024-08-02 03:44:57] debug: zh:zstack:znp: SRSP: <-- AF - dataRequestExt - {"status":0} [2024-08-02 03:44:57] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:58] debug: zh:zstack:unpi:parser: <-- [254,3,68,128,205,1,2,9] [2024-08-02 03:44:58] debug: zh:zstack:unpi:parser: --- parseNext [254,3,68,128,205,1,2,9] [2024-08-02 03:44:58] debug: zh:zstack:unpi:parser: --> parsed 3 - 2 - 4 - 128 - [205,1,2] - 9 [2024-08-02 03:44:58] debug: zh:zstack:znp: AREQ: <-- AF - dataConfirm - {"status":205,"endpoint":1,"transid":2} [2024-08-02 03:44:58] debug: zh:zstack:unpi:parser: --- parseNext [] [2024-08-02 03:44:58] debug: zh:controller:group: Error: Command 1 genOnOff.toggle({}) failed (Data request failed with error: 'No network route' (205)) [2024-08-02 03:44:58] error: z2m: Publish 'set' 'state' to 'all' failed: 'Error: Command 1 genOnOff.toggle({}) failed (Data request failed with error: 'No network route' (205))' [2024-08-02 03:44:58] debug: z2m: Error: Command 1 genOnOff.toggle({}) failed (Data request failed with error: 'No network route' (205)) at ZStackAdapter.dataRequestExtended (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:1054:27) at /app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:539:13 at Queue.execute (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:35:20) at Group.command (/app/node_modules/zigbee-herdsman/src/controller/model/group.ts:222:13) at Object.convertSet (/app/node_modules/zigbee-herdsman-converters/src/converters/toZigbee.ts:49:17) at Object.convertSet (/app/node_modules/zigbee-herdsman-converters/src/converters/toZigbee.ts:1140:33) at Publish.onMQTTMessage (/app/lib/extension/publish.ts:277:36) at EventEmitter.wrappedCallback (/app/lib/eventBus.ts:174:17)

mrSWE3 commented 1 month ago

Problem was due to coordinator, likely old firmware. Works with other coordinator.