hass-core/homeassistant/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
..
translations [ci skip] Translation update 2021-12-22 00:14:51 +00:00
__init__.py Add setup type hints to sonos, unifi and wake_on_lan (#62876) 2021-12-27 23:42:24 +01:00
config_flow.py Use dataclass properties in unifi discovery (#60743) 2021-12-01 17:54:40 +01:00
const.py Rename various usages of UniFi to better identify only UniFi Network (#59568) 2021-11-26 22:44:49 +01:00
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
device_tracker.py Make device tracker entities work better (#63328) 2022-01-04 23:16:43 -08:00
errors.py Rename various usages of UniFi to better identify only UniFi Network (#59568) 2021-11-26 22:44:49 +01:00
manifest.json Move DPI Group logic to UniFi switch platform (#58761) 2022-01-12 17:11:05 +01:00
sensor.py Add setup type hints to sonos, unifi and wake_on_lan (#62876) 2021-12-27 23:42:24 +01:00
services.py Fix UniFi remove client service if time stamps are not integers (#63998) 2022-01-13 08:15:40 +01:00
services.yaml Rename various usages of UniFi to better identify only UniFi Network (#59568) 2021-11-26 22:44:49 +01:00
strings.json Rename various usages of UniFi to better identify only UniFi Network (#59568) 2021-11-26 22:44:49 +01:00
switch.py Move DPI Group logic to UniFi switch platform (#58761) 2022-01-12 17:11:05 +01:00
unifi_client.py Use DeviceInfo in unifi (#58620) 2021-10-28 18:26:21 +02:00
unifi_entity_base.py Make device tracker entities work better (#63328) 2022-01-04 23:16:43 -08:00