Update codespell to 2.3.0 (#118001)

This commit is contained in:
Marc Mueller
2024-05-24 08:22:29 +02:00
committed by GitHub
parent 93daac9b3d
commit dc47792ff2
22 changed files with 29 additions and 28 deletions

View File

@@ -1118,7 +1118,7 @@ async def test_unload_entry(
'{"state":"ON","tone":"siren"}',
'{"state":"OFF","tone":"siren"}',
),
# Attriute volume_level 2 is invalid, but the state is valid and should update
# Attribute volume_level 2 is invalid, but the state is valid and should update
(
"test-topic",
'{"state":"ON","volume_level":0.5}',