mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Update codespell to 2.3.0 (#118001)
This commit is contained in:
@@ -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}',
|
||||
|
Reference in New Issue
Block a user