Slzb-06p7 not working with z2m

Hi folks

I have a tubeszb mgm24 on .52
I have just got a slzb-06p7 on .101

I put the details in and it just doesnt load z2m with the new adapter. If I change back to the .52 it loads up perfectly.

What am.i doing wrong.?

This is the config.yaml

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:
  server: mqtt://core-mosquitto:1883
  user: mqtt
  password: mqtt
# Pay attention, if you use the Z2M addon for HA, it is better to edit Z2M addon yaml configuration file directly (Select the 3 dot menu in the upper right corner → "Edit in YAML")
serial:
# Location of SLZB-06P7
  port: tcp://192.168.0.101:6638
  baudrate: 115200
  adapter: zstack
# Disable green led?
  disable_led: false
# Set output power to max 20
advanced:
  transmit_power: 20



This is the log:

[2025-05-12 20:50:14] info: 	zh:ember: ======== Ember Adapter Stopped ========
[2025-05-12 20:50:14] info: 	z2m: Stopped zigbee-herdsman
[2025-05-12 20:50:14] info: 	z2m: Stopped Zigbee2MQTT
[20:50:57] INFO: Preparing to start...
[20:50:57] INFO: Socat not enabled
[20:50:57] INFO: Starting Zigbee2MQTT...
Starting Zigbee2MQTT without watchdog.
[2025-05-12 20:50:58] info: 	z2m: Logging to console, file (filename: log.log)
[2025-05-12 20:50:58] info: 	z2m: Starting Zigbee2MQTT version 2.3.0 (commit #unknown)
[2025-05-12 20:50:58] info: 	z2m: Starting zigbee-herdsman (4.0.0)
[2025-05-12 20:50:58] info: 	zh:zstack:znp: Opening TCP socket with 192.168.0.101:6638
[2025-05-12 20:50:58] info: 	zh:zstack:znp: Socket connected
[2025-05-12 20:50:58] info: 	zh:zstack:znp: Socket ready
[2025-05-12 20:50:58] info: 	zh:zstack:znp: Writing CC2530/CC2531 skip bootloader payload
[2025-05-12 20:50:59] info: 	zh:zstack:znp: Skip bootloader for CC2652/CC1352

#1- Do you the SMLight configured as a ‘zigbee coordinator’?

#2- do you have your SMLight set to a static IP and not DCHP?

#3- does the SMLight show its connected via ethernet?

#4- I’d also restart your SMLight again

#5- after your change your config to the IP of the SMlight in the Z2M add-on, I’d restart the HA and take the other Zigbee coordinator off the network.

good luck!

Hi

Thanks for your reply

  1. Is a coordinator
  2. Static IP
  3. I can log into it via ethernet
  4. I have done this
  5. I have not done this.