1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-14 23:28:42 +00:00

Update knx-frontend to 2026.2.13.222258 (#162963)

This commit is contained in:
Matthias Alphart
2026-02-14 10:10:50 +01:00
committed by GitHub
parent b5147d8afa
commit 7c8b181e6d
4 changed files with 20 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
"requirements": [
"xknx==3.14.0",
"xknxproject==3.8.2",
"knx-frontend==2026.1.28.162006"
"knx-frontend==2026.2.13.222258"
],
"single_config_entry": true
}

View File

@@ -166,6 +166,10 @@
"project_upload": {
"description": "Import a KNX project file to help configure group addresses and datapoint types",
"title": "[%key:component::knx::config_panel::dialogs::project_upload::title%]"
},
"time_server": {
"description": "Broadcast the current local time and date to the KNX bus",
"title": "[%key:component::knx::config_panel::dialogs::time_server::title%]"
}
},
"dialogs": {
@@ -173,6 +177,19 @@
"description": "Details such as group address names, datapoint types, devices and group objects are extracted from your project file. The ETS project file itself and its optional password are not stored.\n\n`.knxproj` files exported by ETS 4, 5 or 6 are supported.",
"file_upload_label": "ETS project file",
"title": "Import ETS project"
},
"time_server": {
"date": {
"label": "Date"
},
"datetime": {
"label": "Combined date and time"
},
"description": "Periodically sends the current local time and date to the KNX bus. Values are broadcast every hour to the configured group addresses.\n\nLeave an address field empty to disable sending for that format.",
"time": {
"label": "Time"
},
"title": "Time server"
}
},
"dpt": {

2
requirements_all.txt generated
View File

@@ -1368,7 +1368,7 @@ kiwiki-client==0.1.1
knocki==0.4.2
# homeassistant.components.knx
knx-frontend==2026.1.28.162006
knx-frontend==2026.2.13.222258
# homeassistant.components.konnected
konnected==1.2.0

View File

@@ -1205,7 +1205,7 @@ kegtron-ble==1.0.2
knocki==0.4.2
# homeassistant.components.knx
knx-frontend==2026.1.28.162006
knx-frontend==2026.2.13.222258
# homeassistant.components.konnected
konnected==1.2.0