core/homeassistant/components/stt
Martin Hjelmare 473cbf7f9b
Add stt entity (#91230)
* Add stt entity

* Update demo platform

* Rename ProviderEntity to SpeechToTextEntity

* Fix get method

* Run all init tests for config entry setup

* Fix and test metadata from header

* Test config entry unload

* Rename get provider entity

* Test post for non existing provider

* Test entity name before addition

* Test restore state

* Use register shutdown

* Update deprecation comment
2023-04-13 13:58:35 -04:00
..
__init__.py Add stt entity (#91230) 2023-04-13 13:58:35 -04:00
const.py Add stt entity (#91230) 2023-04-13 13:58:35 -04:00
legacy.py Add stt entity (#91230) 2023-04-13 13:58:35 -04:00
manifest.json Add core as codeowner for stt integration (#90777) 2023-04-04 08:28:34 -04:00
services.yaml