#sorry for the late reply back so the
1 messages · Page 1 of 1 (latest)
Notifiers you set up following the documentation for them
Some are YAML, some are UI
Confusing, i read the notify documentation under entities.
Ah... so you're asking about that specific integration?
That integration is 100% YAML
But lets start from stretch.
I have the voice assistant working and i like to use the TTS service from it to send notifications to my Media-players.
which I did before using the Google_translate TTS service. and indeed the YAML configuration.
Now that i'm using the TTS from Nabu Casa i like to use that as notification service??
What way should i go to get that working?
- platform: tts
name: in_the_living_room
tts_service: tts.google_translate_say
media_player: media_player.living_room
``` replace `tts.google_translate_say`
with what should i replace that ?
With the TTS service you want to use?
Open your Home Assistant instance and show your service developer tools
Look there
as i said the Nabu Casa tts
Right, so look in the Services menu to see what it's called
i see tts.cloud_say and tts.speak which should i use?
Either should work, the first is explicitly NC, the second defaults to it ISTR
what does NC and ISTR mean?
kk.
@storm thorn sadly the above suggested method seems not working, i'm not getting any messages spoken via my media-player
If tts isn't working in your media players (and on a Google device at most you get a bloop), then the problem is most likely down to SSL. If you're using SSL in HA make sure that your Internet and Local Network are set correctly.
So... the standard things as not working doesn't help us help you
- Does any TTS work to that media player?
- Have you set the internal and external URLs in the general HA settings?
- What is "not working"? What happens? What doesn't happen?
- What errors or other messages are in the log?
sorry, was away this afternoon,
yes, using the media tab and sending some text via the cloud works fine.
I do not use SSL locally yet.
Is that needed to use the cloud tts vs google translate tts. BTW google translate worked fine in the past.
@torpid spruce When using Discord's Reply feature it defaults to pinging the person you reply to, which can get frustrating for the target. Use Shift + click on the Reply option, or click @ ON to @ OFF to stop this - on the right side of the compose bar.
You have to change this every time (thank the Discord devs for that).
I'm here, you don't need to keep sending me notification pings 😉
Yes, you need to define those
Sorry i jusr wanted to replay on your question's not to ping you everytime
What is "not working"? What happens? What doesn't happen?
I do not see any error so far, the tracelog says it has done his job.
Yes, you need to define those
Should i set this in settings -> system -> Network?
When so theninternetis set to use NC andlocal networkis set to automaticly
is that okay?
Yes
okey,
I just tried via the developer section call the notify.Send a notification with group_of_speakers but then noting happens and it looks like it finished okay,
How could i find any error messages from that?
I found something:
Logger: homeassistant.core
Source: components/tts/__init__.py:479
First occurred: 18 juli 2023 om 01:53:45 (10 occurrences)
Last logged: 23:27:03
raise HomeAssistantError(f"Language '{language}' not supported")
homeassistant.exceptions.HomeAssistantError: Language 'NL' not supported
what should it be? NL_nl?
No idea
NabuCasa supports UI configuration
https://nabucasa.com/config/tts/ explains it