Update codespell ignore list (#118018)
This commit is contained in:
parent
3b4b36a9fd
commit
905adb2431
27 changed files with 54 additions and 41 deletions
|
@ -61,7 +61,7 @@ async def test_press_button(hass: HomeAssistant) -> None:
|
|||
button.async_assert_service_values(
|
||||
ServicesTypes.OUTLET,
|
||||
{
|
||||
CharacteristicsTypes.VENDOR_HAA_SETUP: "#HAA@trcmd",
|
||||
CharacteristicsTypes.VENDOR_HAA_SETUP: "#HAA@trcmd", # codespell:ignore haa
|
||||
},
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue