Paulus Schoutsen
5123baba3f
Fix zone config ( #32963 )
...
* Fix zone config
* Add zone as dependency again to device tracker
* Fix tests
2020-03-18 18:14:25 -07:00
Paulus Schoutsen
abd1909e2b
Make zone dependency of device tracker an after dep ( #32880 )
...
* Make zone dependency of device tracker an after dep
* Fix test
2020-03-17 06:59:39 -04:00
Robert Svensson
774c892ee6
UniFi config option SSID filter ( #31842 )
...
* Draft
* Use new multi_select config validation
* Bump dependency to v13
* Improve options flow
* Add title to config options
* Add config option descriptions
* Fix martins comment
2020-02-18 23:24:21 +01:00
Robert Svensson
4cac0443e2
UniFi - Change handling of updated options ( #31762 )
...
* Change handling of updated options
* Add tests
2020-02-12 16:15:08 -08:00
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
Paulus Schoutsen
9aa02e35a7
Entity Component to no longer generate automatic groups ( #23789 )
2020-01-07 17:30:53 +01:00
Robert Svensson
2b26af89df
Improve tests based on Martins feedback from Axis improve tests ( #30442 )
2020-01-03 12:23:17 -06:00
Bas Nijholt
2da3848f89
Sort imports according to PEP8 for unifi ( #29656 )
2019-12-09 12:19:33 +01:00
Robert Svensson
6565c17828
UniFi - Improve controller tests ( #27261 )
...
* 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 ( #27229 )
...
* First draft of UniFi bandwidth sensors
* Clean up
* Add tests for sensors
2019-10-06 08:17:40 -07:00