-
- Downloads
Fix defaults for cloud STT/TTS (#121229)
* Fix defaults for cloud STT/TTS
* Prefer entity over legacy provider
* Remove unrealistic tests
* Add tests which show cloud stt/tts entity is preferred
---------
Co-authored-by:
Erik <erik@montnemery.com>
Showing
- homeassistant/components/stt/__init__.py 12 additions, 3 deletionshomeassistant/components/stt/__init__.py
- homeassistant/components/tts/__init__.py 7 additions, 6 deletionshomeassistant/components/tts/__init__.py
- tests/components/stt/test_init.py 61 additions, 11 deletionstests/components/stt/test_init.py
- tests/components/tts/common.py 6 additions, 4 deletionstests/components/tts/common.py
- tests/components/tts/conftest.py 16 additions, 4 deletionstests/components/tts/conftest.py
- tests/components/tts/test_init.py 40 additions, 4 deletionstests/components/tts/test_init.py
Loading
Please register or sign in to comment