Skip to content

Release v2.2.0

Release Notes

Added:

  • KNX: Added garage door device type, which is bridged to Matter as a door lock. Read more
  • KNX: Option to change the GroupValueRead timeout parameter under KNX gateway options.
  • Automations: KNX DPT support for: DPT 9.X, 12.X, 13.X, 14.X, 16.X - in total 114 new DPTs.
  • Automations: Support for different strategies when handling multiple instances of the same automation. Available strategies are:
    • Parallel: (default behavior) Start a new automation in parallel with other instances of this automation that are still running
    • One at a time: Do not start a new automation instance when a previous one is still running
    • Restart: Stop currently running automation instance and start a new one
  • Automations: Automation trigger based on sunrise/sunset.
  • System: Manually set date-time and timezone. By default everything gets set automatically: date and time is set using NTP while the device's timezone is resolved based on the devices public IP address. User can override the default behavior and set everything manually.
  • System: Added coordinates for physical location of device for location specific features. By default coordinates are set based on the device's timezone.

Changed:

  • System: HTTP(S) API now allow all headers for CORS.
  • KNX & Loxone: Window covering allow stop command even if the window cover is not moving. This prevents unnecessary errors when calling stop in 1Home Automations on window covers.
  • KNX: TP gateway can now be renamed.
  • Matter: Updated internal list of Matter vendors which is used to display additional information about paired Matter Bridge fabrics.

Fixed:

  • KNX: Fixed debug call would not return data for light color, pulse trigger, scene trigger and unknown device.
  • KNX: During boot color light would not return the correct color values until either the color light would change state in KNX or user triggered action via Matter.
  • KNX: Improve DPT 9.X value precision
  • KNX: Add additional form validation for integer fields to reject float values.
  • Loxone: Fix bug in dimmable, color temperature and color lights that when the percentage changed, we were returning to Matter the old percentage.
  • Loxone: Introduce a 250 ms delay between Loxone commands. Fixes issue where we call the Loxone API back-to-back with commands, causing Loxone to report success but in reality drops the command.
  • System: Fixed issue that prevented custom NTP servers to be used when using in combination with DHCPv4.

Released: 2024-07-20