Nortek Zigbee Zwave devices Issue

Recently I have been noticing issues with my Zigbee and now my Zwave devices. I also have wifi devices but I’m experiences no issues with these. My Zigbee devices will become unavailable and timeout in my logs have shown to make my zwave devices eventually stop working too. I have the latest version of version of Core install installed along with the latest of Home Assistant on my raspberry Pi. I noticed whenever I restart HA things work for short period of time then stop again. I was wondering if someone could help me understand the logs.

Update for light.073483032462ab33a7e3 fails
11:56:51 AM – components/tuya/__init__.py (ERROR) - message first occurred at 11:56:51 AM and shows up 2 times
NCP entered failed state. Requesting APP controller restart
11:53:14 AM – runner.py (ERROR) - message first occurred at 11:53:13 AM and shows up 10 times
Disconnected: Did not receive auth message within 10 seconds
11:51:46 AM – Home Assistant WebSocket API (WARNING)
Timeout sending report to Alexa
11:48:17 AM – Amazon Alexa (ERROR) - message first occurred at 11:44:33 AM and shows up 48 times
Update of light.32162080c82b96190ece is taking over 10 seconds
11:48:17 AM – runner.py (WARNING) - message first occurred at 11:46:06 AM and shows up 37 times
Timeout fetching Home Assistant update data
11:43:54 AM – Updater (ERROR)
Setup of binary_sensor platform zwave is taking over 10 seconds.
11:43:54 AM – Binary sensor (WARNING) - message first occurred at 11:43:54 AM and shows up 2 times
Setup of zone is taking over 10 seconds.
11:43:54 AM – runner.py (WARNING) - message first occurred at 11:43:54 AM and shows up 4 times

Splitdown:

  • Tuya bug
Update for light.073483032462ab33a7e3 fails
11:56:51 AM – components/tuya/__init__.py (ERROR) - message first occurred at 11:56:51 AM and shows up 2 times
NCP entered failed state. Requesting APP controller restart
  • Disconnected to client that did not start auth
11:53:14 AM – runner.py (ERROR) - message first occurred at 11:53:13 AM and shows up 10 times
Disconnected: Did not receive auth message within 10 seconds
  • Alexa updating
11:51:46 AM – Home Assistant WebSocket API (WARNING)
Timeout sending report to Alexa
11:48:17 AM – Amazon Alexa (ERROR) - message first occurred at 11:44:33 AM and shows up 48 times
Update of light.32162080c82b96190ece is taking over 10 seconds
  • Error getting latest version of HA
11:48:17 AM – runner.py (WARNING) - message first occurred at 11:46:06 AM and shows up 37 times
Timeout fetching Home Assistant update data
11:43:54 AM – Updater (ERROR)
  • Zwave taking a bit to load
Setup of binary_sensor platform zwave is taking over 10 seconds.
11:43:54 AM – Binary sensor (WARNING) - message first occurred at 11:43:54 AM and shows up 2 times
  • Zones still loading
Setup of zone is taking over 10 seconds.
11:43:54 AM – runner.py (WARNING) - message first occurred at 11:43:54 AM and shows up 4 times

Thank you for the break down. Things aren’t working and now I have these two logs.

Error doing job: Task was destroyed but it is pending!
12:50:29 PM – runner.py (ERROR) - message first occurred at 12:41:41 PM and shows up 3 times
NCP entered failed state. Requesting APP controller restart
12:50:02 PM – runner.py (ERROR) - message first occurred at 11:53:13 AM and shows up 47 times

Do you know anything about these?

Can I bump this?