Skip to content

Latest commit

 

History

History
1301 lines (1297 loc) · 68.5 KB

CHANGELOG.md

File metadata and controls

1301 lines (1297 loc) · 68.5 KB

Sample Node

Donate via PayPal


CHANGELOG

Version 2.1.29 - July 2023
- 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.

Version 2.1.28 - July 2023
- HUE Light: fixed DIM behaviour.

Version 2.1.27 - July 2023
- Trashed some old unuseful code and status options.
- Keep moving help to the help box of node-red.

Version 2.1.26 - July 2023
- Hue Light: fixed brightness states issue.

Version 2.1.25 - July 2023
- Hue Light: added the option to update the KNX Brightness status when turn on/off the HUE light.

Version 2.1.24 - July 2023
- Hue Light: fix brightness not sending true/false to the KNX switch status, if no brightness GA present. Set the RBE filter on that.

Version 2.1.23 - July 2023
- Hue Light: Update KNX Switch Status on HUE brighness change, now is the default.

Version 2.1.22 - July 2023
- NEW: Hue Light: UI optimization and allow to set the switch on light, even it Night Lighting is unselected.

Version 2.1.20 - July 2023
- NEW: Hue Light: you can choose to enable/disable the day/night behaviour.
- NEW: Hue Light: you can now choose some options in the new Behaviours configuration tab.

Version 2.1.19 - July 2023
- Hue light and Hue button optimization.

Version 2.1.18 - July 2023
- Quick fix for MDT and Wienzler interfaces.

Version 2.1.17 - July 2023
- Revamped UI of KNX-Ultimate device node.
- HUE light: added "invert" option to the Day/Night sensor.
- More verbose status for all nodes.

Version 2.1.16 - June 2023
- NEW: Hue scene. You can now call a HUE scene.
- Bump dependencies versions.
- Increased TTL of dgram socket, from 128 to 250.
- Set max hop count in tunneling/broadcast, from 6 to 7.
- Enabled compatibility with KNX Virtual (BETA).
- Continue migrating the Help from gitHub to the standard Node-Red help box. You could find some discrepancies in help text. Sorry for that.
- **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.

Version 2.1.15 - June 2023
- Fix an issue with auto discovery of not registered HUE bridges. Now you must first set the IP, then click CONNECT.

Version 2.1.14 - June 2023
- Hue Light node: added day/night behaviour.

Version 2.1.13 - June 2023
- Hue Light node: fixed inversion in the color temp state.
- Hue Light node: switching on/off the light, now sets the DIM to 100%/0% as well.

Version 2.1.12 - June 2023
- Hue Light node: added tunable white.

Version 2.1.11 - June 2023
- KNX Global Context node: added the optional datastore to choose from.

Version 2.1.10 - June 2023
- KNX Gateway Node: Migrated documentation to the standard node-red documentation box.
- KNXUltimate engine is now part of the published package https://www.npmjs.com/package/knxultimate.

Version 2.1.9 - June 2023
- Start migrating documentation to the standard node-red documentation box.

Version 2.1.8 - June 2023
- HUE event stream reader revamped.

Version 2.1.7 - June 2023
- KNX nodes not correctly show status of JSON objects (like dimming, color, etc.).

Version 2.1.6 - June 2023
- Several fixes for reading the correct GAMUT color.

Version 2.1.4 - June 2023
- NEW: Hue light node: added random color cycle effect group address.
- Fixed destroying KNX nodes.
- Fixed destroying HUE nodes.
- Several HUE bugfixes.

Version 2.1.3 - June 2023
- Bugfix.

Version 2.1.2 - June 2023
- NEW: Hue Hue Light node, added BLINK option.

Version 2.1.1 - June 2023
- NEW: Hue Tap Dial node: setting a color datapoint(232.600), the rotary dial will send a random color to the KNX group address.

Version 2.1.0 - June 2023
- HUE nodes exited the BETA version. You can now start using HUE nodes.

Version 2.0.21 - June 2023
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA
- Revamped hue clipv2 push event client.
- New service icons.

Version 2.0.20 - June 2023
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA
- Fixed API issue, when no HUE bridges present.

Version 2.0.19 - June 2023
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA
- Fixed reading initial state of hue lamps.

Version 2.0.18 - June 2023
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA
- Fixed HUE telegram speed, according to the HUE Api V2 recommendation.

Version 2.0.17 - June 2023
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA
- Fixed issues with async call to getlightstate aas soon as the light node is created.

Version 2.0.16 - June 2023
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA
- Fixed issues with dimming in the hue button and hue tap dial nodes.

Version 2.0.15 - June 2023
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA
- NEW: Temperature sensor.
- Changes to HUE Light node, to mime the ISE KNX CONNECT HUE beavior.

Version 2.0.13 - June 2023
- HUE: CAUTION POSSIBLE BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA
- Hue Button node: fixed missing events in output msg.

Version 2.0.12 - June 2023
- HUE: CAUTION BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA
- NEW: Hue light sensor node.

Version 2.0.11 - June 2023
- HUE: CAUTION BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA
- Hotfix for Hue Button node, not retain property in config window.
- Removed "Double Tap" event, because it doesn't exists yet.

Version 2.0.10 - June 2023
- HUE: CAUTION BREAKING CHANGES TO THE HUE NODES. PLEASE BE AWARE THAT HUE NODES ARE STILL IN BETA
- Hue Button node redesign.
- Other hue nodes fixes

Version 2.0.9 - June 2023
- NEW: HUE Motion node
- NEW: HUE Tap Dial node

Version 2.0.7 - June 2023
- HUE Button node: added an output PIN
- HUE Button node: added an option to emit a simplified msg

Version 2.0.6 - June 2023
- NEW: HUE Button node. All HUE integrations are in BETA.
- Slowly integrating the help in the node-red help section.

Version 2.0.1 - June 2023
- NEW: more KNX group addresses in the HUE Light node

Version 2.0.0 - June 2023
- NEW Added HUE Light node. More HUE nodes to come. Please feel free to try it.
- Global context node: in the node name, only chas a-z are now allowed, to overcome syntax errors.
- As i spend 50% of my time to translate all documentation and node texts to 4 languages, i'll leave only English as main language, so you will see the UI only in English.

Version 1.4.18 - Mai 2023
- NEW: Gateway Config Node: Starting from version 1.4.18, you can also simply enter the path to the ETS exported file (e.g.: /home/pi/mycsv.csv), instead of pasting it's content.

Version 1.4.16 - Mai 2023
- FIX: fixed an issue when you have more than one Global Variable node.

Version 1.4.15 - March 2023
- FIX: fidex an issue with unicode chars in the ESF imported file.
- NEW: Added Datapoint 235.001 Tariff. Please see the sample in the node window, appearing after you select the datapoint.

Version 1.4.14 - March 2023
- NEW: Added Datapoint 29.xxx. Please see the sample in the node window, appearing after you select the datapoint.

Version 1.4.13 - January 2023
- FIX: Fixed Datapoint 9. There was too many decimals.

Version 1.4.12 - January 2023
- FIX: fixed scene controller issue.

Version 1.4.11 - January 2023
- FIX: fixed RBE output filter, for those Datapoints (like PPM) that doesn't follow the KNX specifications. (Supergiovane#223) and when you use the "round, multiply, etc..." payload handling option in the node configuration.
- NEW: Added DPT28.001 UTF-8 string. Thanks @twod-davydemaegt.
- FIX: Fixed a mistake (old one) in the ESF file import. Thanks @twod-davydemaegt.

