core/tests
cosimomeli 4107cd6ad8
Add Ring Intercom open door button (#113514)
* Add button

* Make Ruff happy

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Fix doc string

* Format

* Update tests/components/ring/test_button.py

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-03-15 15:31:51 +01:00
..
auth Migrate auth to use async_import_module to avoid blocking I/O in the event loop (#113387) 2024-03-14 10:44:36 +01:00
components Add Ring Intercom open door button (#113514) 2024-03-15 15:31:51 +01:00
fixtures
hassfest
helpers Add category registry (#110897) 2024-03-15 13:25:16 +01:00
pylint
resources
scripts
snapshots
test_util
testing_config
util Improve loops and lists (#113269) 2024-03-14 10:22:20 +01:00
__init__.py
common.py Add category registry (#110897) 2024-03-15 13:25:16 +01:00
conftest.py Add category registry (#110897) 2024-03-15 13:25:16 +01:00
ignore_uncaught_exceptions.py
patch_time.py
ruff.toml
syrupy.py Add category registry (#110897) 2024-03-15 13:25:16 +01:00
test_bootstrap.py
test_circular_imports.py
test_config.py
test_config_entries.py Improve loops and lists (#113269) 2024-03-14 10:22:20 +01:00
test_const.py Improve loops and lists (#113269) 2024-03-14 10:22:20 +01:00
test_core.py Deprecate async_run_job and async_add_job (#113260) 2024-03-14 09:06:55 -10:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py Avoid pre-importing config_flows if the integration does not support migration (#113369) 2024-03-14 00:13:40 -04:00
test_main.py
test_requirements.py
test_runner.py
test_setup.py
test_test_fixtures.py
typing.py