hass-core/homeassistant
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
..
auth Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
backports Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
components Fix UniFi remove client service if time stamps are not integers (#63998) 2022-01-13 08:15:40 +01:00
generated Add HomeWizard Energy integration (#55812) 2022-01-10 16:23:31 -08:00
helpers Fix invalid type hint in discovery async_listen (#63987) 2022-01-13 02:43:43 +01:00
scripts Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
util Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
__init__.py
__main__.py Fix pylint plugin which checks relative imports (#62693) 2021-12-23 11:14:47 -08:00
async_timeout_backcompat.py Fix pylint plugin which checks relative imports (#62693) 2021-12-23 11:14:47 -08:00
block_async_io.py Warn ontime.sleep in event loop (#63766) 2022-01-11 17:55:24 +01:00
bootstrap.py Import persistent notification part 1 (#63898) 2022-01-11 17:24:59 +01:00
config.py Remove unused group config view (#63434) 2022-01-05 12:16:11 +01:00
config_entries.py Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
const.py Import persistent notification part 1 (#63898) 2022-01-11 17:24:59 +01:00
core.py Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
data_entry_flow.py Use dataclass for DhcpServiceInfo (#60136) 2021-11-23 13:35:53 +01:00
exceptions.py Move disallow-any-generics to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
loader.py Update typing - collections.abc (1) (#63933) 2022-01-12 07:56:35 +01:00
package_constraints.txt Upgrade yarl to 1.7.2 (#64009) 2022-01-12 14:07:11 -10:00
requirements.py Move disallow-any-generics to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
runner.py Move disallow-any-generics to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
setup.py Move disallow-any-generics to mypy.ini (#63917) 2022-01-11 13:33:25 -08:00
strings.json Improve evil genius labs error handling (#62365) 2021-12-20 09:00:49 +01:00