Cleanup mqtt platform tests part 6 (last) (#120736)
This commit is contained in:
parent
d03a6f84a3
commit
a8f4684929
28 changed files with 109 additions and 442 deletions
|
@ -584,11 +584,7 @@ async def test_setting_blocked_attribute_via_mqtt_json_message(
|
|||
) -> None:
|
||||
"""Test the setting of attribute via MQTT with JSON payload."""
|
||||
await help_test_setting_blocked_attribute_via_mqtt_json_message(
|
||||
hass,
|
||||
mqtt_mock_entry,
|
||||
device_tracker.DOMAIN,
|
||||
DEFAULT_CONFIG,
|
||||
None,
|
||||
hass, mqtt_mock_entry, device_tracker.DOMAIN, DEFAULT_CONFIG, None
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue