mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 14:45:09 +02: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 723cd191fe
.
* Remove legacy stt platform component
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user