Hi there
I just update all my system, HA, Zigbee 2.0.0.2… and all stuff, and seems all working on RPI 3b+ with just 10 automations… I had to change 1 line on configuration like explaining on guide to be able use the Sonnof 3.0 Dongle Plus
Today I try to re(add) some devices and zigbee won’t find them… I remove other working from the list (force remove) and also try add again no success…
Then I try to do some actions with devices already configured… can’t do nothing with them…
Already reboot Zigbee… HA… Remove power… and sometimes zigbeem2qtt boots normally, some need to click to turn on…
I dont know if there’s some list of devices already paired somewhere and zigbee gets stuck also…
One thing I notice is the memory is running 80% full… but I dont need “fast” reply from the system…
I try reconfigure
Info 2025-01-11 14:02:25z2m: Configuring 'Interruptor'
Error 2025-01-11 14:02:51z2m: Failed to configure 'Interruptor', attempt 1 (Error: ZCL command 0xb4e3f9fffeff9beb/1 genBasic.read(["manufacturerName","zclVersion","appVersion","modelId","powerSource",65534], {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) failed (Data request failed with error: 'No network route' (205)) at ZStackAdapter.sendZclFrameToEndpointInternal (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:545:23) at ZStackAdapter.sendZclFrameToEndpointInternal (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:642:24) at ZStackAdapter.sendZclFrameToEndpointInternal (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:642:24) at ZStackAdapter.sendZclFrameToEndpointInternal (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:642:24) at ZStackAdapter.sendZclFrameToEndpointInternal (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:642:24) at /app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:443:20 at Queue.execute (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/utils/queue.ts:36:20) at ZStackAdapter.sendZclFrameToEndpoint (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:441:16) at Request.send (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/helpers/request.ts:82:20) at Endpoint.sendRequest (/app/node_modules/.pnpm/[email protected]/node_modules/zigbee-herdsman/src/controller/model/endpoint.ts:324:20))
Info 2025-01-11 14:02:51z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/bridge/response/device/configure', payload '{"data":{},"error":"Failed to configure (ZCL command 0xb4e3f9fffeff9beb/1 genBasic.read([\"manufacturerName\",\"zclVersion\",\"appVersion\",\"modelId\",\"powerSource\",65534], {\"timeout\":10000,\"disableResponse\":false,\"disableRecovery\":false,\"disableDefaultResponse\":true,\"direction\":0,\"reservedBits\":0,\"writeUndiv\":false}) failed (Data request failed with error: 'No network route' (205)))","status":"error","transaction":"1drto-4"}'```
Did you follow the guide on how to update to 2.0?
that information only says to add the
adpter: zstack
to the config
I think dont miss nothing… (as system seems worked fine… seems )
No, it does not. Can you show the contents of your zigbee2mqtt/configuration.yaml?
of course… I still have an “error” on line 51 on code saying
duplicated mapping key (51:1)
48 | frontend:
49 | enabled: true
50 | port: 8099
51 | device_options: {}
------^
52 | devices:
53 | '0xa4c138b5312bf755':
for some reason can’t copy the code from HA
You have defined device_options
twice, line 37 and 51.
well I just “adapt” the conf.
but… conf. gives no errors, and not working.
Line 47/48/49 seems not correct
on guide the “device_options” just have “:” on end
but my system (line 47) have “parenthesis”
also try checking other posts looking for people configurations… but can find a suitable version of the “last” update…
last visit.
I add 2 spaces on line 48… as seems not correctly on picture (looking online - and looking to update instructions you advice)… zigbee add-on just boot… but not working as should