270 current 2025-10-11 03:40:05 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 04:20:42 -05:00
parent 1f2d75d848
commit b2e4ee7e6b

View File

@@ -60,7 +60,10 @@ in
dataDir = cfg.data_dir;
settings = {
mqtt = {
server = "mqtt://localhost:1883";
base_topic = "zigbee2mqtt";
client_id = "zigbee2mqtt";
server = "mqtt://127.0.0.1:1883";
keepalive = 20;
};
serial = {
port = "/dev/serial/by-id/usb-Itead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_V2_4a4e75d63653ef1198d728e0174bec31-if00-port0";