Media Player Daemon stopped being recognised as an entity

Since 2023.8.4 my Media Player Daemon (MPD) stopped being recognised, the client is still running on its host infrastructure but HA fails to set it up during boot and times out. Is anyone else experiencing this? I am happy to open a bug on git but I’m not sure what logs I need to use…

This seems most likely?


Logger: homeassistant.bootstrap
Source: bootstrap.py:507 
First occurred: 09:14:27 (8 occurrences) 
Last logged: 09:21:27

Waiting on integrations to complete setup: media_player.mpd

For ref, config as such (just in case I missed a deprecation notice!);


media_player:
  - platform: mpd
    host: 192.168.1.250
    port: 6600