hass-core/tests/components/tasmota
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
..
__init__.py
conftest.py
test_binary_sensor.py Don't use force_update for Tasmota sensors (#85943) 2023-03-28 17:14:52 +02:00
test_common.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_config_flow.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_cover.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_device_trigger.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_discovery.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_fan.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_init.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_light.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_mixins.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00
test_sensor.py Import util.dt as dt_util in components/[t-z]* (#93763) 2023-05-29 23:00:43 +02:00
test_switch.py Add type hints to integration tests (part 22) (#88234) 2023-02-16 14:08:03 +01:00