Google home / Media_Player not working

I have setup static IP’s for all of my Google Home / minis. Here is the code I am using in my config.yaml file:

 - platform: google home
    host: 192.168.1.13
    name: Gybson_Google
  - platform: google home
    host: 192.168.1.18
    name: Basement_Kitchen_Mini
  - platform: google home
    host: 192.168.1.17
    name: Pool_Room_mini
  - platform: google home
    host: 192.168.1.16
    name: Living_Room_Google
  - platform: google home
    host: 192.168.1.14
    name: Master_Bedroom_Google
  - platform: google home
    host: 192.168.1.12
    name: Loft_mini
  - platform: google home
    host: 192.168.1.7
    name: Office_mini

Any suggestions would be greatly appreciated.