core/tests
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
..
auth Cache decode of JWT tokens (#90013) 2023-03-22 16:03:41 -10:00
backports
components Add stt entity (#91230) 2023-04-13 13:58:35 -04:00
fixtures
hassfest
helpers Warn for unneeded use of async_update_ha_state (#91372) 2023-04-13 13:49:56 -04:00
pylint Remove incorrect ignore in pylint plugin (#90024) 2023-03-27 13:53:14 +02:00
resources
scripts
test_util
testing_config Rename custom_jinja to custom_templates (#90473) 2023-03-29 21:58:25 +02:00
util Add language util (#91290) 2023-04-12 20:27:09 -05:00
__init__.py
bandit.yaml
common.py Run pipeline from audio stream function (#90748) 2023-04-04 00:06:51 -04:00
conftest.py Fail CI on lingering timers (part 2) (#89976) 2023-04-13 17:03:52 +02:00
ignore_uncaught_exceptions.py
ruff.toml
syrupy.py Write protect entity options (#90185) 2023-03-28 22:56:51 +02:00
test_bootstrap.py Fix lingering timer in cloud (#90822) 2023-04-07 11:38:17 +02:00
test_config.py
test_config_entries.py Make abort_entries_match available in options flow (#90406) 2023-03-29 17:20:51 +02:00
test_core.py Fix lingering timer in cloud (#90822) 2023-04-07 11:38:17 +02:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py Add tmpdir to known fixtures in pylint (#89844) 2023-03-17 10:22:02 +01:00
test_setup.py
test_test_fixtures.py
typing.py