mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
Update knx-frontend to 2025.12.28.215221 (#159909)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"requirements": [
|
||||
"xknx==3.13.0",
|
||||
"xknxproject==3.8.2",
|
||||
"knx-frontend==2025.12.25.200238"
|
||||
"knx-frontend==2025.12.28.215221"
|
||||
],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
||||
@@ -684,7 +684,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"header": "Create new entity",
|
||||
"light": {
|
||||
"description": "The KNX light platform is used as an interface to dimming actuators, LED controllers, DALI gateways and similar.",
|
||||
"knx": {
|
||||
@@ -846,11 +845,25 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Create KNX entity",
|
||||
"type_selection": {
|
||||
"header": "Create KNX entity",
|
||||
"title": "Select entity type"
|
||||
"header": "Select entity type"
|
||||
}
|
||||
}
|
||||
},
|
||||
"description": "Add and manage KNX entities",
|
||||
"title": "Entities"
|
||||
},
|
||||
"group_monitor": {
|
||||
"description": "Monitor KNX group communication",
|
||||
"title": "Group monitor"
|
||||
},
|
||||
"info": {
|
||||
"description": "Version information, manage KNX project file",
|
||||
"title": "Information"
|
||||
},
|
||||
"project": {
|
||||
"description": "Inspect imported group addresses",
|
||||
"title": "Project"
|
||||
}
|
||||
},
|
||||
"device_automation": {
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -1349,7 +1349,7 @@ kiwiki-client==0.1.1
|
||||
knocki==0.4.2
|
||||
|
||||
# homeassistant.components.knx
|
||||
knx-frontend==2025.12.25.200238
|
||||
knx-frontend==2025.12.28.215221
|
||||
|
||||
# homeassistant.components.konnected
|
||||
konnected==1.2.0
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -1183,7 +1183,7 @@ kegtron-ble==1.0.2
|
||||
knocki==0.4.2
|
||||
|
||||
# homeassistant.components.knx
|
||||
knx-frontend==2025.12.25.200238
|
||||
knx-frontend==2025.12.28.215221
|
||||
|
||||
# homeassistant.components.konnected
|
||||
konnected==1.2.0
|
||||
|
||||
Reference in New Issue
Block a user