HACS integrations don't load anymore after last update

Hey,

On my phone I see the last update and started it, after the update the follow integrations wont load anymore. I’m not good enough in reading this and don’t understand it. I can restore a back-up but I’m scared that I need to reconnect al my zigbee devices.

  • Matter
  • meross_cloud
  • Watchman
  • Govee

On this moment is my Home OS

  • Core 2025.6.1
  • Supervisor 2025.05.5
  • Operating System 15.2
  • Frontend2025053 1.3

I received these errors;
Logger: homeassistant.setup
Source: setup.py:279
First occurred: 8:17:18 PM (3 occurrences)
Last logged: 8:18:41 PM

  • Setup failed for custom integration ‘watchman’: Requirements for watchman not found: [‘prettytable==3.12.0’].
  • Setup failed for custom integration ‘meross_cloud’: Requirements for meross_cloud not found: [‘meross_iot==0.4.9.0’].
  • Setup failed for custom integration ‘govee’: Requirements for govee not found: [‘dacite==1.8.0’, ‘govee-api-laggat==0.2.2’].

Logger: homeassistant.util.package
Source: util/package.py:159
First occurred: 8:17:17 PM (12 occurrences)
Last logged: 8:18:41 PM

  • Unable to install package prettytable==3.12.0: × Failed to read prettytable==3.12.0 ├─▶ Failed to read metadata from installed package prettytable==3.12.0 ├─▶ Failed to parse METADATA file: │ /usr/local/lib/python3.13/site-packages/prettytable-3.12.0.dist-info/METADATA ╰─▶ Metadata field Name not found
  • Unable to install package meross_iot==0.4.9.0: × Failed to read meross-iot==0.4.9.0 ├─▶ Failed to read metadata from installed package meross-iot==0.4.9.0 ├─▶ Failed to parse METADATA file: │ /usr/local/lib/python3.13/site-packages/meross_iot-0.4.9.0.dist-info/METADATA ╰─▶ Metadata field Name not found
  • Unable to install package govee-api-laggat==0.2.2: × Failed to read govee-api-laggat==0.2.2 ├─▶ Failed to read metadata from installed package govee-api-laggat==0.2.2 ├─▶ Failed to parse METADATA file: │ /usr/local/lib/python3.13/site-packages/govee_api_laggat-0.2.2.dist-info/METADATA ╰─▶ Metadata field Name not found
  • Unable to install package dacite==1.8.0: × Failed to read dacite==1.8.0 ├─▶ Failed to read metadata from installed package dacite==1.8.0 ├─▶ Failed to parse METADATA file: │ /usr/local/lib/python3.13/site-packages/dacite-1.8.0.dist-info/METADATA ╰─▶ Metadata field Name not found

Hello Sven,

first thing I would do is check your configuration to makes sure any existing changes in the config are saved, then restart your host. It may be a caching problem that will clear when everything reloads.

Open your Home Assistant instance and show your server controls.

Post on the GitHub issues section of the authors concerned.