Version 1.4.10 - December 2022
- Wellcome in: Company Can'nX from France is using KNX-Ultimate in his Kloud'nX product.
- Minor fixes and WIKI update.

Version 1.4.9 - November 2022
- NEW: GlobalContext node: If you import your ETS file, the global variable now contains ALL group addresses included in the ETS file.
- Fixed incorrect links in the Node-Red's Help TAB for some nodes.

Version 1.4.8 - November 2022
- NEW: added Datapoints 13.016, 13.1200, 13.1201.

Version 1.4.7 - November 2022
- NEW: added "Griesser Object" Custom Datapoint 6001.001. Thanks @croghostrider

Version 1.4.6 - November 2022
- NEW: added Airflow Datapoint 9.009.

Version 1.4.5 - October 2022
- Now the Watchdog node sends same errors from other KNX-Ultimate nodes, only once. This avoids flooding node-red flow with unnecessary messages.

Version 1.4.4 - October 2022
- FIX: fixed an issue accurring when you put a wrong IP/hostname in the configuration gateway. Leaving node-red running with such wrong configuration, after a month or so, all UDP channels remain occupied until reboot. Thanks to @tarag for reporting that.

Version 1.4.3 - October 2022
- Changed view for JSON objects (will display the RAW value instead of the JSON) in the KNXUltimate Viewer node.
- Added the measure unit near the payload value.

Version 1.4.2 - October 2022
- Added DPT 21.001.

Version 1.4.1 - October 2022
- Added DPT 14.077.
- NEW: you can now set the ETS group address list at runtime, via the Watchdog Node. See here https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/7.-WatchDog-Configuration the "importCSV" property of the msg.setGatewayConfig.
- Updated the Wiki in all languages.

Version 1.4.0 - September 2022
- Cleaned code and standardize things, thanks @croghostrider.
- Fixed DPT 13.002 description Flow Rate in m³/h

Version 1.3.49 - August 2022
- Fixed name validation in the Viewer node.

Version 1.3.48 - August 2022
- Fixed old "new Buffer" call. It's deprecated and may not work with new node.js versions.

Version 1.3.47 - August 2022
- Temporary hide KNX Secure TAB from the config window. It will appear again when KNX Secure will be ready.

Version 1.3.46 - July 2022
- NEW: Added hostname DNS resolution in Config Gateway IP. Now you can put an IP or an hostname in the IP gateway's field.
- NEW: Added Datapoint 1.024 Day/Night.
- Now the procol in the config node gateways is only suggested. You can choose the protocol by yourself.

Version 1.3.45 - June 2022
- NEW: pass msg.resetRBE = true to a device node, to reset both input and output RBE filter on that particular node.

Version 1.3.43 - Mai 2022
- NEW: Scene Controller: you can now specity the "wait" time also in seconds, minutes or hours.

Version 1.3.42 - Mai 2022
- Fixed an issue in the gateway config node UI. Corrected some UI spacing issues in low resolution monitor.
- Fixed an issue occurring in the detection of local IP in case of ETH interface without family property specified.

Version 1.3.41 - Mai 2022
- Fixed an issue in the gateway config node UI, where you manually set the IP interface name.
- Fixed an issue introduced by a breaking change in Node 18.
- Added more "trace" log in the ipAddressHelper function, to better track the ethernet interface details.

Version 1.3.40 - Mai 2022
- Fixed an issue in the GlobalContext node, preventing the node from searching for the DPT, if the CSV ETS file has been imported and you don't specify the DPT in the msg input. Thanks to @Sebastien-Posca for pointing me out that.

Version 1.3.39 - April 2022
- Fixed an empty text in the KNX Alerter config node, about the Read States at start.
- Fixed an improperly cleaned queue in the config node close function.
- Fixed a possible issue in case of multiple disconnection from the KNX Bus in a short timeframe.
- Fixed sending disconnection_request with a null connection_ID, in the KNX Engine.
- Fixed re-sending per KNX Standards, of not ACKnowledged telegrams, not always working in some circumstances.
- Protected some function with a try-catch.
- Now the telegram handler function stops whenever the connection is lost and restart from fresh on connection.
- Optimized the retain mechanism of the queue handling, in case of shorttimed disconnections.

Version 1.3.38 - April 2022
- Memory footprint decreased.
- Better handling of KNX nodes objects array, for flows with more than 250 nodes.

Version 1.3.37 - April 2022
- Changed: the KNX Gateway Node don't care anymore for ROUTING_LOST_MESSAGE and ROUTING_BUSY. Previously, it was disconnecting. Now it only advises in LOG.
- Updated and beautifullyfied the WIKI.
- Totally rewrote the CIRCULAR REFERENCE PROTECTION and FLOOD PROTECTION wiki page, in all languages.

Version 1.3.36 - February 2022
- Purged unused requires and bumped dependencies versions.

Version 1.3.35 - March 2022
- Reset handlers by removing/adding every time the connection is set by "new" directive.
- Fixed an issue causing glitches, when the disconnection is requested by the KNX interface instead of KNX-Ultimate.
- Fixed an issue occurring when the disconnection is started from KNX-Ultimate by the DISCONNECT_REQUEST, but the KNX Interface fails to send the DISCONNECT_RESPONSE to confirm the disconnection.
- Updated knxUltimate-config.js to actively disconnect and close the socket when the disconnection is requested by the KNX Interface. All other cases (disconnection by ethernet cable, disconnection by unreachable KNX Interface, disconnection by temporary out of access, disconnection by means of user intervention, disconnection by Watchdog node etc...) are not affected by this issue.
- Optimized memory allocation to allow the garbage collector to get rid of unref variables.
- Scene controller: fixed node status issues.
- Load control: code revision.
- Logger: code revision.
- Watchdog: code revision.
- Device node: code revision.
- Global Context: code revision.
- Wiki: merged Global Context node sample, into one single page for better readability.
- FIX: fixed rounding of numbers in the device node.

Version 1.3.32 - February 2022
- FIX Datapoint 16.001: fixed an issue with the ISO8859-1 encoding.

Version 1.3.31 - February 2022
- KNX Viewer node: now the payload is formatted depending on value type.
- KNX Viewer node: now the list is ordered by group address.
- KNX Viewer node: added a second output pin, that emits an Array containing all group addresses.

Version 1.3.30 - February 2022
- KNX Viewer node: changed the Datetime display to local time format.

Version 1.3.29 - February 2022
- Load Control: the timer for shedding won't everytime obey to what you've set. Fixed.
- Load Control: Added pre-shedding yellow warning message in the node status.

Version 1.3.28 - February 2022
- NEW: KNX Viewer: this node allow you to see all datapints and values in a dashboard wirget. https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/knxUltimateViewer

Version 1.3.27 - February 2022
- Load Control: minor fixes + issue a KNX read of Watt values, in case the GA doesn't automatically send a power value on change.

