node-red-contrib-knx-ultimate
Version:
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.
921 lines (637 loc) • 110 kB
Markdown

[](https://www.paypal.com/donate/?hosted_button_id=S8SKPUBSPK758)
<br/>
# CHANGELOG
**Version 4.0.14** - October 2025<br/>
- NEW: Added KNX ↔ IoT Bridge node to orchestrate bidirectional KNX↔MQTT/REST/Modbus mappings with scaling, templating and ack metadata.<br/>
**Version 4.0.13** - October 2025<br/>
- NEW: Added KNX ↔ IoT Bridge node to orchestrate bidirectional KNX↔MQTT/REST/Modbus mappings with scaling, templating and ack metadata.<br/>
- NEW: Added KNX Garage Door node with boolean/impulse control, hold-open and disable GAs, safety integration and automatic re-close timer.<br/>
- KNX Staircase node: editor refinements with read-only DPTs, flow payload support and localisation polish across supported languages.<br/>
- KNX Staircase & Garage nodes: unified status handling and multilingual flow examples in docs/help.<br/>
**Version 4.0.12** - October 2025<br/>
- NEW: Added KNX Staircase Light node with timer handling, pre-warning, override and block support.<br/>
- KNX Config node: replaced the "errors only" status filter with a configurable status throttle (0/1/3/5/10/30 s) that emits only the latest status after the chosen delay, preventing editor memory growth when many nodes update.<br/>
- HUE Light node: the "Keep brightness" option now restores the last active dim level when toggled via KNX On/Off instead of forcing 100%.<br/>
- Common functions: hardened `/knxultimateCheckHueConnected` admin endpoint so missing/initialising HUE config nodes no longer raise exceptions.<br/>
**Version 4.0.11** - October 2025<br/>
- HUE nodes: hardened KNX telegram handling with a shared safe-send guard so editor events no longer ceases to function, when the KNX gateway is offline.<br/>
- HUE Contact Sensor node: placeholders now leverage i18n translations with graceful fallback when translation keys are missing.<br/>
- Editor polish: unified the default width of the `name` input across KNX and Hue nodes for a consistent layout.<br/>
- KNX Scene Controller, Alerter and Load Control nodes: GA autocompletes now open their suggestion list immediately on focus/click to speed up GA selection.<br/>
- Docs: audited external links; Hue API references require developer login but all other anchors resolve correctly.<br/>
- HUE Light node: added configuration UI and runtime support for Hue lamp dynamic effects (candle, fireplace, etc.) with KNX mappings and status feedback.<br/>
- NEW: Added Hue Plug/Outlet node to map KNX on/off control to Philips Hue smart plugs.<br/>
- NEW: Added Hue Humidity Sensor node to expose relative humidity readings from Hue bridges to KNX.<br/>
- NEW: Added Hue Camera Motion node to forward Hue camera motion detections to KNX, with optional flow output pins.<br/>
- Hue Button node: refreshed editor layout and switched to Hue `button.button_report.event` instead of the deprecated `last_event`.<br/>
- Hue Battery, Motion, Temperature, Light Sensor and Zigbee Connectivity nodes now share the unified editor layout with refresh icon, KNX-aware tabs and optional flow pin toggles.<br/>
- Docs: cleaned bold markdown spacing across KNX Ultimate help translations to avoid rendering glitches.<br/>
**Version 4.0.10** - October 2025<br/>
- KNX Config node: you can now choose wether to display only the errors in the node statuses only errors.<br/>
**Version 4.0.9** - September 2025<br/>
- KNX Config node: now the ethernet interface is automatically selected, based on the KNX Gateway's IP subnet.<br/>
- Added the details of keyring in clear text, when the loglevel is set to "debug".<br/>
**Version 4.0.7** - September 2025<br/>
- Fixed an issue where some secure fields were missing when creating a new config-node.<br/>
- HUE Light: enhanced the Homeassistant export yaml.<br/>
**Version 4.0.6** - September 2025<br/>
- Fixed regression in automatic datapoint selection, based on group address DPT.<br/>
**Version 4.0.5** - September 2025<br/>
- NEW: You have now the choide to select multiple modes to authenticate to a KNX Gateway.<br/>
**Version 4.0.4** - September 2025<br/>
- NEW: you can now login to your secure gateway using only tunnel and password, without the keyring file.<br/>
**Version 4.0.3** - September 2025<br/>
- GlobalContextNode: Added "lastupdate" property.<br/>
- Device Node. Refractor snippet list and UI.<br/>
**Version 4.0.2** - September 2025<br/>
- CAUTION - MAKE A BACKUP OF YOUR FLOW BEFORE UPGRADING<br/>
- NEW: KNX Secure has arrived!!<br/>
- Enhancements: enancements in the UI<br/>
- Enhancements: enancements in the help tab of node-red<br/>
- Enhancements: added localization IT EN DE CN<br/>
**Version 3.3.40** - August 2025<br/>
- KNX Peristent value files are now saved every 5 seconds, other than at the node disconnection.<br/>
- Fixed an issue preventing the AutoResponder node to start, if the imported ETS file contains malformed structure.<br/>
**Version 3.3.39** - July 2025<br/>
- Added other snippets to the KNX Device function tab.<br/>
**Version 3.3.38** - May 2025<br/>
- FIX: fixed possible issue having tabulator chars in the group address names.<br/>
- KNX Engine: better handling of disconnections telegrams.<br/>
**Version 3.3.37** - May 2025<br/>
- FIX: fixed an issue preventing the nodes from loading the presistent data from file, after node-red restarting or gateway reconnection.<br/>
**Version 3.3.36** - April 2025<br/>
- Node.js must be >=20.18.1 to allow installation of KNX Ultimate.<br/>
**Version 3.3.35** - May 2025<br/>
- Fixed an issue preventing KNX Engine queue to further processing the KNX queue, in case of lack of ACK reception of a non-existent group address.<br/>
**Version 3.3.34** - April 2025<br/>
- **BREAKING CHANGE** **!!!!!!!**: node must be >=20.1.1 (needed before was >=20.0.0).**!!!!!!!** **BREAKING CHANGE**<br/>
- housekeeping.<br/>
**Version 3.3.33** - April 2025<br/>
- **BREAKING CHANGE** **!!!!!!!**: node must be >=20.0.0 (needed before was >=18.0.0).**!!!!!!!** **BREAKING CHANGE**<br/>
- HUE: getting rid of the Eventsource package, due to sleepy connections not recognized.<br/>
**Version 3.3.30** - April 2025<br/>
- **BREAKING CHANGE** **!!!!!!!**: node must be >=18.0.0 (needed before was >=16.0.0).**!!!!!!!** **BREAKING CHANGE**<br/>
- HUE: fixed SSE Hue Bridge silent disconnection issue.<br/>
**Version 3.3.25** - April 2025<br/>
- HUE: fixed a saltuary bug preventing reconnection after HUE bridge has been restarted and there is no KNX Gateway configured.<br/>
**Version 3.3.24** - April 2025<br/>
- NEW: Added Datapoint 14.1200<br/>
**Version 3.3.23** - April 2025<br/>
- HUE nodes: fixed no-reconnection after disconnection, due to a bug in the connection handler.<br/>
- Housekeeping<br/>
**Version 3.3.22** - March 2025<br/>
- HUE Button: fixed random unresponsive button event.<br/>
- Housekeeping<br/>
**Version 3.3.21** - March 2025<br/>
- KNX Engine: fixed an unmeaningful error while validating DPTs.<br/>
**Version 3.3.20** - March 2025<br/>
- Load control node: fixed a malfunction in the flow's msg.shedding procedure.<br/>
**Version 3.3.19** - March 2025<br/>
- HUE light nodes now have the colored status icon that follows the light status on/off. Blue fill dot is ON, blue ring is OFF<br/>
**Version 3.3.18** - March 2025<br/>
- For all HUE nodes, added both the HUE and KNX status in the node's status text.<br/>
- HUE engine: fixed a reconnection issue occurring sometimes, in some circumstances.<br/>
- KNX engine: speed up the connection, from 30 to 10 seconds.<br/>
**Version 3.3.16** - February 2025<br/>
- HUE config node: moved the connect directive after events declarations.<br/>
- HUE engine: optimized the disconnection detection procedure.<br/>
**Version 3.3.15** - February 2025<br/>
- Housekeeping and added some warnings on Watchdog node and configuration nodes.<br/>
**Version 3.3.14** - January 2025<br/>
- NEW: Added all subtypes to KNX Datapoint 20.x.<br/>
**Version 3.3.13** - January 2025<br/>
- NEW: Hue light now handles Hue Outlets as well.<br/>
**Version 3.3.9** - December 2024<br/>
- CHRISTMAS FIX: issue on iterable interfaces error in raspberry pi.<br/>
**Version 3.3.8** - December 2024<br/>
- HOT FIX: fixed compilation problem in the knx engine, causing the node to stop working.<br/>
**Version 3.3.7** - December 2024<br/>
- DPT18.x: fixed scene validation 1 to 64.<br/>
**Version 3.3.6** - December 2024<br/>
- KNX Alerter Node: read status after deploy even of a single node.<br/>
**Version 3.3.5** - December 2024<br/>
- KNX Alerter Node: now the node works even if no ETS file has been imported.<br/>
**Version 3.3.3** - November 2024<br/>
- KNX Config Node: Automatic KNX Gateway discover in the gateway node config window.<br/>
- KNX Engine: new: new telegram sequencer waiter, for more accurate timing in slow or sliggish computers.<br/>
- KNX Engine: bunp 4.0.0-beta.7 .<br/>
**Version 3.3.0** - November 2024<br/>
- KNX Engine: explicitly set the local port of the unicast socket on 3671 and the local IP of the multicast to 0.0.0.0.<br/>
- KNX Engine: many engine adaptation for the upcoming KNX-Secure implementation.<br/>
**Version 3.2.17** - October 2024<br/>
- Hue devices: globally check for boundary limits, when calculating brightness and colorYX from an RGB or HEX KNX input.<br/>
**Version 3.2.16** - October 2024<br/>
- Hue devices: fixed an issue with the ETS CSV file, when a HUE device's GA isn't contained in the CSV.<br/>
- Hue Light: fixed an issue in setting RGB to 255,255,255, caused by an out of boundary of the calculater brightness value.<br/>
**Version 3.2.15** - October 2024<br/>
- Hue Light: fixed an issue with old lightstrip causing an error in setting mirek.<br/>
**Version 3.2.14** - October 2024<br/>
- Workarouded bug in node-red 4.0.x not selecting the default server's node.<br/>
**Version 3.2.13** - October 2024<br/>
- Revert back from gathering the debug log. It doesn't like me.<br/>
**Version 3.2.12** - October 2024<br/>
- Bump knxultimate engine to v. 3.0.4.<br/>
**Version 3.2.11** - October 2024<br/>
- Fixed help texts in various nodes.<br/>
- When you open a node, the node red's site bar goes into the help panel. Then, it goes into the info panel once closed.<br/>
- Gather debug infos + log to be pasted into a new gitHub Issue. See the "Utility" TAB of the KNX Gateway config node. See DISCUSSIONS on gitHub.<br/>
**Version 3.2.10** - October 2024<br/>
- Fixed a race condition happening whenever FULL DEPLOY is pressed in the node-red interface, preventing the HUE bridge node to gracefully disconnect from the HUE Bridge.<br/>
**Version 3.2.9** - October 2024<br/>
- Maintenance release: added some log to better identify problems.<br/>
**Version 3.2.8** - October 2024<br/>
- KNX Node: fixed "read status at startup" field not showing up in very old versions.<br/>
**Version 3.2.7** - September 2024<br/>
- KNX Node: added "echoed" property to the flow's msg output. See help for further infos.<br/>
**Version 3.2.6** - September 2024<br/>
- KNXViewer: fixed an issue with the PIN3.<br/>
**Version 3.2.4** - September 2024<br/>
- KNX engine: fix oldest invalid KNX queue interval, by defaulting it to 25ms.<br/>
**Version 3.2.2** - September 2024<br/>
- KNX engine: Bump to 3.0.2: fixed an issue with the KNX queue.<br/>
**Version 3.2.1-beta.0** - September 2024<br/>
- Rewrote the logger engine and fixed some issues in the KNXUltimate package.<br/>
- KNX engine: implemented a new "limiter" package for better calculate the maximum numbers of telegrams accepted by the KNX BUS.<br/>
**Version 3.2.0** - September 2024<br/>
- Major Version.<br/>
- HUE engine: implemented a new "limiter" package for better calculate the maximum numbers of telegrams accepted by the HUE Bridge.<br/>
**Version 3.1.9** - September 2024<br/>
- HUE Bridge: you can now register to a bridge with your own credentials.<br/>
- HUE Bridge: you can reveal the encrypted bridge's credentials (there is a button for that).<br/>
**Version 3.1.8** - September 2024<br/>
- Wiki: completed the wiki for all nodes.<br/>
- Node-Red help panel: completed the help for all nodes.<br/>
- Logging: fixed the loglevel (was simply ignored before!).<br/>
**Version 3.1.7** - August 2024<br/>
- KNX Node: KNX Function: async/await caused some race condition issues, so the code is now sync.<br/>
**Version 3.1.6** - August 2024<br/>
- KNX Node: KNX Function: added "self", "toggle" and "setGAValue" function. See the help.<br/>
- KNX Node: KNX Function: the code runs now in async/await mode.<br/>
- The wiki has been revamped and will be implemented with HUE samples, in the upcoming release.<br/>
**Version 3.1.5** - August 2024<br/>
- KNX Node: fixed some UI glitches while switching from universal mode to 3-level group Group Address.<br/>
- KNX Function code editor: exited BETA.<br/>
**Version 3.1.4** - August 2024<br/>
- KNX Node: added a group address search helper in the KNX Function TAB.<br/>
- Updated documentation.<br/>
**Version 3.1.3** - August 2024<br/>
- KNX Node: now the property page opens directly on KNX Function tab, if js code is present. CAUTION, KNX FUNCTION IS STILL IN BETA AND SUBJECT TO CHANGES.<br/>
- KNX Node: Universal mode is now selectable in the dropdown list of GA Types.<br/>
- KNX Node: better UI controls placements.<br/>
- Updated documentation.<br/>
**Version 3.1.2** - August 2024<br/>
- NEW: KNX Function code editor: minor fixes. CAUTION, KNX FUNCTION IS STILL IN BETA AND SUBJECT TO CHANGES.<br/>
**Version 3.1.1** - August 2024<br/>
- NEW: KNX Function code editor in the device node: you can now write you own script to handle inbound and outboud KNX messages. Added "node" and "RED" object to the function's context. CAUTION, KNX FUNCTION IS STILL IN BETA AND SUBJECT TO CHANGES.<br/>
**Version 3.1.0** - August 2024<br/>
- NEW: KNX Function code editor in the device node: you can now write you own script to handle inbound and outboud KNX messages.<br/>
**Version 3.0.10** - August 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- KNX Auto Responder node (BETA): fixed issue with unused saved values. Please be aware that until the node exits beta, there can be breaking changes.<br/>
**Version 3.0.9** - August 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- KNX Auto Responder node (BETA): fixed issue with malformed responses. Please be aware that until the node exits beta, there can be breaking changes.<br/>
**Version 3.0.7** - August 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- KNX Auto Responder node (BETA): at start, it loads the last states saved in a persistent file. Please be aware that until the node exits beta, there can be breaking changes.<br/>
**Version 3.0.6** - August 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- KNX Auto Responder node (BETA): fixed some issues when the ETS file has not been imported. Please be aware that until the node exits beta, there can be breaking changes.<br/>
**Version 3.0.5** - August 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- KNX Auto Responder node (BETA): changed to JSON array instead of plain text and updated the help. Please be aware that until the node exits beta, there can be breaking changes.<br/>
**Version 3.0.4** - August 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- NEW: KNX Auto Responder node (BETA): The node will respond to read request coming from the KNX BUS, with the current GA value. Please be aware that until the node exits beta, there can be breaking changes.<br/>
**Version 3.0.3** - July 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- FIX: fix crash when no more KNX tunnels avaiable.<br/>
**Version 3.0.2** - July 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- HUE BRIDGE: added the message to DEPLOY the flow prior to proceed, when you're creating a new HUE CONFIG node.<br/>
**Version 3.0.1** - July 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- FEATURE: Due to multiple users not well knowing the KNX Protocol, by default new nodes have "Auto" in the protocol field. The node will automatically detect and apply the correct protocol. This is the real AI.<br/>
**Version 3.0.0** - July 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- FEATURE CAUTION: rewrote the KNX engine in Typescript. If you encounter problems, please open a gitub issue. You can revert by installing the older version 2.5.1 <br/>
- FEATURE: KNX Ultimate node: you can now set the group address from a global, flow or $env variable, beside the standard 3-level format. <br/>
- FEATURE: KNX Ultimate node: if you imported the ETS file, as soon as you click to any Group Address field selector, the list shows up immediately. <br/>
- FEATURE: KNX Ultimate node: msg.setConfig passed to the node, now can read the group address name and datapoint automatically, based on the group address (require the ETS file to be imported). <br/>
- FEATURE: KNX Ultimate node: the object property *gainfo* has been added to the msg output. Refer to the help panel for further infos. <br/>
- Chore: "betterized" the description for some captions in the KNX Device node. </br>
- NEW: KNX Viewer node: added an output PIN (third) you can use to monitor the KNX BUS congestion.</br>
- Chore: HUEEngine: reduced waiting time from 200 to 150ms and "awaited" the async function to send the hue commands in the send's loop. </br>
- NEW: Hue Node Software Update Status for the HUE devices. <br/>
**Version 3.0.0-beta3** - Juni 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- Chore: "betterized" the description for some captions in the KNX Device node. </br>
- NEW: KNX Viewer node: added an output PIN (third) you can use to monitor the KNX BUS congestion.</br>
- Chore: HUEEngine: reduced waiting time from 200 to 150ms and "awaited" the async function to send the hue commands in the send's loop. </br>
**Version 3.0.0-beta2** - Juni 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- NEW: Hue Node Software Update Status for the HUE devices. <br/>
**Version 3.0.0-beta1** - Juni 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- FEATURE CAUTION: rewrote the KNX engine in Typescript. If you encounter problems, please open a gitub issue. You can revert by installing the older version 2.5.1 <br/>
- FEATURE: KNX Ultimate node: you can now set the group address from a global, flow or $env variable, beside the standard 3-level format. <br/>
- FEATURE: KNX Ultimate node: if you imported the ETS file, as soon as you click to the Group Address field, the list shows up immediately. <br/>
- FEATURE: KNX Ultimate node: msg.setConfig passed to the node, now can read the group address name and datapoint automatically, based on the group address (require the ETS file to be imported). <br/>
- FEATURE: KNX Ultimate node: the object property *gainfo* has been added to the msg output. Refer to the help panel for further infos. <br/>
**Version 2.5.1** - Mai 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- NEW: HUE light node: you can now override the day/night mode by setting the day mode temporary, whenever you fast toggles the light switch on then off within 10 seconds. There are multiple choiches to select from. <br/>
**Version 2.5.0** - Mai 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- HUE light node: internally calculate the average color xy and temp in kelvin, for group_lights (not emitted by the HUE Bridge).<br/>
- KNOW ISSUE: HUE light node: grouped_lights: the status group address is updated multiple times, equals to the lights contained in the grouped_light. To avoid repeating the same telegram multiple times, simply enable the RBE filter on the KNX node. <br/>
**Version 2.4.27** - Mai 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- HUE light node: fixed status refresh of kelvin and brightness of a light belonging to a grouped_light.<br/>
- KNOW ISSUE: HUE light node: grouped_lights: the status group address is updated multiple times, equals to the lights contained in the grouped_light. To avoid repeating the same telegram multiple times, simply enable the RBE filter on the KNX node. <br/>
**Version 2.4.25** - Mai 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- HUE light node: fixed status sent to the KNX bus after issuing a read request for grouped_lights.<br/>
- KNOW ISSUE: HUE light node: grouped_lights: the status group address is updated multiple times, equals to the lights contained in the grouped_light. To avoid repeating the same telegram multiple times, simply enable the RBE filter on the KNX node. <br/>
**Version 2.4.24** - Mai 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- HUE light node: fixed kelvin temp status with datapoint 7.600, that sent wrong values to the bus.<br/>
**Version 2.4.23** - Mai 2024<br/>
- Warning: Node-Red version **equals or major than 3.1.1** is needed to run this node.<br/>
- HUE Scene node: fixed max scene count to 64.<br/>
**Version 2.4.22** - April 2024<br/>
- Warning: this version uses the Node-Red plugin system; the Node-Red version must be **equals or major than 3.1.1**<br/>
- HUE button node: NEW: now you can select the value and the dim direction to be transmitted, when Toggle Status is set to unchecked. Thanks @cybersmart-eu for the suggestion.<br/>
**Version 2.4.21** - April 2024<br/>
- Warning: this version uses the Node-Red plugin system; the Node-Red version must be **equals or major than 3.1.1**<br/>
- Home Assistant translator node: fixed an issue where user added translations does not work.<br/>
**Version 2.4.20** - April 2024<br/>
- Warning: this version uses the Node-Red plugin system; the Node-Red version must be **equals or major than 3.1.1**<br/>
- DPT9: auto transform a string value, to a numeric value.<br/>
**Version 2.4.19** - April 2024<br/>
- Warning: this version uses the Node-Red plugin system; the Node-Red version must be **equals or major than 3.1.1**<br/>
- Start adding youtube lessons and tutorials and linking it with the nodes.<br/>
**Version 2.4.18** - April 2024<br/>
- Warning: this version uses the Node-Red plugin system; the Node-Red version must be **equals or major than 3.1.1**<br/>
- Fixed some backward compatibility glitches in the KNX-Device's UI.<br/>
**Version 2.4.16** - April 2024<br/>
- Warning: this version uses the Node-Red plugin system; the Node-Red version must be **equals or major than 3.1.1**<br/>
- NEW: Home Assistant translator node: translates the HA input msg, to a KNX value. Comes with a built-in translation table, that's user editable.<br/>
- NEW: HUE Contact Sensor node.<br/>
- NEW: You can now get a list of all node's GA, to paste it into your KNX/IP routing table list. (See in the Gateway config window, TAB Utility.<br/>
- Updated KNX-Ultimate device node help.<br/>
- Minor KNX-Ultimate device node UI changes.<br/>
- Fixed an issue with the RBE Filters.<br/>
**Version 2.4.9** - March 2024<br/>
- WARNING: this version uses the Node-Red plugin system; the Node-Red version must be **equals or major than 3.1.1**<br/>
- Fixed [this](https://github.com/Supergiovane/node-red-contrib-knx-ultimate/issues/338).<br/>
**Version 2.4.6** - Feb 2024<br/>
- WARNING: this version uses the Node-Red plugin system; the Node-Red version must be **equals or major than 3.1.1**<br/>
- Changed the KNX Engine keep alive CONNECTIONSTATUS_REQUEST interval from 60 to 30 secs, to allow some KNX/IP interfaces (not strictly following the KNX standard) to work properly.<br/>
**Version 2.4.5** - Feb 2024<br/>
- WARNING: this version uses the Node-Red plugin system; the Node-Red version must be **equals or major than 3.1.1**<br/>
- NEW: Added KNX Datapoint 275.100<br/>
- HUE Light: fixed https://github.com/Supergiovane/node-red-contrib-knx-ultimate/issues/317<br/>
- HUE Light: corrected the 7.600 kelvin range https://github.com/Supergiovane/node-red-contrib-knx-ultimate/issues/316<br/>
- HUE Light: blinking effect and color cyle are now stopped, whenever an FALSE KNX telegram is received by the light switching group address.<br/>
- HUE Light: when the light is off, the dim up sequence starts now with initial brightness = zero.<br/>
- KNX Engine: moved all HTTP calls to a single js file plugin, loaded at startup, to avoid multi KNX gateway or multi HUE bridges issues.<br/>
- HUE: Optimized color translation between xyBri and RGB.<br/>
- NEW: HUE Light node: added the HSV controls.<br/>
- HUE Light node: stopping the dim sequence, now clears also the HUE bridge queue commands, to allow stopping the dimmer quickly.<br/>
- HUE Light node: smoother dimming.<br/>
- Fix the listing of ethernet interfaces in the gateway config window.<br/>
- HUE: Fixed "read at startup" option, not working for some HUE nodes.<br/>
- NEW: HUE: added node Zigbee Connectivity.<br/>
- PLEASE TRY THIS VERSION AND GIVE ME ANY FEEDBACK ABOUT ISSUES YOU FIND. THANKS.<br/>
**Version 2.4.5-beta.4 PUBLIC BETA** - Feb 2024<br/>
- Maintenance release.<br/>
**Version 2.4.5-beta.3 PUBLIC BETA** - Feb 2024<br/>
- HUE: Fixed "read at startup" option, not working for some HUE nodes.<br/>
- NEW: HUE: added node Zigbee Connectivity.<br/>
**Version 2.4.5-beta.2 PUBLIC BETA** - Feb 2024<br/>
- Fix the listing of ethernet interfaces in the gateway config window.<br/>
**Version 2.4.5-beta.1 PUBLIC BETA** - Feb 2024<br/>
- WARNING: this version uses the Node-Red plugin system; the Node-Red version must be **equals or major than 3.1.1**<br/>
- HUE: Optimized color translation between xyBri and RGB.<br/>
- NEW: HUE Light node: added the HSV controls.<br/>
- HUE Light node: stopping the dim sequence, now clears also the HUE bridge queue commands, to allow stopping the dimmer quickly.<br/>
- HUE Light node: smoother dimming.<br/>
- PLEASE TRY THIS VERSION AND GIVE ME ANY FEEDBACK ABOUT ISSUES YOU FIND. THANKS.<br/>
**Version 2.4.5-beta.0** - Jan 2024<br/>
- WARNING: this version uses the Node-Red plugin system; the Node-Red version must be **equals or major than 3.1.1**<br/>
- NEW: Added KNX Datapoint 275.100<br/>
- HUE Light: fixed https://github.com/Supergiovane/node-red-contrib-knx-ultimate/issues/317<br/>
- HUE Light: corrected the 7.600 kelvin range https://github.com/Supergiovane/node-red-contrib-knx-ultimate/issues/316<br/>
- HUE Light: blinking effect and color cyle are now stopped, whenever an FALSE KNX telegram is received by the light switching group address.<br/>
- HUE Light: when the light is off, the dim up sequence starts now with initial brightness = zero.<br/>
- KNX Engine: moved all HTTP calls to a single js file plugin, loaded at startup, to avoid multi KNX gateway or multi HUE bridges issues.<br/>
**Version 2.4.4** - Jan 2024<br/>
- Transitional version.<br/>
**Version 2.4.0-beta.1** - Jan 2024<br/>
- This is a public installable beta.<br/>
- HUE Light: fixed https://github.com/Supergiovane/node-red-contrib-knx-ultimate/issues/317<br/>
- HUE Light: corrected the 7.600 kelvin range https://github.com/Supergiovane/node-red-contrib-knx-ultimate/issues/316<br/>
- HUE Light: blinking effect and color cyle are now stopped, whenever an FALSE KNX telegram is received by the light switching group address.<br/>
- HUE Light: when the light is off, the dim up sequence starts now with initial brightness = zero.<br/>
- KNX Engine: moved all HTTP calls to a single js file, loaded at startup, to avoid multi KNX gateway or multi HUE bridges issues.<br/>
- Minor fixes.<br/>
**Version 2.4.0-beta.0** - Jan 2024<br/>
- THIS IS A BETA VERSION. INSTALL ONLY IF YOU HAVE MANY HUE BRIDGES.<br/>
- HUE Light: fixed https://github.com/Supergiovane/node-red-contrib-knx-ultimate/issues/317<br/>
- HUE Light: corrected the 7.600 kelvin range https://github.com/Supergiovane/node-red-contrib-knx-ultimate/issues/316<br/>
- HUE Light: blinking effect and color cyle are now stopped, whenever an FALSE KNX telegram is received by the light switching group address.<br/>
- HUE Light: when the light is off, the dim up sequence starts now with initial brightness = zero.<br/>
- KNX Engine: moved all HTTP calls to a single js file, loaded at startup, to avoid multi KNX gateway or multi HUE bridges issues.<br/>
**Version 2.3.5** - Jan 2024<br/>
- HUE Light: fixed multi HUE Bridge GUI issue.<br/>
**Version 2.3.4** - Jan 2024<br/>
- HUE Light: fixex tab "DIM/Brightness" inaccessible, when "KNX Brightness Status" was set to use the default knx behaviour.<br/>
**Version 2.3.3** - Jan 2024<br/>
- HUE Light: added a warning if you double click a node, with the node still querying the HUE Bridge for the device.<br/>
**Version 2.3.2** - Jan 2024<br/>
- HUE Light: minor fixes.
**Version 2.3.0** - Jan 2024<br/>
- HUE Light: partially rewrote code to cloneDeep(oHUEDevice) not to duplicate the brightness status of a single ligh, at node-red restart. https://github.com/Supergiovane/node-red-contrib-knx-ultimate/issues/312#issue-2064480332 <br/>
**Version 2.2.40** - Jan 2024<br/>
- HUE Light: fixed an issue with initial status read from HUE Bridge (on/off status was incorrectly set).<br/>
**Version 2.2.39** - Jan 2024<br/>
- Fixed DPT 9.001 issue when sending numbers having > 2 decimals.<br/>
- HUE Light node: fixed an issue in dimming, when the minimum dim level is set to the minimum level defined by the HUE bridge.<br/>
**Version 2.2.37** - December 2023<br/>
- HUE Light Node: you can now set the DIM direction for tunable white lights. Fixed some issues as well.<br/>
**Version 2.2.36** - December 2023<br/>
- HUE Light Node: Ensure at least one liht belonging to a group was on before switching to nighttime. Otherwise turn all lights on at daytime.<br/>
**Version 2.2.35** - December 2023<br/>
- NEW: HUE Light Node: now it resumes the old status of all lights belonging to the selected group.<br/>
**Version 2.2.34** - December 2023<br/>
- NEW: HUE Light Node: there is a new tab that auto-generates the light entity for Home Assistant.<br/>
- HUE Light: resuming the last daytime status after nighttime, if the switch on behaviour at daytime is set to None.<br/>
- The new HUE Scene node has exited the BETA status and is now considered safe to be used.<br/>
**Version 2.2.33** - December 2023<br/>
- Quickfix: HUE Light: fixed an issue in the conversion of tunable white from Datapint 7.600 to mired and vice versa.<br/>
- WARNING: the new HUE Scene node is to be considered **BETA (= in testing with user feedback)**.<br/>
**Version 2.2.32** - December 2023<br/>
- Quickfix: HUE Light: fixed an issue in the conversion of tunable white from Datapoint 9.002 to mired and vice versa.<br/>
- WARNING: the new HUE Scene node is to be considered **BETA (= in testing with user feedback)**.<br/>
**Version 2.2.31** - December 2023<br/>
- NEW: HUE Scene node: added the status GA and Datapoint, for the scene to send true/false if active/not active. This currently works only for "Single mode".<br/>
- WARNING: the new HUE Scene node is to be considered **BETA (= in testing with user feedback)**.<br/>
**Version 2.2.30** - December 2023<br/>
- NEW: HUE Scene node: added a "Multi scene" section, more powerful.<br/>
- HUE Scene: when selecting a group address for the scene, the scene number dropdown list doesn't show up.<br/>
- WARNING: the new HUE Light node is to be considered **RELEASED (= production ready, but please report anyway any issue)**.<br/>
- WARNING: the new HUE Scene node is to be considered **BETA (= in testing with user feedback)**.<br/>
**Version 2.2.29** - November 2023<br/>
This is an interim version, to quick fix some issues. Please report any issue with HUE Nodes, on gitHub.<br/>
- HUE Light: fixed an issue causing the node status to signal an error. Filtered the groupvalue_read from imbound KNX messages.<br/>
- WARNING: the new HUE Light options are to be considered **BETA (= in testing with user feedback)**.<br/>
**Version 2.2.28** - November 2023<br/>
This is an interim version, to quick fix some issues. Please report any issue with HUE Nodes, on gitHub.<br/>
- HUE Light: fixed an issue where dimming down with the light switched off, causes the brightness status to jump to 100%, thus the light remains off.<br/>
- HUE Light: Fixed some errors, if all devices belonging to a group, have only the dimming capability.<br/>
- WARNING: the new HUE Light options are to be considered **BETA (= in testing with user feedback)**.<br/>
**Version 2.2.27** - November 2023<br/>
This is an interim version, to quick fix some issues. Please report any issue with HUE Nodes, on gitHub.<br/>
- HUE Light: the UI now changes, to adapt to lamp type.<br/>
- HUE Light: "Get current" color button, now works for grouped light as well, by reading the first light belongin to the group.<br/>
- WARNING: the new HUE Light options are to be considered **BETA (= in testing with user feedback)**.<br/>
**Version 2.2.26** - November 2023<br/>
This is an interim version, to quick fix some issues. Please report any issue with HUE Nodes, on gitHub.<br/>
- HUE Light: fixed some spurious node status errors.<br/>
- HUE Light: now the brightness status is ever transmitted over the KNX bus, whenever the light is switched on.<br/>
- HUE Battery: the node can respond to KNX read request, by sending the stored value as response to the KNX bus.<br/>
- HUE light level: the node can respond to KNX read request, by sending the stored value as response to the KNX bus.<br/>
- HUE temperature sensor: the node can respond to KNX read request, by sending the stored value as response to the KNX bus.<br/>
- WARNING: the new HUE Light options are to be considered **BETA (= in testing with user feedback)**.<br/>
**Version 2.2.25** - November 2023<br/>
- HUE Light: fixed settings of some behaviour options.<br/>
- You can now query the HUE Light node stati, via a "read" telegram sent to the KNX stati group address. ("Status" is Latin, not English, so the plural is "stati" and not "statuses" nor "status"). Other HUE nodes will follow asap.<br/>
- Fixed some little bugs.<br/>
- Fixed an issue where in some circumstances, the HUE Light turn off by itself.<br/>
- WARNING: the new HUE Light options are to be considered **BETA (= in testing with user feedback)**.<br/>
**Version 2.2.24** - November 2023<br/>
- HUE Light: added DPT 9.002 for direct kelvin selection, with HUE range (2000K-6535K). There is another DPT 7.600 with the KNX scale (0K-6553K) avaiable.<br/>
- NEW: HUE Light: now you can choose the "switch on" behaviour between color and temperature (in Kelvin) + brightness.<br/>
- The fontawesome JS is now locally referenced.<br/>
- WARNING: the new HUE Light options are to be considered **BETA (= in testing with user feedback)**.<br/>
**Version 2.2.20** - November 2023<br/>
- Fixed a cross site js script loading, affecting the node running under HomeAssistant.<br/>
**Version 2.2.19** - November 2023<br/>
- HUE Bugfix.<br/>
**Version 2.2.18** - November 2023<br/>
- HUE Bugfix.<br/>
- New connection check for HUE bridge.<br/>
**Version 2.2.16** - November 2023<br/>
- NEW: Hue Light: you can now enable the input/output PINs and send/receive commands to/from the light, via the msg flow, like msg.on={"on":true}. The option is "Node Input/Output PINs".<br/>
- NEW: Hue Scene: you can now enable the input/output PINs and send/receive commands to/from the light, via the msg flow. The option is "Node Input/Output PINs".<br/>
**Version 2.2.9** - November 2023<br/>
- Fixed errors in Iobroker.<br/>
- HUE Light: NEW: color selection show now the temperature in kelvin.<br/>
- HUE Light: NEW: Tunable White: added control and status in kelvin (DPT 7.600). This is in BETA testing.<br/>
- Removed some options in button and scene nodes, because they are unnecessary.<br/>
**Version 2.2.6** - October 2023<br/>
- Fix: fixed HUE button sending a KNX telegram at startup. Fixed also other nodes.<br/>
- HUE Nodes: added the option to inizialize at startup or not.<br/>
**Version 2.2.5** - October 2023<br/>
- Fix: fixed some HUE nodes not able to register to the event notification service.<br/>
- Restyle GUI of KNX Device node.<br/>
**Version 2.2.4** - October 2023<br/>
- HUE Light: fixed some status hiccups and better handling of async hue bridge functions.<br/>
**Version 2.2.3** - October 2023<br/>
- HUE Light: Again, rewrite of the DIM function to get rid of the dimming_delta.<br/>
**Version 2.2.2** - October 2023<br/>
- NEW: HUE Motion: support HUE Camera motion events via the HUE Motion node.<br/>
- HUE Light: some tweaking to the GUI.<br/> - HUE Grouped Light: Fixed relative dimming function.<br/> - KNK Alerter node: <a href="https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/SampleAlerter">fixed the wiki sample page</a>.<br/> - KNX Viewer: added the help pane in Node-Red.<br/>
**Version 2.2.1** - October 2023<br/>
- Massive rewrite of the DIM function, for brightness and for color temperature.<br/>
- NEW: HUE Light: Added dimming speed, minimum dim value and maximum dim value.<br/>
- NEW: HUE Light: Read of the lamp status at node-red start and after deploy of a new node.<br/>
- Security fix: patched a vulnerability in crypto.js.<br/>
**Version 2.1.63** - October 2023<br/>
- HUE Light: optimized the GUI in select color TAB.<br/>
**Version 2.1.62** - October 2023<br/>
- HUE Light: FIX: a typo error could prevent the light to switch on, if the light was set to specified RGB color at switch on.<br/>
**Version 2.1.61** - October 2023<br/>
- HUE Light: NEW color picker. A Color picker is shown in the right TABS of node-red, as soon as you open the light node. You can choose the color you want, and paste the RGB color into the HUE light node.<br/>
- HUE Light: the color getter is now not shown, whenever you select a grouped light. You can use the color picker instead.<br/>
**Version 2.1.58** - October 2023<br/>
- HUE Light: NEW color getter. Just click a button to automatically fill the node's "color" properties<br/>
**Version 2.1.57** - October 2023<br/>
- HUE Light: NEW Behaviour "KNX Brightness Status"<br/>
- HUE Light: the light now remembers the last brightness value after switch off<br/>
**Version 2.1.56** - October 2023<br/>
- HUE Scene: removed non existant scene 0.<br/>
**Version 2.1.54** - October 2023<br/>
- HUE Scene: NEW: you can now use also the Datapoint 18.001, to recall a scene via a KNX scene pushbutton.<br/>
**Version 2.1.52** - October 2023<br/>
- HUE Light node: fixed another possible switch on brightness issue.<br/>
**Version 2.1.51** - October 2023<br/>
- HUE Light node: fixed a possible switch on brightness issue.<br/>
**Version 2.1.50** - October 2023<br/>
- KNXUltimateViewer node: fixed too large text in custom template..<br/>
**Version 2.1.47** - September 2023<br/>
- HUE BRIDGE: fixed multiple HUE bridge handling.<br/>
**Version 2.1.46** - September 2023<br/>
- HUE BRIDGE: In case of https problems (certificate expired, etc...), the node will try to connect to the HUE BRIDGE in insecure http mode.<br/>
**Version 2.1.45** - August 2023<br/>
- HUE Light: now it correctly sets the KNX brightness if you turn on/off the light via HUE app.<br/>
- Fix a resource occupation while connecting to the HUE bridge and the bridge is not reachable for the first time.<br/>
**Version 2.1.43** - August 2023<br/>
- HUE Light: Moved some options to the "Behaviour" tab and fixed a race condition in the color setting, when some options are in conflict each other.<br/>
**Version 2.1.42** - August 2023<br/>
- Fixed some issues in getting the hue device's names, when using some non LTS versions of node.js.<br/>
**Version 2.1.41** - August 2023<br/>
- NEW: HUE Light: you can now control ALL GROUPED LIGHT together.<br/>
- HUE Light: fixed an issue with the "Link brightness to on/off switch" option, when a json color is selected at daylight or nighttime<br/>
- HUE Light: New: now you can use both DPT 5.001 and 3.007 in the color temperature, at the same time.<br/>
**Version 2.1.40** - August 2023<br/>
- HUE Light: Bugfix: color cycle continues to cycle color, even if a FALSE is sent from the group address.<br/>
**Version 2.1.39** - August 2023<br/>
- KNX-Ultimate Node: fixed an issue with the msg.topic sent to the flow.<br/>
- NEW: HUE Light: now you can set the color temperature, using datapoint 5.001 as well.<br/>
- NEW: HUE Light: the node will now disable parts of the UI, based on the capabilities of the HUE lamp.<br/>
- HUE nodes now wait 15 seconds before getting status and updating KNX devices, after node-red restart. <br/>
**Version 2.1.38** - August 2023<br/>
- Strenghten HUE eventsource resiliency.<br/>
- Implemented standard logging on all HUE nodes (there was temporary console.log statements).<br/>
**Version 2.1.37** - July 2023<br/>
- Load control: added msg.shedding to force shed/unshed.<br/>
**Version 2.1.36** - July 2023<br/>
- HUE Server bugfix: in some cases, the eventsource lost the connection while in idle for more than 15 minutes; fixed.<br/>
**Version 2.1.35** - July 2023<br/>
- Maintenance release. Added a youtube link with samples, into every HUE node configuration's window.<br/>
**Version 2.1.34** - July 2023<br/>
- NEW: Hue light node now supports the grouped lights.<br/>
- Tap Dial node: fixed an issue with datapoint 5.001.<br/>
- Full rewrite of the HUE engine, to reduce the http traffic with the HUE Bridge as much as possible.<br/>
**Version 2.1.33** - July 2023<br/>
- HUE Light: fix for lights not supporting GAMUT.<br/>
**Version 2.1.32** - July 2023<br/>
- NEW: Hue Battery Sensor: you can now get the battery level of all your battery powered HUE devices.<br/>
- The sensors now read the value at startup.<br/>
- Minor fixes.<br/>
**Version 2.1.31** - July 2023<br/>
- FIX: HUE Light: fixed wrong datapoint in the color cycle effect.<br/>
**Version 2.1.29** - July 2023<br/>
- FIX: HUE Light: fixed an issue involving brightness. The HUE HUB, randomly, sends a 0.39 dimming value as hue status. This cause an ON telegram to be sent to the KNX bus.<br/>
**Version 2.1.28** - July 2023<br/>
- HUE Light: fixed DIM behaviour.<br/>
**Version 2.1.27** - July 2023<br/>
- Trashed some old unuseful code and status options.<br/>
- Keep moving help to the help box of node-red.<br/>
**Version 2.1.26** - July 2023<br/>
- Hue Light: fixed brightness states issue.<br/>
**Version 2.1.25** - July 2023<br/>
- Hue Light: added the option to update the KNX Brightness status when turn on/off the HUE light.<br/>
**Version 2.1.24** - July 2023<br/>
- Hue Light: fix brightness not sending true/false to the KNX switch status, if no brightness GA present. Set the RBE filter on that.<br/>
**Version 2.1.23** - July 2023<br/>
- Hue Light: Update KNX Switch Status on HUE brighness change, now is the default.<br/>
**Version 2.1.22** - July 2023<br/>
- NEW: Hue Light: UI optimization and allow to set the switch on light, even it Night Lighting is unselected.<br/>
**Version 2.1.20** - July 2023<br/>
- NEW: Hue Light: you can choose to enable/disable the day/night behaviour.<br/>
- NEW: Hue Light: you can now choose some options in the new Behaviours configuration tab.<br/>
**Version 2.1.19** - July 2023<br/>
- Hue light and Hue button optimization.<br/>
**Version 2.1.18** - July 2023<br/>
- Quick fix for MDT and Wienzler interfaces.<br/>
**Version 2.1.17** - July 2023<br/>
- Revamped UI of KNX-Ultimate device node.<br/>
- HUE light: added "invert" option to the Day/Night sensor.<br/>
- More verbose status for all nodes.<br/>
**Version 2.1.16** - June 2023<br/>
- NEW: Hue scene. You can now call a HUE scene.<br/>
- Bump dependencies versions.<br/>
- Increased TTL of dgram socket, from 128 to 250.<br/>
- Set max hop count in tunneling/broadcast, from 6 to 7.<br/>
- Enabled compatibility with KNX Virtual (BETA).<br/>
- Continue migrating the Help from gitHub to the standard Node-Red help box. You could find some discrepancies in help text. Sorry for that.<br/>
- **BREAKING CHANGE*** removed the emulation capability, because it's a complicated thing to mantain. If you don't know what it is, just don't care about that.<br/>
**Version 2.1.15** - June 2023<br/>
- Fix an issue with auto discovery of not registered HUE bridges. Now you must first set the IP, then click CONNECT.<br/>
**Version 2.1.14** - June 2023<br/>
- Hue Light node: added day/night behaviour.<br/>
**Version 2.1.13** - June 2023<br/>
- Hue Light node: fixed inversion in the color temp state.<br/>
- Hue Light node: switching on/off the light, now sets the DIM to 100%/0% as well.<br/>
**Version 2.1.12** - June 2023<br/>
- Hue Light node: added tunable white.<br/>
**Version 2.1.11** - June 2023<br/>
- KNX Global Context node: added the optional datastore to choose from.<br/>
**Version 2.1.10** - June 2023<br/>
- KNX Gateway Node: Migrated documentation to the standard node-red documentation box.<br/>
- KNXUltimate engine is now part of the published package https://www.npmjs.com/package/knxultimate.<br/>
**Version 2.1.9** - June 2023<br/>
- Start migrating documentation to the standard node-red documentation box.<br/>
**Version 2.1.8** - June 2023<br/>
- HUE event stream reader revamped.<br/>
**Version 2.1.7** - June 2023<br/>
- KNX nodes not correctly show status of JSON objects (like dimming, color, etc.).<br/>
**Version 2.1.6** - June 2023<br/>
- Several fixes for reading the correct GAMUT color.<br/>
**Version 2.1.4** - June 2023<br/>
- NEW: Hue light node: added random color cycle effect group address.<br/>
- Fixed destroying KNX nodes.<br/>
- Fixed destroying HUE nodes.<br/>
- Several HUE bugfixes.<br/>
**Version 2.1.3** - June 2023<br/>
- Bugfix.<br/>
**Version 2.1.2** - June 2023<br/>
- NEW: Hue Hue Light node, added BLINK option.<br/>
**Version 2.1.1** - June 2023<br/>
- NEW: Hue Tap Dial node: setting a color datapoint(232.600), the rotary dial will send a random color to the KNX group address.<br/>
**Version 2.1.0** - June 2023<br/>
- HUE nodes exited the BETA version. You can now start using HUE nodes.<br/>
**Version 2.0.21** - June 2023<br/>
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA<br/>
- Revamped hue clipv2 push event client.<br/>
- New service icons.<br/>
**Version 2.0.20** - June 2023<br/>
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA<br/>
- Fixed API issue, when no HUE bridges present.<br/>
**Version 2.0.19** - June 2023<br/>
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA<br/>
- Fixed reading initial state of hue lamps.<br/>
**Version 2.0.18** - June 2023<br/>
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA<br/>
- Fixed HUE telegram speed, according to the HUE Api V2 recommendation.<br/>
**Version 2.0.17** - June 2023<br/>
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA<br/>
- Fixed issues with async call to getlightstate aas soon as the light node is created.<br/>
**Version 2.0.16** - June 2023<br/>
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA<br/>
- Fixed issues with dimming in the hue button and hue tap dial nodes.<br/>
**Version 2.0.15** - June 2023<br/>
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA<br/>
- NEW: Temperature sensor.<br/>
- Changes to HUE Light node, to mime the ISE KNX CONNECT HUE beavior.<br/>
**Version 2.0.13** - June 2023<br/>
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA<br/>
- Hue Button node: fixed missing events in output msg.<br/>
**Version 2.0.12** - June 2023<br/>
- HUE: CAUTION BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA<br/>
- NEW: Hue light sensor node.<br/>
**Version 2.0.11** - June 2023<br/>
- HUE: CAUTION BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA<br/>
- Hotfix for Hue Button node, not retain property in config window.<br/>
- Removed "Double Tap" event, because it doesn't exists yet.<br/>
**Version 2.0.10** - June 2023<br/>
- HUE: CAUTION BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA<br/>
- Hue Button node redesign.<br/>
- Other hue nodes fixes<br/>
**Version 2.0.9** - June 2023<br/>
- NEW: HUE Motion node<br/>
- NEW: HUE Tap Dial node<br/>
**Version 2.0.7** - June 2023<br/>
- HUE Button node: added an output PIN<br/>
- HUE Button node: added an option to emit a simplified msg
**Version 2.0.6** - June 2023<br/>
- NEW: HUE Button node. All HUE integrations are in BETA.<br/>
- Slowly integrating the help in the node-red help section.<br/>
**Version 2.0.1** - June 2023<br/>
- NEW: more KNX group addresses in the HUE Light node<br/>
**Version 2.0.0** - June 2023<br/>
- NEW Added HUE Light node. More HUE nodes to come. Pleas