Mpd integration no message at all!

Hello,
I have an ubuntu 20.04 station runing H.A on docker.

I installed a bluetooth speaker.
I also installed mp on the same machine and it work (tested with mpc play)

I added the mpd platform on configuration.yaml:

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

I added log entry for the mpd platform:

logger:
  default: info
  logs:
     homeassistant.components.mpd: debug

When H.A start I have no message in the log.

In development tool, I don’t see media_player.mpd

Can any good person help me to integrate the speaker as media player in H.A.

Many thanks in advance !
Regards

Hi,
Did you ever find a solution to this, I’m having the same issue.
Regards