Update mqtt port
This commit is contained in:
parent
57f27a0125
commit
75cdccc74d
|
@ -75,7 +75,7 @@ zone 8:
|
||||||
|
|
||||||
mqtt:
|
mqtt:
|
||||||
broker: 192.168.1.15
|
broker: 192.168.1.15
|
||||||
port: 8882
|
port: 8883
|
||||||
username: !secret MQTT_USER
|
username: !secret MQTT_USER
|
||||||
password: !secret MQTT_PASS
|
password: !secret MQTT_PASS
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue