Quantcast
Viewing all articles
Browse latest Browse all 104808

Alert component with tts (Google Home)

@dzungpv wrote:

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?

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 104808

Trending Articles