Bugfix discovery (delete/mqtt) call for Hass.io (#18159)
* Bugfix discovery delete call for Hass.io * Fix host * fix tests
This commit is contained in:
parent
42cb23f768
commit
eb0d989c88
3 changed files with 5 additions and 5 deletions
|
@ -119,7 +119,7 @@ async def test_hassio_confirm(hass, mock_try_connection,
|
|||
'mqtt',
|
||||
data={
|
||||
'addon': 'Mock Addon',
|
||||
'broker': 'mock-broker',
|
||||
'host': 'mock-broker',
|
||||
'port': 1883,
|
||||
'username': 'mock-user',
|
||||
'password': 'mock-pass',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue