Issues post Home Assistant Upgrade

  • Installation methodHome Assistant OS
  • Core2026.5.1
  • Supervisor2026.04.2
  • Operating System17.3
  • Frontend20260429.3

Post upgrade
Tuya and ZHA devices are not loading

Logger: homeassistant.util.package
Source: util/package.py:187
First occurred: 15:26:14 (30 occurrences)
Last logged: 15:34:10

  • Unable to install package universal-silabs-flasher==1.1.0: × Failed to read universal-silabs-flasher==1.1.0 ├─▶ Failed to read metadata from installed package │ universal-silabs-flasher==1.1.0 ├─▶ Failed to parse METADATA file: │ /usr/local/lib/python3.14/site-packages/universal_silabs_flasher-1.1.0.dist-info/METADATA ╰─▶ Metadata field Name not found
  • Unable to install package tuya-device-handlers==0.0.18: × Failed to read tuya-device-handlers==0.0.18 ├─▶ Failed to read metadata from installed package │ tuya-device-handlers==0.0.18 ├─▶ Failed to parse METADATA file: │ /usr/local/lib/python3.14/site-packages/tuya_device_handlers-0.0.18.dist-info/METADATA ╰─▶ Metadata field Name not found
  • Unable to install package tuya-device-sharing-sdk==0.2.8: × Failed to read tuya-device-sharing-sdk==0.2.8 ├─▶ Failed to read metadata from installed package │ tuya-device-sharing-sdk==0.2.8 ├─▶ Failed to parse METADATA file: │ /usr/local/lib/python3.14/site-packages/tuya_device_sharing_sdk-0.2.8.dist-info/METADATA ╰─▶ Metadata field Name not found
  • Unable to install package wyoming==1.7.2: × Failed to read wyoming==1.7.2 ├─▶ Failed to read metadata from installed package wyoming==1.7.2 ├─▶ Failed to parse METADATA file: │ /usr/local/lib/python3.14/site-packages/wyoming-1.7.2.dist-info/METADATA ╰─▶ Metadata field Name not found
  • Unable to install package zha==1.3.1: × Failed to read zha==1.3.1 ├─▶ Failed to read metadata from installed package zha==1.3.1 ├─▶ Failed to parse METADATA file: │ /usr/local/lib/python3.14/site-packages/zha-1.3.1.dist-info/METADATA ╰─▶ Metadata field Name not found

Hi, did you check

Open your Home Assistant instance and show your integrations.

to see the state?

Yes, it shows not loaded

when trying to add Tuya again (without deleting exisiting)
shows : Config flow could not be loaded: 500 Internal Server Error Server got itself in trouble

Are you networksettings OK, did you change anything on that front?

network setting is same, didn't make any change
anything specific you want to check/test , any command?

one thing observed :
`/usr/local/lib/python3.14/site-packages/ // post upgrade I don't see python3.14 folder

I understand that one can be frustrated when HA doesn't work as expected but please don't cross-post.

EDIT: for anyone else stepping in, this on Windows with Virtualbox.

Does the App tab show in Settings? Reason I ask - I've encountered a couple people accidently installing the Docker container version of HA as their VM, instead of HAOS. This can lead to wonky behavior, but the easy way to identify it is if Apps are missing.

According to the OP, they are using HAOS...