core/tests/components/unifi
Robert Svensson bc7624b417
Fix UniFi remove client service if time stamps are not integers (#63998)
* Only calculate total time if first and last seen are ints, else remove client

* Update homeassistant/components/unifi/services.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Update homeassistant/components/unifi/services.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2022-01-13 08:15:40 +01:00
..
__init__.py
conftest.py Make device tracker entities work better (#63328) 2022-01-04 23:16:43 -08:00
test_config_flow.py
test_controller.py Fix reconnect rather than reauth when both HA and UniFi controller restarts at the same time (#63994) 2022-01-12 15:08:04 -08:00
test_device_tracker.py Make device tracker entities work better (#63328) 2022-01-04 23:16:43 -08:00
test_init.py
test_sensor.py
test_services.py Fix UniFi remove client service if time stamps are not integers (#63998) 2022-01-13 08:15:40 +01:00
test_switch.py Move DPI Group logic to UniFi switch platform (#58761) 2022-01-12 17:11:05 +01:00