Hi. I have linked my Google home to HA using this video, https://www.youtube.com/watch?v=1P35ANoelys, and added Ggggle Cast integration ().
I am using the folowing to play media
- service: media_player.media_play
target:
entity_id: media_player.hall_speaker
data: {}
My how do I get a media file (i.e. .mp3) onto the Pi running hassio and get it to play?
Regards,
Ben