* Standardize spelling of TTS and STT * Apply suggestions from code review * Update homeassistant/components/tts/media_source.py --------- Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Add wyoming integration with stt/tts * Forward config entry setup * Use SpeechToTextEntity * Add strings to config flow * Move connection into config flow * Add tests * On load/unload used platforms * Tweaks * Add unload test * Fix stt * Add missing file * Add test for no services * Improve coverage * Finish test coverage --------- Co-authored-by: Paulus Schoutsen <balloob@gmail.com>