core/homeassistant/components/demo
Jan Bouwhuis 0a74bffe67
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
2023-06-28 15:27:06 +02:00
..
__init__.py Fix error for stt when async_get_engine is not implemented (#95443) 2023-06-28 15:27:06 +02:00
air_quality.py
alarm_control_panel.py
binary_sensor.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
button.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
calendar.py Add service response data for listing calendar events (#94759) 2023-06-23 23:34:34 -04:00
camera.py Always setup demo platforms with device support from config entry (#94586) 2023-06-14 16:50:35 +02:00
climate.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
config_flow.py
const.py
cover.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
date.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
datetime.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
demo_0.jpg
demo_0.png
demo_1.jpg
demo_1.png
demo_2.jpg
demo_2.png
demo_3.jpg
demo_3.png
device_tracker.py
fan.py
geo_location.py
humidifier.py Add `action` attribute to Humidifier entity (#95131) 2023-06-28 13:21:17 +02:00
image_processing.py
light.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
lock.py
mailbox.py Update mypy to 1.4.0 (#94987) 2023-06-21 16:12:51 +02:00
manifest.json
media_player.py
notify.py
number.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
remote.py
select.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
sensor.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
services.yaml
siren.py
strings.json
stt.py Remove legacy STT provider from the demo integration (#94585) 2023-06-14 14:55:50 +02:00
switch.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
text.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
time.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
tts.mp3
tts.py Standardize spelling of TTS and STT (#93857) 2023-05-31 11:00:19 -04:00
update.py Explicitly opt-in to device name in the demo integration (#94647) 2023-06-19 15:56:48 +02:00
vacuum.py
water_heater.py
weather.py