hass-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 Fix tplink child plug state reporting (#97658) 2023-08-03 12:35:22 +02:00
conftest.py
test_config_flow.py Add type hints to integration tests (part 23) (#88235) 2023-02-17 16:40:46 +01:00
test_diagnostics.py Add OUI to tplink diagnostics (#97646) 2023-08-03 22:49:55 -04:00
test_init.py Add type hints to integration tests (part 23) (#88235) 2023-02-17 16:40:46 +01:00
test_light.py Use device-native kelvins for tplink color temperature (#85646) 2023-02-21 12:52:50 -06:00
test_sensor.py
test_switch.py Fix tplink child plug state reporting (#97658) 2023-08-03 12:35:22 +02:00