Home Assistant Submit spotify playlist or song to Google Home

Good morning,
I wanted to know how I can start playlists or songs via https messages on Google Home, can someone help me?
I would like to be able to create a jubox with nfc cards, raspberry pi zero that sends messages to Home Assistant that activates music on Google Home

Isn’t it better just to use Google Home with Media Player component on HA side? You will give Google assistant voice commands normally. Status will change in Home Assistant and you will be able to control it additionally with your raspberry pi zero and nfc after writing simple scripts in HA. On the other side you will be able to control only basic playback options with your nfc, I mean no personalised playlist selection (turn_on, turn_off, toggle, volume_up, volume_down, volume_set, media_play_pause, media_play, media_pause, media_stop, media_next_track, media_previous_track, clear_playlist, shuffle_set).

I would like to create something like that https://www.youtube.com/watch?v=AvCseOQidSw

just that I would like to do something like that
NFC ------> RPi zero w ------> RPi3 (Home Assistant) ------> component spotify ------> Google Home