Version 1.3.26 - February 2022
- FIX: fix a crash occurring it the KNX Gateway is set to "emulate" (that means, don't write to the bus).

Version 1.3.25 - February 2022
- FIX: Load Control: measure unit was Wh. Corrected in W. Thank @Mauro of VivereSmart Facebook group https://www.facebook.com/groups/viveresmart
- Load Control: Added more info to the output message. Updated the online help.

Version 1.3.24 - February 2022
- NEW: Load Control node: switch off your device if you're exceeding the Watt limit of your house.
- FIX: Alerter Node: fixed a KNX Address verification, in case you wrote your own string instead of a GA.
- FIX: Alerter Node: the node was sending a "read" request to all group addresses at start. Fixed.

Version 1.3.22 - February 2022
- FIX: WriteRaw: some values wasn't sent to the bus due to an hex conversion issue.

Version 1.3.21 - January 2022
- FIX: Node Logger wasn't correclty logging the bus traffic. Fixed.

Version 1.3.20 - January 2022
- NEW: Telegram out queue TTL: as soon as KNX-Ultimate detects a connection loss, it will retain the telegrams sent to the BUS during the disconnection. After the reconnection, KNX-Ultimate will send the retained queue.

Version 1.3.19 - January 2022
- NEW: Added Datapoint 14.058 Pressure (Pa).
- Added some more description while disconnecting from the BUS.

Version 1.3.18 - January 2022
- FIX: Scene Controller: fixed an issue preventing the node to work if you haven't set the RECALL and SAVE group addresses.
- WIKI: updated the samples in the scene controller node.

Version 1.3.16 - January 2022
- KNXEngine: there are some weird KNX gateways out there, either sending malformed header or CEMI messages. Now KNX-Ultimate will simply ignore these bad messages. Prior, it was disconnecting.
- KNXEngine: KNX-Secure packets are silently discarded for now, until KNX Secure will be ready.
- KNXEngine: added more logs to for troubleshooting pourposes.

Version 1.3.15 - January 2022
- KNXEngine: better handling of disconnection in UDP mode, allowing very old grandpa KNX/IP interfaces enough time to understand what's happening, avoiding it to go crazy.
- KNXEngine: corrected Curve Crypto in KNX-Secure (KNX Secure is not enabled yet!).

Version 1.3.14 - 26 December 2021
- KNXEngine: ACK management: the not acknowledged message will be re-transmitted once, then the connection will be dropped, as per KNX specs.
- KNXEngine: ACK management: the telegram's queue to be sent to the KNX BUS will be paused during the ACK waiting.
- KNXEngine: Routing: now the routing_busy and routing_lost_messages telegrams sent by the KNX/IP Router are handled.

Version 1.3.13 - 25 December 2021
- KNXEngine: when in tunneling and suppress ACK request is disabled, the error is raised only after 3° failed ACK reception instead of 1°.
- KNXEngine: at disconnection, delete all pending ACK requests timer.
- Warning: if you've suppressed the ACK requests, in some cases the node cannot detect the disconnection. In this case, please use the KNX Watchdog to detect the disconnecitons and reconnect.

Version 1.3.12 - December 2021
- KNX-Ultimate DEVICE node: added the validation of Group Address while deploy, with support for modern addressing up to 31/7/255.

Version 1.3.10 - December 2021
- FIX: fixed a stupid "Disconnected by Message length mismatch 8/16" error due to a dumb find/replace error in the code.
- Added some more log to help resolving issues.

Version 1.3.5 - REMOVED FROM REPO due to "Disconnected by Message length mismatch 8/16" error - December 2021
- New KNX Engine has been enabled again, after fixing some glitches.

Version 1.3.4 - December 2021
- Temporary reverted to old API, due to some little glitches.

Version 1.3.2 - December 2021
- NEW: config node: you can now gather debug info (there is a button for that) to be sent to the developer to help resolving your issue. Then, please paste the debug infos in your gitHub issue.

Version 1.3.1 - December 2021
---- MAJOR VERSION WITH TOTALLY REWRITTEN KNX API, IN PURE JAVASCRIPT ----
---- IF YOU ENCOUNTER ISSUES, JUST INSTALL THE LAST OLD VERSION WITH: npm install [email protected] ----
---- PLEASE BE AWARE THAT ALL PREVIOULSY KNX SECURE OPTIONS HAVE BEEN HIDDEN UNTIL READY TO BE RELEASED, TO AVOID CONFUSIONS ----
- KNX-Secure: not ready yet. I think not before the 1° quarter of 2022 because i'm learning the MANY cryptograhics algorithms of this Secure thing. Already done are the loading/checking against password of the ETS Keyring file, the new TCP stack (will come toghether with the already present UDP stack) and the first connection handshake between KNX-Ultimate and a KNX/IP Interface via TCP tunnel, using the DH Curve25519 algorythm. SOMEONE INTERESTED HELPING ME WITH THE DEVELOPMENT (FOR FREE)?
- NEW: new KNX API developed in these months. This new API is more speedy, more mantainable (get rid of the old "machina" framework) and ready to accomodate the natively supports KNX-Secure.
- NEW: ETS Logger: now the node logs the sent packets as well (previously, it was recording only the received ones).
- NEW: KNX-Ultimate now supports TCP connection as well (for KNX Secure tunneling). All protocols are now supported (UDP Routing and Tunneling, TCP).
- NEW: You can now choose the IP protocol to be used for the gateway.
- NEW: WatchDog node: You can now set the communication protocol (TunnelingUDP, Multicast) using msg.setGatewayConfig.Protocol. Updated the Wiki as well to reflect the change.
- FIX: Watchdog node's setConfig sat the wrong configuration in case of more than one node gateway simultaneously active on the same flow.
- FIX: Manually setting interface in a gateway node set to multicast address, resulting in the gateway bond to all interfaces, causing some issues in receiving datagrams on systems having more than one ethernet interface active at the same time.
- FIX: KNX-Device: if the node was set to react to "Read" requests and "Autorespond" was also enabled and "Autorespond with default value if no payload is present" was also active, in some circumstances the "response" telegram was sent to a wrong group address.
- FIX: Config gateway: the custom delay between Telegrams sent to the KNX BUS was locked to the safe mimimum of 40ms, even if you sat a lower value. Now is 30ms, but proceed with caution if you set a low value. 50ms should be the safe-default.
- FIX: Config gateway: suppress acknowledge telegram now work as expected, totally ignoring received Acknowledges and don't ask for any as well. Prior was only ignoring the received Acknowledges.

Version 1.2.57 - November 2021
- Added following datapoints:
- 12.100 counter timesec (s)
- 12.101 counter timemin (min)
- 12.102 counter timehrs (h)
- 12.1200 volume liquid (l)

Version 1.2.56 - November 2021
- FIX: hotfix echo in tunneling mode doesn't work since 1.2.55.

Version 1.2.55 - November 2021
- Gateway servere node: recoding of some javascript parts, to increase speed to better accomodate the crypt/entrypt process of the upcoming KNX-Secure implementation.
- KNX-Secure: succesfully read ETS Keyring file and decrypt of Devices keys, Group Address keys, Backbone Key, Management Key and Auth Key.
- KNX-Secure: a shield icon near the Gateway name in the KNX Device node appears, if KNX-Secure gateway has been selected.
- KNX-Secure: node-red log now logs wether the gateway is secure or not, ETS Keyring project name, created By and ETS version.

Version 1.2.54 - November 2021
- THIS VERSION TOUCHES MANY CONNECTIVITY POINTS. It should handle all things better, but if you've trouble, you can always revert to the previous version by issuing npm install [email protected]
- Tunneling/Routing connection optimization: standardized delay in CONNECT_RESPONSE timeout and cleaned some code to better handling installations with more than 500 group addresses.
- In tunneling mode, the node now signal the disconnection after 3 KNX Interface's connection state response failed, as per KNX standard.
- Increased the socket telegram TTL (Time to Live) for Multicast as well as for Unicast, from 16 to 128 for better handling of multirouted packets.
- Added "[THE GATEWAY NODE HAS BEEN DISABLED]" node status message, if you've disabled the KNX Gateway.
- NEW: you can now choose to delay the connection to the KNX BUS at start. In some circumstances it's advisable to delay the connection to the BUS to allow the ethernet cards to be lifted up by the sysop. Thi happens often in VM environments.
- Changing the log level in the Gateway node doesn't require a node-red restart anymore.
- Because i'm flooded by user's queries, i removed a warning from the node status, if the persitent file has not yet been created.
- Wait for message acknowledge by the IP router: now waits for 5 failed message ACKs before firing the disconnection sequence.
- FIX: fixed a false "disconnection" node status, due to a glitch in the KNX API (after a connection request, the API was sending a false "disconnection" status). Chiamati in causa anche tutti i Santi, prima.
- Fixed some check-connection timers not stopping in time.
- Speed up the first KNX connection after node-red start/restart/deploy.
- Speed up the reconnection attempts in case of disconnections.

Version 1.2.53 - November 2021
- Device node: as soon as you add a new node with "read from bus at start" option enabeld, it requests the value from the BUS also if you DEPLOY "modified nodes" only. Prior to that, you had to do a full DEPLOY.

Version 1.2.52 - October 2021
- KNX Logger node: fixed some default fields.

Version 1.2.51 - October 2021
- NEW: Logger node: you can now count telegrams per second (or any interval you want), for statistic pourposes. Thank @RicharddeCrep for proposing this ehnancement.
- WIKI: Updated the wiki in Deutsch, English, Italano and Chinese.
- Datapoint 10.001: fixed a little issue if the date of week is Sunday.
- Added the milliseconds indication in all logs (things happen fast!).

Version 1.2.49 - October 2021
- Gateway connection: added more checks for connection resilience, in case of KNX Interface of particular manufacturer.
- Gateway connection: connection is now more speedy.
- NEW: Gateway connection has a new option to enable/disable the automatic connection to the KNX BUS at start. You can now choose not to connect to the BUS on boot. - Watchdog node: fixed an issue in changing the configuration via setConfig parameter, when an ethernet interface was manually selected in the config window.

Version 1.2.48 - October 2021
- Watchdog node: fixed a misleading status color during the first KNX test performed.

Version 1.2.47 - September 2021
- Added Datapoint 14.057 Power Factor.

Version 1.2.46 - September 2021
- GlobalContext Node: you can now correctly pass the value to a group address even without setting the datapoint, if you import the CSV file.

Version 1.2.45 - September 2021
- NEW: Chinese translation. Many thanks @songzh96 for the BIG work done in traslating the entire WIKI and the node config windows in Chinese!

Version 1.2.44 - September 2021
- NEW: Scene Node: you can now add a pause in the command rule list (example, turn on light, wait 4000 milliseconds, turn off light).
- WIKI: better organization of help, with direct links "SEE ALSO" to other related pages. You find these links at the bottom of every each page.

Version 1.2.43 - September 2021
- Watchdog Node: fixed the msg.connectGateway = true not actually reconnecting.

Version 1.2.42 - August 2021
- FIX: if the config node is configured in EMULATION mode, knx-ultimate ouputs always the flow msg with the Group Address as topic, instead of a msg with the customized topic (if you have customizet it).

Version 1.2.41 - August 2021
- Fixed a zero day bug: the loading of buffer value other than true/false from the peristent file (where all the values are persisted, stored and read upon restart if you selected that in the node config) fails. No error occurs nor other malfunctions, but the node emits a status error and the value is not read from this file.

Version 1.2.40 - August 2021
- Great improvement of system resource.
- Fixed too many reconnection attempts in a short timeframe. Now it's more relaxed thus more responsive.
- I've successfully collected KNX Secure device to go ahead with the development. THANK YOU TO ALL PATREONS, SPECIALLY TO A COMPANY THAT WON'T BE MENTIONED HERE, HAVING SENT ME KNX SECURE DEVICES.

Version 1.2.39 - August 2021
- I remember you that i'm still collecting money to buy a KNX Router for testing KNX-Secure. Should you help me, click "Donate via PayPal" above in this page.
- Optimized the fix in 1.2.38 by adding more in-depth checks.

Version 1.2.38 - August 2021
- I remember you that i'm still collecting money to buy a KNX Router for testing KNX-Secure. Should you help me, click "Donate via PayPal" above in this page.
- Sometimes, with some KNX Interfaces, whenever you unplug the eth cable for a while, the gateway could'nt regain the connection. Fixed.
- Added a slight random delay before connecting to KNX BUS, to allow lazy ehternet adapters to come up after a reboot.
- Improvement: knx-ultimate nodes does have a persistent state after reboot (it saves the states to a json file). Now, if you have multiple gateways, it saves the states for each gateway in a different file.
- FIX: currently, knx-ultimate set to "auto respond with current value" and "if value unknown, respond with", responds with value selected by the user, if the current value is "" or undefined. Now it does so even if the value is null.

Version 1.2.36 - July 2021
- Fixed a wrong help link in the gateway configuration node, in the italian language.
- Fix: on importing ETS Group Addresses file, the debug window won't show the import's warnings/error.
- NEW: starting implementation of KNX Secure (ETA END DECEMBER 2021). For now, the only thing working is keyring import and verification of his Hash against the password you set on the file while exporting keyring from ETS and decyphering of the Backbone key.
- Updated WIKI and help to reflect KNX Secure changes.

Version 1.2.34 - June 2021
- Gateway configuration: added option Suppress repeated (R-Flag) telegrams fom BUS. When enabled, this option suppress the telegrams marked as "repeated" (with R-Flag) coming from the bus. See here: https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/1.-Gateway-configuration

Version 1.2.33 - May 2021
- Gateway configuration -> Advanced Options -> Node list in all flows: added more infos to each node in the list, to allow more control on the nodes overview. The options are: "No Initial Read, React to Write, React to Response, No React to Read, No Autorespond to Read Requests, Output type write, No RBE on Output to Bus, No RBE on Input from Bus"

Version 1.2.32 - May 2021
- NEW Dattpoint 14.074 (Time in secs) and 14.076 (Volume in m3).

Version 1.2.31 - May 2021
- Fixed an issue happening if whenever you change a KNX node's datapoint, while the persistent value saved to file has already been saved using the old datapoint.

Version 1.2.30 - May 2021
- Datapoint 14.x: fixed a possible issue if the inpur message coming from the flow, is'nt a valid datapoint 14.x value.

Version 1.2.29 - May 2021
- KNX Device: if "read on connection/reconnection" is selected, the gateway node will now read all values of all nodes in 2 steps: first from file (for the nodes set in this way), then from BUS (for the nodes set in this way). This allow nodes that are setup as virtual devices, to get their values from file before being asked to send the value as response to the bus, by other nodes. It's all clear? No? Sorry for that, i'm unable to better explain that.
- Watchdog node: NEW: you can force the selected gateway to disconnect from the KNX BUS and to STOP reconnection attempts. You can also force the selected gateway to connect to the KNX BUS and to ENABLE reconnection attempts. https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample---WatchDog

Version 1.2.28 - May 2021
- KNX Device: if you send a boolean value to a node with datapoint 16.001 (Ascii string), all nodes goes to sleep and shows "Waiting" in the status. Fixed. Thanks to @Podler.

Version 1.2.27 - April 2021
- Alerter node: fixed an issue related to the order of cycled msg output of alerted devices. - Alerter node: now you can read the value of all devices belonging to the list, on each connection/reconnection.
- Alerter node: now you can read the value of all devices belonging to the list, by massing *msg.readstatus = true* to the node.
- Updated Wiki, Help and SAMPLE to reflect this change.

Version 1.2.26 - April 2021
- NEW: Alerter node: added a third output PIN containing the last alerted device (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).
- Updated Wiki, Help and SAMPLE to reflect this change.

Version 1.2.25 - April 2021
- NEW: Alerter node: added a second output PIN containing all alerted devices at once (useful for Telegram, Alexa and so on) (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).
- NEW: Alerter node: now you can enter TWO device's descriptions, one short (MAX 14 CHARS, SUITABLE FOR DPT 16.x) and one long.
- Updated Wiki, Help and SAMPLE to reflect this change.

Version 1.2.23 - April 2021
- Fix: Put some spaces in the device list window of Alerter and Scene node, to facilitate the fields editing.
- Alerter node: other than "write", the devices listed react to "response" telegrams as well (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).

Version 1.2.22 - April 2021
- Fix: emulated mode in knx-ultimate set to "universal mode" has the topic always set to empty string.
- NEW: Alerter node (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/Alerter-Configuration).
- NEW: Alerter node HELP online with samples, in both italiano, english and deutsch.

Version 1.2.21 - April 2021
- Increased the Multicast TTL from 1 to 16 (this should allow the multicast packet to be routed beyond the current subnet).

Version 1.2.20 - April 2021
- The "Suppress ACK Request" in the gateway config window is now enabled by default on new installations. This prevent some issues with some IP Interfaces.

Version 1.2.19 - April 2021
- NEW: Silent Mode for log. You can now chose to totally avoid logging, thanks to the new logging engine. This is useful for reducing I/O access to the disk. Thank to @Webbeh for the request.

Version 1.2.18 - April 2021
- NEW: KNX-Ultimate node can retain it's value after reconnection to KNX bus and even after reboot of node-red.
- Update the WIKI to reflect the changes (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/2.-Node-Configuration).
- NEW: begin to prepare KNX-Ultimate to support KNX Secure. Some changes to the underlying API where made.
- Done some checks on new datapoints coming from BUS to discard wrong telegrams lenght.

Version 1.2.14 - March 2021
- NEW: KNX-Logger now logs telegrams sent by KNX-Ultimate nodes having an IP Interface as gateway. Previously, it worked only woth IP Routers.
- Begin refractoring of code for KNX Secure compatibility.

Version 1.2.13 - March 2021
- Global Context Node: added the option to set the interval to write to the KNX bus.
- Global Context Node: fixed the help link, it was broken in italian language.
- Global Context Node: optimized the JavaScript samples.
- Global Context Node: fix the gateway description not showing in config window, in italian language.
- Global Context Node: added the configuration help page in the wiki for all languages (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/GlobalVariable).
- NEW: Online node-red public test website: Point your browser here http://casacorte.myqnapcloud.com:2021 There is a node-red installation ready to be tested, with KNX-Ultimate fully set in "emulation" mode (you cannot do any damage, because the KNX backbone is simulated).
- Added proKNX to the list of KNX device manufacturers using KNX-Ultimate (at bottom of the README page).

Version 1.2.11 - February 2021
- NEW: Gateway Simulation node. Put "EMULATE" instead of IP Address in the gateway node. The gateway will not write to the KNX BUS. Useful for simulation and classroom's lessons.
- NEW: Online node-red public test website... coming soon.

Version 1.2.10 - February 2021
- Global Context Node: fixed translation issues and added a warning in the config window.

Version 1.2.9 - February 2021
- NEW: LOBAL CONTEXT node: https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/SampleGlobalContextNode), exposes the group addresses to a Global Context variable, to be used in function nodes.
- NEW: Datapoint 19.001 DateTime
- Added sample in the config window of Datapoint 19.001 and updated the sample page in the wiki.

