mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
* Add translation files to all add-ons * lint * Apply suggestions from code review Co-authored-by: Stefan Agner <stefan@agner.ch> * Adjust zwave docs * Adjust zwave_js docs * Adjust ada docs * Reorder ada * Reorder duckdns * Reorder git_pull * Reorder google_assistant * Reorder homematic * Reorder letsencrypt * Reorder mosquitto * Reorder nginx_proxy * Reorder samba * Reorder ssh * Lint Co-authored-by: Stefan Agner <stefan@agner.ch>
13 lines
402 B
YAML
13 lines
402 B
YAML
---
|
|
configuration:
|
|
stt:
|
|
name: Speech-to-Text Integration
|
|
description: >-
|
|
The Home Assistant STT (Speech-to-Text) integration to use when converting
|
|
detected audio to text for Almond to process.
|
|
tts:
|
|
name: Text-to-Speech Integration
|
|
description: >-
|
|
The Home Assistant TTS (Text-to-Speech) integration to use when converting
|
|
the response from Almond to audio.
|