Component details pages added
This commit is contained in:
parent
04f48395d6
commit
03d0d75ae1
130 changed files with 610 additions and 471 deletions
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Music Player Daemon support"
|
||||
layout: component
|
||||
title: "Music Player Daemon"
|
||||
description: "Instructions how to integrate Music Player Daemon into Home Assistant."
|
||||
date: 2015-06-02 08:00
|
||||
sidebar: false
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
|
@ -11,7 +11,7 @@ logo: mpd.png
|
|||
ha_category: Media Player
|
||||
---
|
||||
|
||||
<img src='/images/supported_brands/mpd.png' class='brand pull-right' />
|
||||
|
||||
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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue