core/homeassistant/components/tts
Erik Montnemery 59f5b8f2d6
Remove unneeded checks for Entity.platform (#94321)
* Remove unneeded checks for Entity.platform

* Update tests

* Prevent breaking integrations without an EntityComponent

* Warn when entity has no platform
2023-06-09 15:17:41 +02:00
..
__init__.py
const.py
helper.py
legacy.py Standardize spelling of TTS and STT (#93857) 2023-05-31 11:00:19 -04:00
manifest.json Standardize spelling of TTS and STT (#93857) 2023-05-31 11:00:19 -04:00
media_source.py Remove unneeded checks for Entity.platform (#94321) 2023-06-09 15:17:41 +02:00
models.py
notify.py
services.yaml