core/tests/components/unifi
Robert Svensson 958a867c11
UniFi integration move to push messaging (#31086)
* Rewrite UniFi integration to use push messaging

* Add signalling for new clients/devices

* Update list of known wireless clients when we get events of them connecting

* Reconnection logic for websocket

* Fix failing tests

* Bump requirement to v12

* Add new tests

* Update homeassistant/components/unifi/controller.py

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
2020-01-31 20:23:25 +01:00
..
__init__.py UniFi POE control (#17011) 2018-10-16 10:35:35 +02:00
conftest.py UniFi - Try to discover local controller (#31326) 2020-01-30 23:06:43 +01:00
test_config_flow.py UniFi - Try to discover local controller (#31326) 2020-01-30 23:06:43 +01:00
test_controller.py UniFi integration move to push messaging (#31086) 2020-01-31 20:23:25 +01:00
test_device_tracker.py UniFi integration move to push messaging (#31086) 2020-01-31 20:23:25 +01:00
test_init.py UniFi integration move to push messaging (#31086) 2020-01-31 20:23:25 +01:00
test_sensor.py UniFi integration move to push messaging (#31086) 2020-01-31 20:23:25 +01:00
test_switch.py UniFi integration move to push messaging (#31086) 2020-01-31 20:23:25 +01:00