Address late review of TP-Link Omada (#115121)

tplink_omada implement feedback from #114138
This commit is contained in:
MarkGodwin 2024-04-08 05:26:20 +01:00 committed by GitHub
parent 111ffdd77e
commit 487480dc88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 47 additions and 43 deletions

View file

@ -160,7 +160,7 @@ async def test_gateway_port_poe_switch(
assert entity.state == "on"
async def test_gaateway_wan_port_has_no_poe_switch(
async def test_gateway_wan_port_has_no_poe_switch(
hass: HomeAssistant,
init_integration: MockConfigEntry,
) -> None: