diff --git a/homeassistant/components/demo/__init__.py b/homeassistant/components/demo/__init__.py index 48ee7cf852fca7..246c952e219417 100644 --- a/homeassistant/components/demo/__init__.py +++ b/homeassistant/components/demo/__init__.py @@ -50,7 +50,6 @@ COMPONENTS_WITH_DEMO_PLATFORM = [ Platform.TTS, - Platform.STT, Platform.MAILBOX, Platform.NOTIFY, Platform.IMAGE_PROCESSING,