Merge pull request #23 from Sevikl/patch-1

Update mqtt.yaml
This commit is contained in:
Nikolay Vasilchuk
2026-02-08 14:03:27 +03:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
mqtt: mqtt:
broker: $mqtt_host broker: $mqtt_host
port: $mqtt_port port: $mqtt_port
discovery: false discovery: true
username: $mqtt_username username: $mqtt_username
password: $mqtt_password password: $mqtt_password