hass-core/tests/components/renault
Erik Montnemery 7539cf25be
Don't require passing identifiers to DeviceRegistry.async_get_device (#96479)
* Require keyword arguments to DeviceRegistry.async_get_device

* Update tests

* Update tests

* Don't enforce keyword arguments
2023-07-13 13:39:25 -04:00
..
fixtures Add stop charge button to renault integration (#88003) 2023-02-28 10:28:44 +01:00
snapshots Use device class naming in Renault (#96038) 2023-07-07 10:34:11 +02:00
__init__.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
conftest.py Move mock_setup_entry to conftest (#88484) 2023-03-06 11:31:50 +01:00
const.py Use device class naming in Renault (#96038) 2023-07-07 10:34:11 +02:00
test_binary_sensor.py Use SnapshotAssertion in Renault tests (part 2) (#92395) 2023-05-24 09:39:37 +02:00
test_button.py Use SnapshotAssertion in Renault tests (part 2) (#92395) 2023-05-24 09:39:37 +02:00
test_config_flow.py Move mock_setup_entry to conftest (#88484) 2023-03-06 11:31:50 +01:00
test_device_tracker.py Use SnapshotAssertion in Renault tests (part 2) (#92395) 2023-05-24 09:39:37 +02:00
test_diagnostics.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_init.py Bump renault-api to 0.1.12 (#87773) 2023-02-09 16:55:02 +01:00
test_select.py Use SnapshotAssertion in Renault tests (part 2) (#92395) 2023-05-24 09:39:37 +02:00
test_sensor.py Use SnapshotAssertion in Renault tests (part 2) (#92395) 2023-05-24 09:39:37 +02:00
test_services.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00