Add wake on LAN via Fritz!Box for tracked devices (#106778)
This commit is contained in:
parent
6369b75653
commit
51a3e79048
8 changed files with 293 additions and 17 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue