Skip to content

Commit 3c93d19

Browse files
authored
Merge pull request #7 from Poeschl-HomeAssistant-Addons/update-docs-to-new-hostname
📝 Updated docs about integration into HA
2 parents deae608 + 847825f commit 3c93d19

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

mpd/DOCS.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,10 @@ This error is shown on the first start, when no database exists. It will be ther
6060

6161
# MPD
6262

63-
To connect from Home Assistant use the following configuration:
63+
To connect from Home Assistant use the [MPD integration](https://www.home-assistant.io/integrations/mpd/) with the following values:
6464

65-
```yaml
66-
media_player:
67-
- platform: mpd
68-
host: 243ffc37-mpd
69-
port: 6600
65+
```text
66+
host: 68413af6-mpd
67+
password: <empty>
68+
port: 6600
7069
```

0 commit comments

Comments
 (0)