Hi, i’m using fresh installation of HASS (ver 0.27.2).
When i’m trying to add GPMD as a media player, my GPMD displays PIN, and in HASS i’ve got something like:
entity: configurator.gpm_desktop_player in state: configure.
Details:
{
“configure_id”: “#####numbers here#######”,
“description”: “Enter the pin that is displayed in the Google Play Music Desktop Player.”,
“fields”: [
{
“id”: “pin”,
“name”: “Pin Code”,
“type”: “number”
}
],
“friendly_name”: “GPM Desktop Player”,
“submit_caption”: “Submit”
}
How can I submit Pin Code?
Regards,
Marek