Skip to content

Commit d689400

Browse files
authored
Update knx-frontend to 2025.10.26.81530 (home-assistant#155186)
1 parent a1f024e commit d689400

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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.10.0",
1515
"xknxproject==3.8.2",
16-
"knx-frontend==2025.10.17.202411"
16+
"knx-frontend==2025.10.26.81530"
1717
],
1818
"single_config_entry": true
1919
}

homeassistant/components/knx/strings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@
448448
},
449449
"temperature_step": {
450450
"label": "Temperature step",
451-
"description": "Smallest step size to change the temperature. For setpoint shift configureations this sets the scale factor of the shift value."
451+
"description": "Smallest step size to change the temperature. For setpoint shift configurations this sets the scale factor of the shift value."
452452
},
453453
"ga_setpoint_shift": {
454454
"label": "Setpoint shift",

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)