home-assistant.io/source/_components/media_player.gpmdp.markdown
Fabian Affolter 30a866c09f Small fixes
2016-05-22 00:20:52 +02:00

974 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_iot_class, ha_release
layout title description date sidebar comments sharing footer logo ha_category ha_iot_class ha_release
page Google Play Music Desktop Player Instructions how to integrate GPMDP into Home Assistant. 2016-05-09 08:00 true false true true gpmdp.png Media Player Local Polling 0.20

The gpmdp media player platform allows you to control a GPMDP instance running on a computer from Home Assistant.

You will have first have to check "Enable playback API" in GPMDP's settings and then add an inbound rule to the firewall to allow access to port 5672 on the computer running GPMDP.

Then just add the following to your configuration.yaml file:

# Example configuration.yaml entry
media_player:
  platform: gpmdp
  address: IP_ADDRESS
  name: NAME

Configuration variables:

  • address (Required): IP address of the computer running GPMDP
  • name (Optional): Name of the player