mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Add wyoming integration with stt (#91579)
* 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>
This commit is contained in:
@@ -502,6 +502,7 @@ FLOWS = {
|
||||
"wolflink",
|
||||
"workday",
|
||||
"ws66i",
|
||||
"wyoming",
|
||||
"xbox",
|
||||
"xiaomi_aqara",
|
||||
"xiaomi_ble",
|
||||
|
||||
Reference in New Issue
Block a user