mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +00:00
Update media player gpmdp (#6922)
* Update media player gpmdp * Minor change
This commit is contained in:
parent
a51240a017
commit
6f504d6887
@ -28,8 +28,14 @@ media_player:
|
|||||||
host: IP_ADDRESS
|
host: IP_ADDRESS
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
{% configuration %}
|
||||||
|
host:
|
||||||
- **host** (*Required*): IP address of the computer running GPMDP.
|
description: The IP address of the computer running GPMDP.
|
||||||
- **name** (*Optional*): Name of the player.
|
required: true
|
||||||
|
type: string
|
||||||
|
name:
|
||||||
|
description: Name of the player.
|
||||||
|
required: false
|
||||||
|
default: GPM Desktop Player
|
||||||
|
type: string
|
||||||
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user