* Add tts entity * Add tts entity and tests * Re-add name to TextToSpeechEntity * Fix linting * Fix ruff linting * Support voice attr (unused) * Remove async_get_text_to_speech_entity * Move name property to Wyoming TTS entity * Fix id --------- Co-authored-by: Martin Hjelmare <marhje52@gmail.com> Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
11 lines
166 B
Text
11 lines
166 B
Text
# serializer version: 1
|
|
# name: test_load_info
|
|
list([
|
|
dict({
|
|
'data': dict({
|
|
}),
|
|
'payload': None,
|
|
'type': 'describe',
|
|
}),
|
|
])
|
|
# ---
|