diff --git a/source/_components/media_player.gpmdp.markdown b/source/_components/media_player.gpmdp.markdown index e97f1948bdd..3f35c1d1442 100644 --- a/source/_components/media_player.gpmdp.markdown +++ b/source/_components/media_player.gpmdp.markdown @@ -24,12 +24,12 @@ Then just add the following to your `configuration.yaml` file: # Example configuration.yaml entry media_player: platform: gpmdp - address: IP_ADDRESS + host: IP_ADDRESS name: NAME ``` Configuration variables: -- **address** (*Required*): IP address of the computer running GPMDP +- **host** (*Required*): IP address of the computer running GPMDP - **name** (*Optional*): Name of the player