Version 1.2.8 - January 2021
- NEW: you can now change the node configuration my input message. https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample-setConfig
- Added msg.setConfig sample and updated the rest of the WIKI.

Version 1.2.7 - January 2021
- NEW: Datapoint 237 DALI diags. https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample---DPT237
- Added sample DPT 237.x in the Wiki

Version 1.2.6 - January 2021
- NEW: Datapoint 213.x has been added.
- Added sample DPT 213.x in the Wiki

Version 1.2.5 - January 2021
- FIX: nodes wasn't emitting a msg to the flow, when they've been set to respond to READ requests while the they haven't already received a value either from BUS or flow.
- NEW: you can now update the node's payload without sending the KNX Telegram to the bus. See the node input messages in the wiki and the Virtual Device sample.
- Updated the Help in various parts of the wiki.
- Updated Virtual Device sample, in the samples section.

Version 1.2.4 - January 2021
- REMOVED: removed compatibility with KNX Virtual because it brokes some dockerized/pluginized node-red KNX connections.

Version 1.2.3 - 31 December 2020
- FIX: last 2 bytes of 249.600 were swapped.
- FIX: last 2 bytes of 242.600 were swapped.

Version 1.2.2 - 31 December 2020
- NEW: Datapoint 249.600 added msg.payload={transitionTime:100, colourTemperature:1000, absoluteBrightness:80, isTimePeriodValid:true, isAbsoluteColourTemperatureValid:true, isAbsoluteBrightnessValid:true}; - FIX: validities bits of 242.600, that returns everytime true.

