Fixes for mqtt config validation tests.
This commit is contained in:
parent
8cca2bb344
commit
58ea589f99
3 changed files with 6 additions and 10 deletions
|
@ -129,7 +129,6 @@ def mock_mqtt_component(hass, mock_mqtt):
|
|||
mqtt.CONF_BROKER: 'mock-broker',
|
||||
}
|
||||
})
|
||||
hass.config.components.append(mqtt.DOMAIN)
|
||||
return mock_mqtt
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue