Moving mqtt servers
This commit is contained in:
parent
0ca48f786c
commit
df0833a81f
|
@ -29,7 +29,7 @@ zone:
|
||||||
icon: mdi:account-multiple
|
icon: mdi:account-multiple
|
||||||
|
|
||||||
mqtt:
|
mqtt:
|
||||||
broker: 192.168.1.15
|
broker: 192.168.1.10
|
||||||
port: 8883
|
port: 8883
|
||||||
username: !secret MQTT_USER
|
username: !secret MQTT_USER
|
||||||
password: !secret MQTT_PASS
|
password: !secret MQTT_PASS
|
||||||
|
|
Loading…
Reference in New Issue