hass-core/tests/components/netatmo
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
..
fixtures
snapshots Add primary_config_entry attribute to device registry entries (#119959) 2024-06-26 12:26:24 +02:00
__init__.py
common.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
conftest.py
test_api.py
test_binary_sensor.py Use relative imports in tests [j-r] (#119282) 2024-06-10 13:32:31 +02:00
test_camera.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_climate.py Enable Ruff PT012 (#113957) 2024-06-08 17:59:08 +02:00
test_config_flow.py Move current_request_with_host fixture to decorator (#118810) 2024-06-04 17:50:22 +02:00
test_cover.py
test_device_trigger.py Fix consider-using-dict-items warnings in tests (#119497) 2024-06-12 16:44:29 +02:00
test_diagnostics.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_fan.py
test_init.py Fix redefined-argument-from-local pylint warning in tests (#119475) 2024-06-12 17:58:58 +02:00
test_light.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
test_media_source.py Add empty line after module docstring (2) [tests.components] (#112737) 2024-03-08 19:16:21 +01:00
test_select.py
test_sensor.py Use registry fixtures in tests (m-n) (#118291) 2024-05-28 13:40:45 +02:00
test_switch.py