Oh, and btw, the logs:
Logger: homeassistant.components.zha.core.channels.base
Source: components/zha/core/channels/base.py:428
Integration: Zigbee Home Automation (documentation, issues)
First occurred: 08:55:20 (6 occurrences)
Last logged: 08:56:01
[0x7D54:1:0x0008]: async_initialize: all attempts have failed: [DeliveryError('[0x7d54:1:0x0008]: Message send failure'), DeliveryError('[0x7d54:1:0x0008]: Message send failure'), DeliveryError('[0x7d54:1:0x0008]: Message send failure'), DeliveryError('[0x7d54:1:0x0008]: Message send failure')]
[0x84D9:1:0x0300]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()]
[0x84D9:1:0x0008]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()]
[0x84D9:1:0x0006]: async_initialize: all attempts have failed: [TimeoutError(), TimeoutError(), TimeoutError(), TimeoutError()]
[0x7D54:1:0x0006]: async_initialize: all attempts have failed: [DeliveryError('[0x7d54:1:0x0006]: Message send failure'), DeliveryError('[0x7d54:1:0x0006]: Message send failure'), DeliveryError('[0x7d54:1:0x0006]: Message send failure'), DeliveryError('[0x7d54:1:0x0006]: Message send failure')]
and the long one:
hatebin
EDIT: I see that the hatebin link had cut off the last 85% of the logs. I’ve made a new one only with the level >= warning. hatebin. The crossed out one has a lot of entries with level = DEBUG, but all the WARNING ones were in the part that was too long, I guess.