Configuring Media Player - configurator.gpm_desktop_player

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

If you are using default view in your customizations, you may not see the configurator card. I had a similar issue with the ecobee set up. The solution was to temporarily disable the default view and restart HASS. You should then see the card and you should be able to enter the info. Once it’s complete, you can go back and enable the default view again and restart HASS.