278 current 2025-10-11 05:22:07 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -63,8 +63,8 @@ in
|
|||||||
base_topic = "zigbee2mqtt";
|
base_topic = "zigbee2mqtt";
|
||||||
client_id = "zigbee2mqtt";
|
client_id = "zigbee2mqtt";
|
||||||
server = "mqtt://localhost:1883";
|
server = "mqtt://localhost:1883";
|
||||||
user = "${toString sec."mosquitto_passwd.yaml".path} user";
|
user = toString sec."mosquitto_passwd.yaml".path;
|
||||||
password = "${toString sec."mosquitto_passwd.yaml".path} password";
|
password = toString sec."mosquitto_passwd.yaml".path;
|
||||||
keepalive = 20;
|
keepalive = 20;
|
||||||
};
|
};
|
||||||
serial = {
|
serial = {
|
||||||
|
|||||||
Reference in New Issue
Block a user