1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-28 00:47:10 +00:00

5 Commits

Author SHA1 Message Date
epenet
a27d483009
Remove unifi from mypy ignore list ()
* Remove unifi diagnostics from mypy ignore list

* Remove unifi init from mypy ignore list

* Remove unifi device tracker from mypy ignore list

* Adjust doc string

* Adjust doc string

* Remove unifi entity base from mypy ignore list

* Keep comprehension

* Remove unifi config flow from mypy ignore list

* Fix circular import
2022-07-06 10:25:53 +02:00
Robert Svensson
69ac59ce73
Redact host address in UniFi diagnostics () 2022-02-01 09:52:56 -08:00
Robert Svensson
ac1b30a78d
Better manage of nested lists () 2022-01-30 13:20:59 -08:00
Robert Svensson
7e20e555dd
Redact usernames in UniFi diagnostics () 2022-01-23 23:11:06 +01:00
Robert Svensson
20072140c6
Add diagnostics support to UniFi Network integration ()
* 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