mirror of
https://gitcode.com/waxgourd/addons
synced 2026-03-29 11:28:27 +08:00
首次推出kodbox;升级了filebrowser、knxd;
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.6.1
|
||||
|
||||
- fixed validation of the add-on configuration to not require a defined device option for certain interface types (IP based interfaces as well as USB)
|
||||
|
||||
## 0.5.2
|
||||
|
||||
- updated the definition of the default value for the "device" config option so that the visual editor will also render this option as optional.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
|
||||
name: KNXD daemon
|
||||
version: "0.5.2"
|
||||
version: "0.6.1"
|
||||
slug: knxd
|
||||
description: KNXD守护进程可用于通过TPUART或USB总线适配器创建KNX/IP网关
|
||||
url: https://github.com/da-anda/hass-io-addons/tree/main/knxd
|
||||
|
||||
Reference in New Issue
Block a user