core/tests/components/rainbird
Allen Porter 8d8c7187d3
Fix rainbird unique id (#99704)
* Don't set a unique id for devices with no serial

* Add additional check for the same config entry host/port when there is no serial

* Update homeassistant/components/rainbird/config_flow.py

Co-authored-by: Robert Resch <robert@resch.dev>

* Update tests/components/rainbird/test_config_flow.py

Co-authored-by: Robert Resch <robert@resch.dev>

* Update tests/components/rainbird/test_config_flow.py

Co-authored-by: Robert Resch <robert@resch.dev>

---------

Co-authored-by: Robert Resch <robert@resch.dev>
2023-09-23 23:14:57 +02:00
..
__init__.py
conftest.py Fix rainbird unique id (#99704) 2023-09-23 23:14:57 +02:00
test_binary_sensor.py Add entity translations to Rainbird (#96030) 2023-07-06 16:03:01 -07:00
test_config_flow.py Fix rainbird unique id (#99704) 2023-09-23 23:14:57 +02:00
test_init.py Improve rainbird error handling (#98239) 2023-08-14 13:32:08 +02:00
test_number.py Improve rainbird error handling (#98239) 2023-08-14 13:32:08 +02:00
test_sensor.py Add entity translations to Rainbird (#96030) 2023-07-06 16:03:01 -07:00
test_switch.py Improve rainbird error handling (#98239) 2023-08-14 13:32:08 +02:00