home-assistant.io/source/components/media_player.mpd.markdown
2015-06-16 09:38:00 +02:00

744 B

layout, title, description, date, sidebar, comments, sharing, footer
layout title description date sidebar comments sharing footer
page Music Player Daemon support Instructions how to integrate Music Player Daemon into Home Assistant. 2015-06-02 08:00 false false true true
The mpd platform allows you to control a [Music Player Daemon](http://www.musicpd.org/) from Home Assistant. Unfortunatly you will not be able to manipulate the playlist (add or delete songs) or add transitions between the songs.

To add MPD to your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
media_player:
  platform: mpd
  server: 127.0.0.1
  port: 6600
  location: bedroom