1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-15 16:30:04 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Robert Svensson
4cac0443e2 UniFi - Change handling of updated options ()
* Change handling of updated options

* Add tests
2020-02-12 16:15:08 -08:00
Robert Svensson
958a867c11 UniFi integration move to push messaging ()
* 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
Robert Svensson
db0baab692 Only update disabled_by when enabled default and entity enabled states differ () 2019-12-10 11:02:26 +01:00
Robert Svensson
6565c17828 UniFi - Improve controller tests ()
* Improve controller tests and harmonize setup_unifi_integration to one
* Store listeners to dispatchers to be used during reset
2019-10-07 21:55:35 +02:00
Robert Svensson
c7c88b2b68 UniFi - Bandwidth sensors ()
* First draft of UniFi bandwidth sensors

* Clean up

* Add tests for sensors
2019-10-06 08:17:40 -07:00