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:
parent
f74103c57e
commit
85d57a046c
19 changed files with 683 additions and 0 deletions
|
@ -502,6 +502,7 @@ FLOWS = {
|
|||
"wolflink",
|
||||
"workday",
|
||||
"ws66i",
|
||||
"wyoming",
|
||||
"xbox",
|
||||
"xiaomi_aqara",
|
||||
"xiaomi_ble",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue