Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 106722

My TTS stopped working

$
0
0

Hello, I just realized that my TTS service stopped working. I do not know what changed, but I cannot make it work. I recreated automation and it still does not work. Can someone help me with this?

configuration.yaml file:

tts:
  - platform: google_translate
    service_name: google_say

automations.yaml file:

- id: '1641175412837'
  alias: 'Notification: Washer - Washing'
  trigger:
  - platform: state
    entity_id: sensor.washer_status
    to: Washing
    for:
      hours: 00
      minutes: 00
      seconds: 10
  action:
  - service: tts.google_say
    data:
      entity_id: media_player.living_room_google_home
      message: The washing machine started
  mode: single

What is wrong with this?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 106722

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>