What happened?
Zigbee2MQTT crashes consistently (after approx. 5-10 minutes) when a Schneider PowerTag R9M70 is active in the network. The crash is triggered by Green Power (ZGP) frames being proxied through a Philips Hue Smart Plug. The logs show ECONNRESET followed by HOST_FATAL_ERROR or ASH_ERROR_TIMEOUTS within the zigbee-herdsman EZSP/Ember stack, specifically when trying to set or update multicast table entries or configuration values.
[2026-06-15 01:54:52] error: zh:ember:ezsp: ERROR Transaction failure; status=ASH_ERROR_TIMEOUTS. Last Frame: [FRAME: ID=83:"SET_CONFIGURATION_VALUE" Seq=12 Len=9].
[2026-06-15 01:54:52] error: z2m: Error while starting zigbee-herdsman
[2026-06-15 01:54:52] error: z2m: Failed to start zigbee-herdsman
[2026-06-15 01:54:52] error: z2m: Error: ASH_ERROR_TIMEOUTS
at Ezsp.ezspSetConfigurationValue (/app/node_modules/.pnpm/zigbee-herdsman@10.4.0/node_modules/zigbee-herdsman/src/adapter/ember/ezsp/ezsp.ts:1510:19)
at EmberAdapter.emberSetEzspConfigValue (/app/node_modules/.pnpm/zigbee-herdsman@10.4.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1450:24)
at EmberAdapter.initEzsp (/app/node_modules/.pnpm/zigbee-herdsman@10.4.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:692:9)
at EmberAdapter.start (/app/node_modules/.pnpm/zigbee-herdsman@10.4.0/node_modules/zigbee-herdsman/src/adapter/ember/adapter/emberAdapter.ts:1544:24)
Additionally, the log frequently shows:
zh:ember: Delivery of BROADCAST failed for '65533'.
Steps to reproduce the behavior
- Coordinator: SMLIGHT SLZB-06MU (EFR32MG21).
- Device: Schneider PowerTag R9M70 (Green Power) paired via a Philips Hue Plug (acting as GPP).
- PowerTag sends periodic ZGP energy reports.
- Z2M attempts to write to the ZGP multicast table or configuration, fails, loses the serial connection, and enters an infinite restart loop.
System/Debug Information
- Home Assitant V2026.6
- Zigbee2MQTT version: 2.12.0
- Zigbee-herdsman version: 10.4.0
- Coordinator hardware: SMLIGHT SLZB-06MU
- Coordinator firmware version: 20250220
- Coordinator MCU firmware: v3.3.1
- Adapter type: Ember (EZSP)
- Operating system: Home Assistant OS (Add-on)
- Connection type: TCP (Direct Ethernet connection to SLZB-06MU)
here the yaml
version: 5
mqtt:
base_topic: zigbee2mqtt
server: mqtt://core-mosquitto:1883
user: addons
password: Ohch0cai8uwiNu8mahy4Ath7thohchooxeithoo2oo1oel7naechahtai9reeRuz
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://192.168.0.138:6638
baudrate: 115200
adapter: ember
queue:
delay: 15
simultaneous_requests: 5
availability: false
advanced:
log_level: error
channel: 11
network_key:
- 212
- 6
- 45
- 17
- 34
- 211
- 174
- 96
- 163
- 49
- 155
- 222
- 17
- 179
- 61
- 121
pan_id: 24710
ext_pan_id:
- 1
- 113
- 127
- 210
- 193
- 232
- 225
- 172
enable_external_js: false
frontend:
enabled: true
port: 8099
homeassistant:
enabled: true
devices:
'0x001788010f07f50a':
friendly_name: Steckdose_Stiege
'0x00000000e206a922':
friendly_name: Energie_Poolpumpe
'0x00000000e206b1f4':
friendly_name: Energie_Geschirrspüler
'0x54ef441001528e36':
friendly_name: Bewegungsmelder_BAD
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.12.0
Adapter firmware version
SLZB OS: v3.3.1 -- Coordinator firmware version: 20250220
Adapter
Coordinator hardware: SMLIGHT SLZB-06MU
Setup
Home Assistant in KVM. Host Linux Mint.
Device database.db entry
No response
Debug log
No response
Notes
No response
What happened?
Zigbee2MQTT crashes consistently (after approx. 5-10 minutes) when a Schneider PowerTag R9M70 is active in the network. The crash is triggered by Green Power (ZGP) frames being proxied through a Philips Hue Smart Plug. The logs show ECONNRESET followed by HOST_FATAL_ERROR or ASH_ERROR_TIMEOUTS within the zigbee-herdsman EZSP/Ember stack, specifically when trying to set or update multicast table entries or configuration values.
Additionally, the log frequently shows:
zh:ember: Delivery of BROADCAST failed for '65533'.
Steps to reproduce the behavior
System/Debug Information
here the yaml
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.12.0
Adapter firmware version
SLZB OS: v3.3.1 -- Coordinator firmware version: 20250220
Adapter
Coordinator hardware: SMLIGHT SLZB-06MU
Setup
Home Assistant in KVM. Host Linux Mint.
Device
database.dbentryNo response
Debug log
No response
Notes
No response