Version 1.2.1 - December 2020
- FIX: fixed RBE filter not working for Datapoint 242.600
- Change: payload 242.600 must now be passed with color and brighness valididy booleans: msg.payload={x:500, y:500, brightness:80, isColorValid:true, isBrightnessValid:true};

Version 1.2.0 - December 2020
- NEW: added compatibility with ETS KNX VIRTUAL.
- NEW: added node protection help in the german wiki.
- Updated the circular reference protection to be more intelligent thus more tollerant. Thanks @Christian for raising the request.
- Updated the circular reference sample in the wiki.
- Updated the msg input help in the wiki for all languages..

Version 1.1.99 - December 2020
- FIX: RBE filter (from BUS and from flow) doesn't work if the payload is an object.
- Removed an unwanted debug log in dPT 242.600

Version 1.1.98 - December 2020
- NEW: added Datapoint 242.600 Color xyY.

Version 1.1.97 - December 2020
- NEW: added help links directly into the config windows and upon selection of datapoint as well.
- Cleaning of UI.

Version 1.1.95 - December 2020
- Enhancement: you can now send a raw buffer directly to the KNX bus. See the Wiki, "message to the node" page.
- Updated the wiki accordingly.

Version 1.1.93 - December 2020
- Enhancement: Check if the gateway's IP is a valid one, otherwise it avoids connection. Thanks @heleon for signaling this issue.
- Replaced some deprecated buffer calls.

