Add wake on LAN via Fritz!Box for tracked devices (#106778)

This commit is contained in:
Chris Bräucker 2024-04-03 18:37:20 +02:00 committed by GitHub
parent 6369b75653
commit 51a3e79048
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 293 additions and 17 deletions

View file

@ -172,7 +172,7 @@ async def test_switch_setup(
expected_wifi_names: list[str],
fc_class_mock,
fh_class_mock,
):
) -> None:
"""Test setup of Fritz!Tools switches."""
entry = MockConfigEntry(domain=DOMAIN, data=MOCK_USER_DATA)