升级了knxd-wg、zigbee2mqtt.

This commit is contained in:
waxgourd
2024-12-05 17:06:03 +08:00
parent 24460729b1
commit 334c0b39da
4 changed files with 26 additions and 5 deletions

View File

@@ -36,6 +36,9 @@ configuration:
dest_port:
name: Interface port
description: network port the IP based interface should use (only for tpuart-ip, ncn5120-ip and ipt)
connect_device:
name: connect_device
description: Device to use for connection,After setting this option, the device option becomes invalid, mainly to solve the problem that the device can only select/dev/ttyUSB0 when there are multiple USBs
baudrate:
name: baudrate
description: baudrate(only for tpuart、ft12、ft12cemi、ncn5120)

View File

@@ -37,6 +37,9 @@ configuration:
dest_port:
name: 接口端口
description: 基于IP的接口应使用的网络端口仅适用于tpuart IP、ncn5120 IP和ipt
connect_device:
name: connect_device
description: 连接设备设置此项后device项失效主要解决多个usb时device只能选择/dev/ttyUSB0的问题
baudrate:
name: 波特率
description: 波特率(仅适用于tpuart、ft12、ft12cemi、ncn5120)