hass-core/tests/components/unifi
Robert Svensson 20072140c6
Add diagnostics support to UniFi Network integration (#64640)
* Add diagnostics support to UniFi Network integration

* Remove system info

* Add test data before trying to redact sensitive information

* Redact sensitive information from config_entry.data

* Redact a lot of different parts of the device descriptions
Redact mac addresses in such a way its possible to still view topology
2022-01-23 13:44:43 +01:00
..
__init__.py
conftest.py Make device tracker entities work better (#63328) 2022-01-04 23:16:43 -08:00
test_config_flow.py Expose UniFi controller configuration url from discovered entry (#64514) 2022-01-20 09:34:54 +01:00
test_controller.py Fix reconnect rather than reauth when both HA and UniFi controller restarts at the same time (#63994) 2022-01-12 15:08:04 -08:00
test_device_tracker.py Make device tracker entities work better (#63328) 2022-01-04 23:16:43 -08:00
test_diagnostics.py Add diagnostics support to UniFi Network integration (#64640) 2022-01-23 13:44:43 +01:00
test_init.py
test_sensor.py
test_services.py Fix UniFi remove client service if time stamps are not integers (#63998) 2022-01-13 08:15:40 +01:00
test_switch.py Move DPI Group logic to UniFi switch platform (#58761) 2022-01-12 17:11:05 +01:00