Alert component with tts (Google Home)

I use Alert component https://www.home-assistant.io/integrations/alert/ and i want it send message to Google Home speaker in my house, but it not exist.
Some thing like this:

alert:
  garage_door:
    name: Garage is open
    message: Garage is open
    entity_id: input_boolean.garage_door
    state: 'on'
    repeat: 30
    can_acknowledge: true
    skip_first: true
    notifiers:
      - livingroom_speaker

Anyone how to do it with HA?

I solve myself with https://www.home-assistant.io/integrations/notify.rest

Hi @dzungpv, can you give me a contact (email, phone). Tks!

No, never. You can ask me here

I’d like to disscuss with you about corporate opportunity in zigbee developing field. Send me contact via message . Tks!

Hiya,

What was your solution?
I’m trying to do the same thing.

Thanks!

Hi @dzungpv, can you please share your working code via Github? Would love to see how you were able to get this working. I am trying to do something very similar.

Thanks.