hass-core/tests/components/unifi
J. Nick Koston b450d4c135
Improve unifi performance with many devices (#45006)
With 250 clients, there were about 18000 timers updated every
minute. To avoid this, we check which entities should be set
to not_home only once every second.
2021-01-10 20:12:21 +01:00
..
__init__.py UniFi POE control (#17011) 2018-10-16 10:35:35 +02:00
conftest.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_flow.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_controller.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_device_tracker.py Improve unifi performance with many devices (#45006) 2021-01-10 20:12:21 +01:00
test_init.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_sensor.py Add DPI Restriction switch to UniFi integration (#42499) 2020-11-03 08:36:37 +01:00
test_switch.py Add DPI Restriction switch to UniFi integration (#42499) 2020-11-03 08:36:37 +01:00