core/tests
Joost Lekkerkerker bebd1dc235
Enable Zwave notification sensors by default (#125326)
* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Enable Zwave notification sensors by default

* Fix the check to (dis)allow discovering a value multiple times

* Prevent discovery of duplicate Notification CC sensors

* alarm sensors disabled by default

* one more fix

* Update diagnostics tests

---------

Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-09-25 11:53:42 +02:00
..
auth Remove notify support for templates (#122820) 2024-09-08 17:31:58 +02:00
components Enable Zwave notification sensors by default (#125326) 2024-09-25 11:53:42 +02:00
fixtures
hassfest Allow github requirements specs in hassfest for non-core integrations (#124925) 2024-09-20 00:36:31 +02:00
helpers Make statistics validation create issue registry issues (#122595) 2024-09-25 11:11:11 +02:00
non_packaged_scripts
pylint Move pylint decorator plugin and add tests (#126719) 2024-09-25 09:41:23 +02:00
resources
script
scripts
snapshots Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
test_util Bump aiohttp to 3.10.6rc2 (#126468) 2024-09-24 08:51:08 +02:00
testing_config Adjust automation to plural triggers/conditions/actions keys (#123823) 2024-09-24 20:03:23 +02:00
util Add SSL Cipher option to aiohttp async_get_clientsession (#126317) 2024-09-24 21:31:52 +02:00
__init__.py
common.py Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
conftest.py Set autouse flag on session scope bluetooth fixture (#126589) 2024-09-24 08:43:32 +02:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py
test_backports.py
test_block_async_io.py
test_bootstrap.py
test_circular_imports.py
test_config.py
test_config_entries.py Reinitialize zeroconf discovery flow on config entry removal (#126595) 2024-09-24 13:37:28 +02:00
test_const.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_core.py Prevent callback decorator on coroutine functions (#126429) 2024-09-23 02:55:55 +02:00
test_data_entry_flow.py
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py Only raise missing integration issue for config entry integrations (#126654) 2024-09-24 18:26:01 +02:00
test_test_fixtures.py
typing.py