Rename mqtt mixins module to entity.py (#126279)

This commit is contained in:
Jan Bouwhuis
2024-09-19 20:50:33 +02:00
committed by GitHub
parent b18b532b40
commit 21affac571
36 changed files with 43 additions and 43 deletions

View File

@ -1894,7 +1894,7 @@ async def test_disabling_and_enabling_entry(
config_light = '{"name": "test_new", "command_topic": "test-topic_new"}'
with patch(
"homeassistant.components.mqtt.mixins.mqtt_config_entry_enabled",
"homeassistant.components.mqtt.entity.mqtt_config_entry_enabled",
return_value=False,
):
# Discovery of mqtt tag