core/tests/components/unifi
Jason Hunter 5a4c1dbcc4
Add DPI Restriction switch to UniFi integration (#42499)
* initial implementation for controlling DPI restrictions

* address PR review comments and add DataUpdateCoordinator

* fix existing tests against new lib version

* add tests for DPI switches

* bump aiounifi

* listen to events instead of polling

* fix tests

* remove useless test

* bump aiounifi

* rename device to UniFi Controller per PR feedback
2020-11-03 08:36:37 +01:00
..
__init__.py
conftest.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_config_flow.py Add DPI Restriction switch to UniFi integration (#42499) 2020-11-03 08:36:37 +01:00
test_controller.py Add DPI Restriction switch to UniFi integration (#42499) 2020-11-03 08:36:37 +01:00
test_device_tracker.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_init.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_sensor.py Add DPI Restriction switch to UniFi integration (#42499) 2020-11-03 08:36:37 +01:00
test_switch.py Add DPI Restriction switch to UniFi integration (#42499) 2020-11-03 08:36:37 +01:00