core/homeassistant/components/unifi
Robert Svensson 01b5854968
Rework UniFi websocket (#100614)
* Rework websocket management

* remove unnecessary fixture

* Remove controller from mock_unifi_websocket

* Mock api.login in reconnect method

* Remove unnecessary edits

* Minor clean up

* Bump aiounifi to v63

* Wait on task cancellation
2023-09-27 10:56:24 +02:00
..
__init__.py Rework UniFi websocket (#100614) 2023-09-27 10:56:24 +02:00
button.py
config_flow.py
const.py
controller.py Rework UniFi websocket (#100614) 2023-09-27 10:56:24 +02:00
device_tracker.py
diagnostics.py
entity.py
errors.py
image.py
manifest.json Rework UniFi websocket (#100614) 2023-09-27 10:56:24 +02:00
sensor.py
services.py
services.yaml
strings.json
switch.py
update.py