Robert Svensson
|
2f026ca963
|
Unifi rename controller to hub (#110976)
* Rename controller.py to hub.py
* Rename UniFiController to UnifiHub
* Rename controller instances into hub
* Rename controller to hub in tests
* Rename aiounifi Controller references to api
* Update strings
* Rename test_controller test_hub
* Narrow scope of test_remove_sensors
|
2024-02-20 08:51:22 +01:00 |
Jan-Philipp Benecke
|
22e62f42e6
|
Use entity & device registry fixtures in unifi tests (#110889)
|
2024-02-18 23:47:10 +01:00 |
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 |
Franck Nijhof
|
868a5f377f
|
Ruff: isort don't split imports based on trailing comma (#98162)
|
2023-08-10 14:27:03 +02:00 |
Robert Svensson
|
02c27d8ad2
|
UniFi WLAN availability affected by WLAN enabled (#98020)
|
2023-08-09 18:52:35 +02:00 |
Robert Svensson
|
06f97679ee
|
Add WLAN QR code support to UniFi Image platform (#97171)
|
2023-07-25 10:11:48 +02:00 |