hass-core/tests/components/kitchen_sink
Erik Montnemery 9bbeb5d608
Add primary_config_entry attribute to device registry entries (#119959)
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-26 12:26:24 +02:00
..
snapshots Add primary_config_entry attribute to device registry entries (#119959) 2024-06-26 12:26:24 +02:00
__init__.py
test_button.py Allow translating device names (#110711) 2024-02-28 15:59:59 +01:00
test_config_flow.py Section support for data entry flows (#118369) 2024-06-25 11:02:00 +02:00
test_image.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_init.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_lawn_mower.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_lock.py Add open state to LockEntity (#111968) 2024-05-08 20:42:22 +02:00
test_notify.py Fix root-import pylint warning in components (#119294) 2024-06-10 15:14:49 +02:00
test_sensor.py Add empty line after module docstring [tests f-k] (#112709) 2024-03-08 14:50:04 +01:00
test_switch.py