mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Update media_player.mpd.markdown (#2303)
Introducing new parameter "Name" Description: Added new optional parameter "Name" for mpd component. Pull request in home-assistant (if applicable): home-assistant/home-assistant#6553
This commit is contained in:
parent
7f66e700c2
commit
5f006c388e
@ -31,7 +31,7 @@ Configuration variables:
|
||||
|
||||
- **host** (*Required*): IP address of the Host where Music Player Daemon is running.
|
||||
- **port** (*Optional*): Port of the Music Player Daemon. Defaults to 6600.
|
||||
- **location** (*Optional*): Location of your Music Player Daemon. Defaults to "MPD".
|
||||
- **name** (*Optional*): Name of your Music Player Daemon. Defaults to "MPD".
|
||||
- **password** (*Optional*): Password for your Music Player Daemon.
|
||||
|
||||
Example script to load a saved playlist called "DeckMusic" and set the volume:
|
||||
|
Loading…
x
Reference in New Issue
Block a user