Skip to content

Commit 86d8c3b

Browse files
authored
Update knx-frontend to 2024.8.6.85349 (home-assistant#123226)
1 parent bc02925 commit 86d8c3b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/knx/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"requirements": [
1414
"xknx==3.0.0",
1515
"xknxproject==3.7.1",
16-
"knx-frontend==2024.7.25.204106"
16+
"knx-frontend==2024.8.6.85349"
1717
],
1818
"single_config_entry": true
1919
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@ kiwiki-client==0.1.1
12161216
knocki==0.3.1
12171217

12181218
# homeassistant.components.knx
1219-
knx-frontend==2024.7.25.204106
1219+
knx-frontend==2024.8.6.85349
12201220

12211221
# homeassistant.components.konnected
12221222
konnected==1.2.0

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1015,7 +1015,7 @@ kegtron-ble==0.4.0
10151015
knocki==0.3.1
10161016

10171017
# homeassistant.components.knx
1018-
knx-frontend==2024.7.25.204106
1018+
knx-frontend==2024.8.6.85349
10191019

10201020
# homeassistant.components.konnected
10211021
konnected==1.2.0

0 commit comments

Comments
 (0)