core/tests/components/rainbird
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 Enable retries on rainbird devices by loading model and version (#96190) 2023-07-09 16:49:44 -07:00
test_binary_sensor.py Add entity translations to Rainbird (#96030) 2023-07-06 16:03:01 -07:00
test_config_flow.py
test_init.py
test_number.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
test_sensor.py Add entity translations to Rainbird (#96030) 2023-07-06 16:03:01 -07:00
test_switch.py