core/tests/components/tplink
J. Nick Koston 0cc80a9d29
Add OUI to tplink diagnostics (#97646)
* Add OUI to tplink diagnostics

The main reason discovery does not work for new devices is we
are missing the OUI. Since we redact the whole mac address in
the diagnostics, this makes it difficult to fix. We now include
the OUI in the diagnostics

* fix: use cached mac

* fix: tests
2023-08-03 22:49:55 -04:00
..
fixtures
__init__.py
conftest.py
test_config_flow.py
test_diagnostics.py Add OUI to tplink diagnostics (#97646) 2023-08-03 22:49:55 -04:00
test_init.py
test_light.py
test_sensor.py
test_switch.py