Version 1.1.92 - October 2020
- BUGFIX: RGB Color wasn't working. Now it's fixed.

Version 1.1.91 - October 2020
- NEW: Datapoint 22.201 RCHH Status (for example, for MDT actuators)
- Added sample for Datapoint 22.x (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample---DPT22)
- Added sample for Datapoint 20.x

Version 1.1.90 - October 2020
- Connection and queue handling optimization for big installations where knxd is used and where there is a near maximum (allowed by knx standards) of datagram per seconds traffic on the BUS. Thanks @Songzh
- FIX sample message not showing in the config window of knx-ultimate device, if the device is already presento on the flow.
- Added sample for Datapoint 2.*, 1 bit with priority.
- Added sample for Datapoint 6.x, value -128 to 127%.
- Added sample for Datapoint 7.x.
- Added sample for Datapoint 8.x.
- Added sample for Datapoint 9.x.
- Added sample for Datapoint 12.x.
- Added sample for Datapoint 13.x.
- Added sample for Datapoint 14.x.
- Added sample for switching on/off a POE port of Unifi Switch (https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/-Sample---UnifiPOE)

Version 1.1.89 - September 2020
- Fix an issue, where the node stops connecting to the bus if you're using knxd, in some particular scenario. Thanks @Songzh

Version 1.1.88 - September 2020
- FIX: Scene Controller. If disabled, it outputs now the correct values of recallscene and savescene properties (before, both was sentout as false, even if true). See here at bottom: https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/SceneController-MSG-to-the-node

Version 1.1.86 - September 2020
- NEW: Scene Controller, added the ability to disable the scene controller via msg.disabled = true. See here at bottom: https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/SceneController-MSG-to-the-node

Version 1.1.85 - September 2020
- FIX: The buffer of the ETS Logger is now cleared after every sendout. Thanks @Mil.

Version 1.1.84 - September 2020
- The knx API is now part of knx-ultimate. External dependency has been removed. This allow to a more tight integration between KNX Bus and node-red.
- Update: Rewrite of all datapoint names, to adhere to ETS naming convenction. Updated some deprecated buffer initialization.
- NEW: Added Datapoint 6.020 Status with mode.
- NEW: Added Datapoint 8.012 Length in meter.
- NEW: Added Datapoint 9.029 Wind speed (km/h).
- NEW: Added Datapoint 9.030 Concentration (ug/m3).
- NEW: many people simply don't care about WIKI in Github, so i need to find a simpler and more direct way to access the huge documentation, without being flooded by questions about samples, that are already in the WIKI. Now KNX-Ultimate node displays a text box with sample on how to format input payload and a link to the relative help page, directly in the config window.

Version 1.1.83 - September 2020
- Update API to 2.3.24: Added Datapoint 222.100 and 222.201.
- NEW: Added Sample DPT 222 (See in the Wiki).

Version 1.1.82 - August 2020
- Update API to 2.3.23: Fixed a very old/why this?/odd issue with log in datapoints code, that instantiate a new instance of the logger instead of using the proper one. Thanks @heleon19 .

Version 1.1.81 - August 2020
- Update API to 2.3.22: Changed the log datetime from ISO to Local UTC. Added the prefix "KnUltimate-API to the log, to better undestand form where the log comes.
- NEW: ADDED Datapoint 5.100 Fan Stage

Version 1.1.80 - August 2020
- Update API to 2.3.21: changing the debug level now is applied immediately without restarting node-red.

Version 1.1.79 - August 2020
- NEW: The scene controller node can now save the current group address value via a msg input. See here: https://github.com/Supergiovane/node-red-contrib-knx-ultimate/wiki/SceneController-MSG-to-the-node and the sample in the wiki as well..

Version 1.1.76 - August 2020
- Fixed the ETS XML logger. Sometimes the files could contains an invalid CEMI telegram that was not properly discarded and that prevent ETS to load the log. Thanks @Namakemono93.
- Fixed a visual glitch in the KNX-Node config window (Telegram value format) for nodered 1.1.0 and above.

Version 1.1.75 - June 2020
- NEW: Added Datapont 7.xxx with 7.600 as well.
- Adjusted italian node translation on "OUTPUT (invio datagrammi sul bus KNX)" selection properties. Adjusted the documentation consequently.

Version 1.1.73 - Mai 2020
- FIX: fixed an issue in importing ETS file, preventing import if you have an improperly set knx-ultimate node, having no gateway selected. Thanks @enzensbs.

Version 1.1.72 - Mai 2020
- Update knx api to 2.3.19
- FIX: fixed a problem when issuing a gateway ip change to a watchdog node, if you've a tunneling KNX Interface and node-red v. 0.20 or below.
- FIX: above related with connection status request if tunneling mode, sometime giving "timed out waiting for CONNECTIONSTATE_RESPONSE" errors.

Version 1.1.71 - Mai 2020
- Update knx api to 2.3.18
- NEW: added Datapoint 251.600 RGBW
- State request to the BUS is now sent every 60 seconds instead of 10, for lowering the BUS traffic (see changelog for Version 1.1.68)
- More relaxed handling of errors coming from an query to a KNX/IP interface not always reponding to connection status (in case, for example, of some implementations of knxd)
- Watchdog: on "basic Ethernet check", switched to ping mode detection. With the introduction of "echo local telegrams" in unicast mode, since some versions ago, the watchdog must yet check for the KNX Interface using Ping, otherwise, the lost of connection is never trapped. Other than that, the "basic Ethernet check" works only with KNX Interfaces, because the router uses multicast and multicast is connectionless.

Version 1.1.70 - Mai 2020
- NEW: Added the option to select the delay between each telegram and further delay multiplicator between only the **read** telegrams

Version 1.1.69 - Mai 2020
- Update: knxultimate-api to 2.3.17.
- NEW: Added Datapoint 12.001 and 12.1201.

Version 1.1.68 - April 2020
- Update: knxultimate-api to 2.3.16.
- FIX: fixed disconnection in tunneling mode by strictly adhere to KNX standard (sending state request to the BUS every 10 seconds). Thanks to Matthias of Timberwolf Server.
- Introduced some internal changes in preparation to the introduction of the new dashboard compatible visualization nodeset "visu-ultimate".

Version 1.1.67 - April 2020
- Re-introduced selectable option for local echo if tunneling.
- Smarter restart maneuvering in case of Ethernet issues, while on tunneling connections.

Version 1.1.65 - April 2020
- FIX: If the imported ETS file, contains a device name with a # character, strange things happens. Fixed.
- Forced local Echo for IP interfaces.

Version 1.1.64 - April 2020
- NEW: Added output type "Read", to issue a read by simply pass a payload to the node. Thanks @waldbaer for the suggestion.

Version 1.1.63 - April 2020
- Informational nitification when datapoint RGB is selected, on how to pass into the payload.
- Removal selection of echoing the sent payload on all node, if the gateway is unicast. Now the echo is active everytime.

Version 1.1.62 - April 2020 in Italy, we're crying our dead people.
- Better decriptive Multicast/Unicast gateway auto discovery.
- Definitive use of heavily modified knx-ultimate.js API instead of knx.js.

