base_url
tts
* Add tts entity * Allow passing engine id to url view * Update async_resolve_engine * Add and update more tests * Fix assist pipeline tests temporarily * Move fixtures * Update notify platform * Complete legacy tests * Update media source tests * Update async_get_text_to_speech_languages * Address comment --------- Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Move legacy tts * Add error log on unknown platform * Add legacy tests and delint all tests * Consolidate log format * Add more legacy tests * Test default legacy provider attributes * Remove test generated files * Clean up after merge conflict