#SLZB-06
1 messages Β· Page 1 of 1 (latest)
data_path: /config/zigbee2mqtt socat: enabled: false master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777 slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5 options: "-d -d" log: false mqtt: mqtt: server: mqtt://localhost:1883 base_topic: zigbee2mqtt ca: /etc/ssl/mqtt-ca.crt key: /etc/ssl/mqtt-client.key cert: /etc/ssl/mqtt-client.crt user: mqtt-user password: ************ client_id: 192.168.178.94 reject_unauthorized: true include_device_information: true keepalive: 60 version: 4 force_disable_retain: false serial: serial: port: tcp://slzb-06.local:6638 baudrate: 115200 adapter: zstack disable_led: false advanced: transmit_power: 20
There's the problem
Remove mqtt: from the mqtt box
Remove serial: from the serial box
Fix all the indents
Oh, and move advanced out of serial
Please use three backticks each for multi-line code next time π
that doesn't work, i can't save it like that, especially since it needs the path
To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.
You're using the add-on for Z2M?
Leave mqtt empty
Serial just gets:
port: tcp://slzb-06.local:6638
baudrate: 115200
adapter: zstack
disable_led: false
socat:
enabled: false
master: pty,raw,echo=0,link=/tmp/ttyZ2M,mode=777
slave: tcp-listen:8485,keepalive,nodelay,reuseaddr,keepidle=1,keepintvl=1,keepcnt=5
options: "-d -d"
log: false
serial:
port: tcp://slzb-06.local:6638
baudrate: 115200
adapter: zstack
disable_led: false
he added this himself
Please share an image of the add-on settings
?
That example only applies to the config file, not the addon config. Things put in the serialsection of the addon are put into serial: already hence you need to leave serial: off.
Serial just gets:
port: tcp://slzb-06.local:6638
baudrate: 115200
adapter: zstack
disable_led: false
That's all. Nothing more
That'll happen once you get the YAML right π
nop supported again
[2024-09-26 17:35:49] error: z2m: Error while starting zigbee-herdsman
[2024-09-26 17:35:49] error: z2m: Failed to start zigbee
[2024-09-26 17:35:49] error: z2m: Check https://www.zigbee2mqtt.io/guide/installation/20_zigbee2mqtt-fails-to-start.html for possible solutions
[2024-09-26 17:35:49] error: z2m: Exiting...
[2024-09-26 17:35:49] error: z2m: Error: network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby (Error: AREQ - ZDO - stateChangeInd after 60000ms
at Object.start (/app/node_modules/zigbee-herdsman/src/utils/waitress.ts:59:23)
at ZnpAdapterManager.beginCommissioning (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:365:31)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at ZnpAdapterManager.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:86:21)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:138:29)
at Zigbee.start (/app/lib/zigbee.ts:64:27)
at Controller.start (/app/lib/controller.ts:140:27)
at start (/app/index.js:154:5))
at ZnpAdapterManager.beginCommissioning (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:367:23)
at ZnpAdapterManager.start (/app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/manager.ts:86:21)
at Controller.start (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:138:29)
at Zigbee.start (/app/lib/zigbee.ts:64:27)
at Controller.start (/app/lib/controller.ts:140:27)
at start (/app/index.js:154:5)```
I did everything the way you said I would
Are you sure that what you write is true?
- That's a different error
- Asking people who're helping you if they're lying doesn't make friends
I'm really hoping that's just a language translation error
i didn't say anything about lying
Are you sure that what you write is true?
Again, the error is different
That's a new problem
[2024-09-26 17:35:49] error: z2m: Error: network commissioning timed out - most likely network with the same panId or extendedPanId already exists nearby (Error: AREQ - ZDO - stateChangeInd after 60000ms
What does this mean?
Turn off any existing mains powered Zigbee devices
and the battery-powered devices?
No
Good luck
so, I have done it, should I try it again now?
at Bridge.publishDevices (/app/lib/extension/bridge.ts:734:43)
at Bridge.start (/app/lib/extension/bridge.ts:152:20)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Controller.callExtensions (/app/lib/controller.ts:377:17)
at Controller.start (/app/lib/controller.ts:196:9)
at start (/app/index.js:154:5))```
Could it be because I used the same radio module as the USB Sonoff? So that I can save the new setup?