Version 1.1.61 - April 2020 in Italy, deaths are increasing to 600 pro day.
- Fix error in ESF file import, if you set more than one Group Address in a single device property.

Version 1.1.60 - April 2020 in Italy, deaths are decresing to 500 pro day.
- Fix error in gateway node translation, that disappeared.

Version 1.1.59 - April 2020 in Italy, deaths are decresing to 500 pro day.
- Adjusted translations.
- NEW: added Datapoint 10 Bytes.

Version 1.1.58 - April 2020 in Italy, continue lock down Coronavirus.
- Adjusted translations.
- Small bugfixes.
- Removed the deprecated setGatewayConfig from knx-ultimate. Use Watchdog node instead.

Version 1.1.57 - April 2020 in Italy, continue lock down Coronavirus, but situation is better now.
- Datapoint 18.001 added. Now this datapoint for Scene is fully supported.
- Sample controlling datapoint 18.001.
- Scene node and knx-ultimate device node changed accordnlgy.

Version 1.1.55 - March 2020 in Italy, continue lock down Coronavirus, but situation is better now.
- NEW: Added option to skip the import of the group address from the ETS file, if the datapoint is not set.

Version 1.1.54 - March 2020 in Italy, continue lock down Coronavirus, but situation is better now.
- FIX: fixed status display of date/time. Yet if you uncheck the option not do display the date/time, it works.
- ENHANCEMENT: search for all words in the group address fields. You can now search, for example, for "licht wohnzimmer".
- Changed palette order to better view the service nodes, like Logger and Watchdog.
- Ongoning Deutch translation.

Version 1.1.53 - March 2020 in Italy, continue lock down Coronavirus.
- NEW: msg passthrough option.

Version 1.1.52 - March 2020 in Italy, continue lock down Coronavirus.
- FIX: import ETS csv and ESF files may had problem with languages other that english. Fixed.
- FIX: Scene Controller, fix trigger suggestion if datapoint trigger is set to DIM.
- FIX: WatchDog, fix autostart timer if no Group Address monitor is selected.
- NEW: Logger Node, a new node to hear all telegrams and to output an ETS bus monitor compatible file.
- Update underlying KNX api to 2.3.10, to extract CEMI telegram for the Logger Node.
- Minor bugfixes.
- Other translation work has been done.

Version 1.1.50 - March 2020 in Italy, continue lock down Coronavirus. Cases 25.000
- FIX: Scene controller, the "save scene" datapoint was override by "recall scene" datapoint on each open of the config window.
- FIX: Scene Controller, without imported ETS file, the scene controller recall/save worked only with boolean values. Now it works correctly. Thanks @mthauth.
- FIX: Scene Controller, correct handling of dim commands (example {decr_incr:1,data:5}).
- Scene Controller now is called via javascript Promise to leverage the main thread.

Version 1.1.48 - March 2020 in Italy, continue lock down Coronavirus. Milan index down 8%, Down Jons as well. Panic selling everywhere.
- FIX: When you copy/paste knx-ultimate or scene controller node, autofill of device names doesn't work.
- Scene Controller devices cosmetics adjustments.

Version 1.1.47 - March 2020 in Italy, continue lock down. More people involved in Coronavirus
- FIX: In gateway config-node, fixed the "List of your nodes in all flows" (under Advanced Options) list, sometime not populated.
- ENHANCEMENT: Now knx-ultimate and scene controller display device list names for newly added nodes in the flow. Prior, you had to save the node first, to get the knx device list into the Group Address fields.

Version 1.1.45 - March 2020 in Italy, we're locked down for Coronavirus
- Update knxultimate-api. Yet the nodes connected to an IP Interface, behaves like the nodes connected to an IP Router. See option Echo sent message to all node with same Group Address in the Gateway configuration wiki.
- I'm internationalizing the node (Deutsch, Italiano, English) with the help of @svenflender, so please be patient if some parts are still only in english. Internationalization is working with node-red version 1.0.3 and above. Versions below, does have issues in the i18n module, so knx-ultimate falls back to english. Please upgrade node-red.

Version 1.1.43 - March 2020 in the middle of Coronavirus emergency in Italy
- NEW: Scene Controller node (see the Wiki).

Version 1.1.40 - March 2020
- Better handling of telegrams, giving priority to the "write" and "response" telegram in the queue. Thanks @heleon19 for the suggestion.

Version 1.1.39 - March 2020
- Fix a very low priority issue: a possible crash if you set the knx-ultimate node's output as "respond", while passing an object as payload to the input.

Version 1.1.38 - March 2020
- Yet, if you import an ETS CSV file without datapoints, a fake datapoint 1.001 will be used (if you selected to force import the group address)
- Update help and wiki to reflect the change

Version 1.1.37 - Feb 2020
- Fixed an issue where new knx-ultimate nodes, without a gateway config node, doesn't open the configuration window. Thanks @svenflender

Version 1.1.36 - Feb 2020
- You can now import ESF group address format, beside CSV.
- Updated the Wiki.

Version 1.1.34 - Feb 2020
- Fix an issue with RGB values.
- Added RGB sample in the Wiki.

Version 1.1.33 - Feb 2020
- New: the Watchdog node now outputs a msg to the flow if you issued a setGatewayConfig
- Patched and switched to knxultimate-api (v. 2.3.8) underlying API. This should fix a very rare issue causing node-red to crash giving ERR_SOCKET_DGRAM_NOT_RUNNING error.

Version 1.1.32 - Feb 2020
- New: in the knx-ultimate, added the option to format the msg.payload value, if it's numeric.
- Switched to knx.js API 2.3.7
- Refractoring of some internal code to speed up things, whenever the node sends a "Read" request to the BUS.
- Fix a message warning in the config page, if you not imported the ETS csv file.
- Fix the "Universal Mode" setting wrongly reverting to false on newly added nodes, if you've not imported the ETS csv.
- Devicename msg property is now populated with the node name, if the node is in Universal Mode and the ETS CSV file has not been imported (previoulsy was set to empty string).
- Update the Wiki and node help, with the new "payload format" options.

Version 1.1.31 - Feb 2020
- Rewritten the "Send a GrpValue read once on connection/reconnect" using the telegram queue.
- New: new underlying API set to knxultimate-api (v. 2.3.7) and patched with last API fixes. From now onwards, knx-ultimate node will switch between underlying knx.js API and his own knxultimate-api, to allow a quicker fix of possible problems with the API.
- Relocate nodes in a specific folder.

Version 1.1.30 - Feb 2020
- New: the Watchdog node now signals if a knx-ultimate node throws errors as well. See here output message properties.

Version 1.1.29 - Feb 2020
- Changed Node KNX Icon, logo and colors, thanks @svenflender
- New in config-node: copy/paste friendly text block, with a list of all KNX Nodes (for using, for example, in KNX Router line/zone filters).
- New: added subtype decoded value **payloadsubtypevalue** ( for exampe, On/Off, Ramp/NoRamp, Start/Stop, Alarm/NoAlarm ). See here an example

Version 1.1.28 - Jan 2020
- New: Added topic property
- New: added page to wiki, explaining the node protection. Node Protections.
- Updated Wiki to reflect the new changes.

Version 1.1.27 - Jan 2020
- New: added payloadmeasureunit to the node's msg output (for example "W" or "%"), based on Datapoint type.
- New: added knx.dptdesc to the node's msg output (for example "Power" or "Humidity").
- New: added Loglevel option in config-node, for debugging pourpose only. Thanks Heleon19.

