Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
11.71k stars 1.64k forks source link

device cannot be controlled without operating the device for a long time. #3056

Closed YinHangCode closed 4 years ago

YinHangCode commented 4 years ago

first, thank you for your project. I have some problems using the project recently, that is device cannot be controlled without operating the device for a long time. logs:

zigbee2mqtt:error 2020-03-03 10:16:04: Publish 'set' 'state' to '0x00158d00024a81a5' failed: 'Error: Command 0x00158d00024a81a5/2 genOnOff.on({}, {"timeout":6000,"manufacturerCode":null,"disableDefaultResponse":false}) failed (Error: AREQ - AF - dataConfirm after 3000ms)',
zigbee2mqtt:info  2020-03-03 10:16:04: MQTT publish: topic '/z2m/shufang/bridge/log', payload '{"type":"zigbee_publish_error","message":"Publish 'set' 'state' to '0x00158d00024a81a5' failed: 'Error: Command 0x00158d00024a81a5/2 genOnOff.on({}, {\"timeout\":6000,\"manufacturerCode\":null,\"disableDefaultResponse\":false}) failed (Error: AREQ - AF - dataConfirm after 3000ms)'","meta":{"friendly_name":"0x00158d00024a81a5"}}'

I know that maybe the device sleep, and needs to wake up, then controll it. But this is a always power device. I don't need it to sleep. Is there any good way to solve it?

Debug Info

zigbee2mqtt version: 1.11.0 CC2530 firmware version: 20190619

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.