Skip to content

Commit 8280b2a

Browse files
committed
.
1 parent 7184eb3 commit 8280b2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# CHANGELOG
88

9-
**Version 4.0.21** - October 2025<br/>
9+
**Version 4.0.22** - October 2025<br/>
1010
- FIX: Restored the `knxUltimateHueLight` implementation to the stable 4.0.16 baseline to stop Hue `grouped_light` devices from switching off immediately.<br/>
1111
- FIX: Hardened the **KNX Debug** sidebar by replacing the timer logic with an HTML-driven poll loop and keeping the *Auto* option disabled by default.<br/>
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"engines": {
44
"node": ">=20.18.1"
55
},
6-
"version": "4.0.21",
6+
"version": "4.0.22",
77
"description": "Control your KNX and KNX Secure intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control and ETS group address importer. Easy to use and highly configurable.",
88
"dependencies": {
99
"binary-parser": "2.2.1",

0 commit comments

Comments
 (0)