Add config option for the mqtt server
This commit is contained in:
parent
fd734c6dc3
commit
dc02d77877
5 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ ota:
|
|||
logger:
|
||||
|
||||
mqtt:
|
||||
broker: mqtt.local
|
||||
broker: !secret mqtt_server
|
||||
discovery: false
|
||||
|
||||
external_components:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue