mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Fix error for stt when async_get_engine is not implemented (#95443)
* Fix error for stt * Revert "Fix error for stt" This reverts commit 723cd191fed26b89203a7ec8b78b15f3ae9d9ab9. * Remove legacy stt platform component
This commit is contained in:
parent
489781c1e6
commit
0a74bffe67
@ -50,7 +50,6 @@ COMPONENTS_WITH_CONFIG_ENTRY_DEMO_PLATFORM = [
|
||||
|
||||
COMPONENTS_WITH_DEMO_PLATFORM = [
|
||||
Platform.TTS,
|
||||
Platform.STT,
|
||||
Platform.MAILBOX,
|
||||
Platform.NOTIFY,
|
||||
Platform.IMAGE_PROCESSING,
|
||||
|
Loading…
x
Reference in New Issue
Block a user