Fix entity typo (#75767)
This commit is contained in:
parent
5cb4bbd906
commit
9ad273a59f
3 changed files with 7 additions and 7 deletions
|
@ -281,7 +281,7 @@ async def test_command_template_value(hass):
|
|||
|
||||
|
||||
async def test_command_template_variables(hass, mqtt_mock_entry_with_yaml_config):
|
||||
"""Test the rendering of enitity_variables."""
|
||||
"""Test the rendering of entity variables."""
|
||||
topic = "test/select"
|
||||
|
||||
fake_state = ha.State("select.test", "milk")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue