1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-29 17:37:07 +00:00

4 Commits

Author SHA1 Message Date
Robert Svensson
edf18df0e6
Add PoE power cycle button to UniFi integration () 2023-11-22 07:02:49 +01:00
Robert Svensson
01b5854968
Rework UniFi websocket ()
* 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 () 2023-08-10 14:27:03 +02:00
Robert Svensson
e43ad1c6a0
Add restart device to UniFi button platform ()
* Add restart device to UniFi Button platform

* Add tests for button platform

* Small corrections
2023-08-05 20:07:20 +02:00