You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I run HomeAssitant on a Raspberry Pi and I've trouble to setup Zigbee2MQTT.
I have the following trouble : Error: Failure send addTransientLinkKey : when my Ikea TRADFRI bulb tried to send data.
Zigbee2MQTT:info 2022-10-19 19:06:15: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload '{"state":"online"}'
Zigbee2MQTT:info 2022-10-19 19:06:15: MQTT publish: topic 'zigbee2mqtt/ampoule', payload '{"linkquality":null,"power_on_behavior":"on","state":"ON","update":{"state":"available"},"update_available":null}'
Zigbee2MQTT:error 2022-10-19 19:06:59: Publish 'set' 'state' to 'ampoule' failed: 'Error: Command 0x70ac08fffeb829ed/1 genOnOff.off({}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":false,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (sendZclFrameToEndpointInternal error)'
Error: Failure send addTransientLinkKey:{"type":"Buffer","data":[45,0,1,175,0,255,255,255,255,255,255,255,255,90,105,103,66,101,101,65,108,108,105,97,110,99,101,48,57]}
at /app/node_modules/zigbee-herdsman/src/adapter/ezsp/driver/ezsp.ts:510:23
at Queue.executeNext (/app/node_modules/zigbee-herdsman/src/utils/queue.ts:32:32)
I've an other issue with 2 Frient smoke detector which I cannot sync but it's an other issue maybe, let's try to solve the easiest one.
Here are my setup and version :
Home Assistant 2022.10.4
Supervisor 2022.10.0
Operating System 9.2
Interface utilisateur : 20221010.0
Mosquitto broker 6.1.3
I use a Elelabs Zigbee adapter POPP ZB-STICK (701554).
The all on a Raspberry Pi 3.
Beta Was this translation helpful? Give feedback.
All reactions