Version 1.1.26 - Jan 2020
- New: Watchdog Node added. Please consult the Wiki.
- Changed category (the node's list on left panel of node-red) to "KnxUltimate", to accomodate the Watchdog node.

Version 1.1.25 - Jan 2020
- New: ability to programmatically change the KNX/IP interface or router's IP, Port, Physical Address and reset local ETH Interface Binding.

Version 1.1.24 - Jan 2020
- FIX: If the message has no payload and no readstatus, throw an error. If you requests a readstatus, there's no need to pass a payload. Previously, the node has gone in stop mode if the payload was null, thus having readstatus.
- Added Read Request sample in the Wiki.

Version 1.1.22
- Added msg.previouspayload that stores the previous node value
- Update Wiki accordlingy.

Version 1.1.21
- Fixed a possible crash if the payload is an object and the node is set to send a "response" telegram instead of a "write" telegram.
- Added an explanation about meaning of status colors, in the node info on the right panel and in the wiki.
- Updated node info and wiki to reflect the new UI changes.

Version 1.1.20
- Config node UI cleanup.
- During the ETS CSV file import, if a datapoint is not set, you can now select whether to abort the import or to skip the affected group address and continue.
- Added Homekit, Alexa and Google Assistant samples in the wiki.

Version 1.1.19
- More UI cleanup.

Version 1.1.18
- Removed the handling of the telegram queue's delay buffer from underlying KNX.js API, because it doesn't respect the telegram queue order.
- Added own message queue buffer with delay of 50 millisecs. Now the telegrams order is respected.
- In the node's configuration, added an advanced tab, that hides or shows the advanced options; now the configuration is much more clean. Advanced Options opens up automatically if the values have been changed from defaults.

Version 1.1.17
- Fixed autorespond to a read request.

Version 1.1.16
- Added a minimum delay of 60milliseconds between telegrams, when the node sends telegrams to the BUS, to avoid flooding the KNX BUS, causing a loss of telegrams. The KNX.org specs allows max 50 telegrams per seconds (max 1 telegram each 20milliseconds), but in real life, this is too much.

Version 1.1.15
- Updated underlying API to 2.3.6 with some bugfixes.
- Added FAQ and troubleshoot in the Wiki.

Version 1.1.14
- Fix issue with RBE Output due to code cleanup.

Version 1.1.13
- Code cleanup thanks @SystemKeeper

Version 1.1.12
- Universal mode optimizations
- Fix abnormal log iw universal mode receiver cannot find a suitable datapoint
- Added automatic discover for datapoint 14.056
- Added automatic discover for datapoint 16.001

Version 1.1.12
- Fixed a little issue where the status message is not displayed if the node has not well wrote group address (for example 1/5 instead of 1/5/1). Thanks @arsiesis.
- Cleaned up the layout of config window.
- Changed option Listen to all Group Addresses to a more comprensible Universal mode (listen to all Group Addresses).
- The node can now be used as universal KNX sender/receiver without the need of the ETS CSV File.

Version 1.1.10
- Auto send node value as response to the KNX Bus. It works in conjunction with React to event GroupValue read. When checked, whenever the node receives a read request from bus, it sends a response to the KNX Bus with the stored payload value.
- Fixed an issue where if you have a node set to Universal mode (listen to all Group Addresses) (with ETS CSV File set) and you create a new node having a Group Addr. not in the ETS CSV file, an exception is raised but not caught and the nodes may not receive the values from KNX BUS.

Version 1.1.9
- Fixed visual glitch when create a new freshly Config Node.
- Added 3 options in the config-node to select what to display in the node status, for a cleaner flow or for a clearer flow.
- Fixed issue with IP Interfaces. On each deploy, the node doesn't lock tunnels anymore.

Version 1.1.8
- For new nodes, the rbe output filter is enabled by default. You can always turn it off in the options. This helps novice users avoiding loops.
- Fixed an issue where if the connection is in tunnel mode and the connection to the IP Interface or KNX Bus is lost, the node trows an unhandled exception. Thanks to User Maarten200.
- Added the word "knxUltimate" before any log, to identify that the log comes from the knx-ultimate node.

Version 1.1.7
- Fixed bind to ethernet. Now you can manually input the ethernet name as well. Thanks to user rotorman.

Version 1.1.6
- Fixed inport CSV from ETS where there is return carriages and parenthesis in the Group Address description. Thanks to user xrk.

Version 1.1.4
- Last changed status date/time shortened out

Version 1.1.3
- In node status, added the last changed status date/time.

Version 1.1.2
- When you asks for a read on a node having Listen All Group Addresses set to true, due to a low delay between each KNX telegram, some telegrams are discarded. Increased the delay between telegram to avoid that.
- Added RBE filter for the INPUT from KNX bus as well.
- Added the option to bind to local ethernet interface, in case you have more than one, for example, ethernet and wifi.
- Fixed option suppress_ack_ldatareq not retain after restart.
- In-Line help update to reflect new changes.

Version 1.1.1
- Disambigued misinterpretation of the "disconnect" status.
- In the autocomplete box of KNX device names, when you type in the group address or the device's name, it shows the main and subgroup name as well
- Cosmetic adjustment
- In-Line help additions

Version 1.1.0 LTS (Long term stable)
- Once disabled for loop or circular reference protection, the node can be re-enabled by simply click on deploy "modified nodes"
- When "Universal mode (listen to all Group Addresses)" is selected, the RBE filter is disabled.
- Cosmetic adjustment

Version 1.0.19
- Automatic loop protection

Version 1.0.18
- Added gateway options:
KNX Physical Address
Suppress ACK request
This option help compatibility with old Siemens SWG1 148-1AB22 IP Interface
- Added RBE option to the input (Report by Exception node - only passes on data if the payload has changed)

Version 1.0.16
- Input message format has been CHANGED! please see the wiki!!!.
- Circular reference protection (when 2 nodes with same group address are link toghether, the protection avoids loops.).

Version 1.0.15
- Device Node outputs the name when ETS csv is not set too.

Version 1.0.14
- Fixed knx dependency

Version 1.0.7
- Check for invalid node's Group Addr.

Version 1.0.5
- Fixed the fix for the typo error causing a mess

Version 1.0.5
- Fixed a typo error causing a mess

Version 1.0.4
- Fixed possible issue with the csv ETS endpoint

Version 1.0.3
- If ETS csv file is set, when typing a group address in the node, a list of KNX devices will be shown and when selected, it set the Datapoint and the Devicename automatically.

Version 1.0.2
- Fixed minor glitches in node config ui

Version 1.0.1 FIRST PUBLIC RELEASE
- Fixed minor glitches
- Ended extensive testing
- Enhanced Wiki and Youtube Video about ETS CSV File

Version 0.0.6 BETA
- Fixed Output Type unable to be set
- Added node status for response (blue) and read (grey)

Version 0.0.5 BETA
- Integration of Help documentation
- Readstatus fix

Version 0.0.3 BETA
- Added Help documentation
- Added samples on the Readme.md
- Better user's notifications handling of the ETS csv file checks.

Version 0.0.2 BETA
- Added BETA warnings.

Version 0.0.1 BETA
- Initial release