I do receive in my log:
Logger: homeassistant.components.tts
Source: components/tts/__init__.py:146
Integration: Text-to-Speech (TTS) (documentation, issues)
First occurred: 20:43:38 (1 occurrences)
Last logged: 20:43:38
TTS base_url option is deprecated. Configure internal/external URL instead
In HA-TTS description is still talking about base_url.
My setup:
tts:
- platform: google_translate
language: 'nl'
cache: true
cache_dir: /tmp/tts
time_memory: 300
base_url: http://my internal ip
How do I need to change that?
EDIT: I did found the answer. In the UI configuration->system-.Network
1 post - 1 participant