hass-core/tests/components/unifi
Robert Svensson bfd12730f2
Bump aiounifi to v35 ()
* Update imports
Replace constants with enums

* Import new request objects

* Bump aiounifi to v35
2022-09-25 20:08:56 +02:00
..
__init__.py Rename various usages of UniFi to better identify only UniFi Network () 2021-11-26 22:44:49 +01:00
conftest.py Adjust config-flow type hints in unifi () 2022-05-24 21:42:11 +02:00
test_config_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 19:57:36 +03:00
test_controller.py Bump aiounifi to v35 () 2022-09-25 20:08:56 +02:00
test_device_tracker.py Fix UniFi device tracker on controllers only reporting events () 2022-05-24 16:06:30 +02:00
test_diagnostics.py Create Update entities for Ubiquiti network devices () 2022-05-13 09:17:41 +02:00
test_init.py Make UniFi utilise forward_entry_setups () 2022-07-18 10:39:38 -05:00
test_sensor.py Make UniFi bandwidth sensors be about current transfer rather than total transfer () 2022-01-24 13:50:54 +01:00
test_services.py Clean up accessing device_registry helpers via hass () 2022-05-17 12:22:15 -07:00
test_switch.py Use mock_restore_cache in tests () 2022-08-25 09:28:53 +02:00
test_update.py Do not access hass.data in unifi test () 2022-07-23 12:42:43 +02:00