Files
core/tests/components
J. Nick KostonandGitHub fb62b6f01e Fix unifi test_tracked_clients test (#108638)
Fix unifi test_tracked_clients client

This test relied on the sensor platform getting set up and creating
the device before the device_tracker platform was setup since the
device_tracker platform will disable the entity because there is
not matching device entry for it via

https://github.com/home-assistant/core/blob/4ee6735cbbf13c130ee7cf2ca99274141fafc0fc/homeassistant/components/device_tracker/config_entry.py#L336

There is no guarantee the sensor platform will get set up before
the device tracker platform so the test was subject to a race
where it would fail if the device tracker platform was setup first
2024-01-22 08:35:24 +01:00
..
2023-12-24 02:34:36 +01:00
2023-12-30 10:51:34 +01:00
2024-01-16 06:39:50 +01:00
2024-01-19 08:46:34 +01:00
2023-12-13 14:52:44 +01:00
2023-11-07 14:11:54 +01:00
2023-12-18 00:16:31 +01:00
2023-11-06 23:31:54 +01:00
2023-12-22 13:18:32 +01:00
2023-11-10 07:25:25 -06:00
2023-12-27 14:46:57 +01:00
2023-12-13 17:05:37 +01:00
2023-12-05 07:17:56 -10:00