Skip to content

Release Notes

To learn more about software updates and checking your software version number, read the Device update page.


2.2.2 (2024-07-26)

Changed:

  • UI: Removed assistants disclaimer alert.

Fixed:

  • KNX: Fixed issue that prevented manually creating or updating the following devices: color temperature, window covering (shutter with timed percentage), door lock (pulse) and KNX scene.

Released: 2024-07-26


2.2.1 (2024-07-24)

Fixed:

  • Automations: Fixed issue when using restart strategy would not stop an automation run under certain conditions.

Released: 2024-07-24


2.2.0 (2024-07-20)

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


2.1.0 (2024-05-20)

Added:

  • KNX: Color light RGB separate channel group address support.
  • Automations: KNX DPT support 5.004, 5.005, 5.010, 7.001, 7.002, 7.003, 7.004, 7.005, 7.006, 7.007 and 19.001.
  • Automations: Change display automation order.
  • Automations: KNX DPT UI description is now visible also after selection.
  • System: Added product variant and system uptime to server details page.
  • Loxone: Improved collection of debug information to help 1Home Engineering solve Loxone customer reported issues.

Changed:

  • Automations: Light percentage now returns 0% when light is off. Previously it reported the percentage even if the light was off, requiring the user to always check the on/off state of the light when writing automations.
  • Automations: Previously we would limit the number of automation instance logs and have a global maximum automations log size. Now we take into account also the log file size of an automation's instances and additionally prune logs.
  • Automations: Time was previously named system time while in reality it was local time. Function wise nothing changes, we just renamed system time to local time in dynamic data screen.
  • System: Log and system export files are now prefixed with 1home.
  • System: Log viewer now displays local time and not UTC time.
  • Loxone: If we cannot get the Loxone config via WebSocket we will fallback to HTTP config fetch. This is required for some older Miniserver software versions.
  • UI: Minor translation fixes.

Fixed:

  • Matter Bridge: Fix issue where heating or cooling only thermostat or air conditioner would crash the Apple Home app due to advertising invalid Matter attribute value.
  • Matter Bridge: Fix bug where in certain situations an internal panic would crash the application due to mistakenly concurrently re-using an internal communication buffer.
  • Remote access: Fix issue where in certain situations the remote access component would panic and crash the entire application.
  • KNX: Fix issue where Matter command MoveToLevelWithOnOff would turn on KNX dimmable, color temperature or RGB light when used to turn off the light. This case specifically happened in Apple Home when sliding the light brightness to 0%, we would turn off the light and then accidentally turn on the light by sending previous percentage value to the KNX bus.
  • KNX: Improve target position accuracy for window cover device type when using Matter stop command.
  • KNX: Fix issue where if you had a device type that does not perform any group address reads on boot (e.g. push button, pulse trigger, scene, window covering with type timed percentage) we would not attempt to restart the gateway on boot, if there was a gateway connection failure.
  • Automations: Updated field in the UI not refreshing.
  • System: Fix issue where if timezone was changed during runtime, the system would not take it into account until application restart.
  • Automations: Fix issue where KNX DPT 1.024 would fail if performing group value read in action block or group event in case of trigger block.

Released: 2024-05-20

Coming up in next minor release:

  • Automations: Support for sunrise/sunset.
  • KNX: Support for garage door with bridging to Matter as a door lock.

2.0.1 (2024-04-19)

Fixed:

  • KNX: Fix issue where on saving KNX IP Interface settings an internal value would be incorrectly assigned which consequently caused 100% CPU and memory usage making the device unusable.
  • Automations: Do not allow block connections to itself. This fixes the issue where if a connection was leading to itself the system would break.
  • Automations: Selecting dynamic value in Automations from device with special characters in it's name or room name not working.
  • Automations: Fixed issue where occasionally you were not able to edit an automation.

Released: 2024-04-19


2.0.0 (2024-04-08)

Added:

  • 1Home Automations BETA. Read more
  • System: System backup and import functionality. Read more
  • UI: Update section under System tab. It is now possible to trigger a software update check and manually trigger update installation.
  • Matter bridge: change mDNS implementation choosing either minimal or Avahi. Changing implementation could solve certain network issues due to mDNS connectivity.
  • Loxone: Ability to connect via TLS to the Loxone Gateway (Miniserver).

Changed:

  • System: We no longer check for software updates at 2 am local time and if update is available reboot the device. We now periodically (every 6h) check for updates and just inform the user that an update is available. Power cycling the device will still however install the latest software update automatically. Read more
  • KNX: KNXnet/IP Server heartbeat timeout from 60 seconds to 120 seconds. This solves problems with certain KNXnet/IP Clients that keep getting disconnected with the IP Interface (Home Assistant, Node-RED).
  • KNX: Device type Air Conditioner promoted from beta.
  • UI: Check configuration will now auto-scroll when checking different devices.
  • UI: Redirect user from /login page to local dashboard if user is already logged-in.

Fixed:

  • System: Fix issue where if you would download logs and have a door lock device configured without the optional lock jammed alarm attribute, the downloaded log file would be empty.
  • System: Fix displaying wrong version number after manual update but before rebooting the device.
  • KNX: Fix off by one error when setting KNX IP interface individual address.
  • KNX: Fix crashing the entire application if configured device is not recognized. This could occur when reverting to previous software version when the configured device type did not exist yet.
  • KNX: Fix inverting issue on contact sensor device type with the type window/door.
  • Loxone: Fix minor color issues.

Released: 2024-04-08


1.8.1-loxone (2024-03-15)

Fixed

  • Loxone: fix issue when adding Loxone devices, if you would go out of the window focus without saving, all changes would be lost.

Note: only for 1Home Server Loxone Bridge devices
Released: 2024-03-15


1.7.0 (2024-02-13)

Added:

  • New KNX Pulse device type. Send KNX DPT-1 GroupWrite telegram to the bus. Bridged to Matter as a simulated toggle On/Off plug. Read more
  • New KNX Scene device type. Send KNX DPT 17.001 or KNX DPT 18.001 GroupWrite telegram to the bus. Bridged to Matter as a simulated toggle On/Off plug. Read more
  • Ability to restart KNX Gateway connection under Integrations/KNX configure settings.
  • Ability to restart the application via the dashboard under System tab.
  • HTTPS support for local dashboard using auto-generated self-signed TLS certificate.
  • Log file download is now a .zip file that contains multiple log system log files and various other crucial debug information.
  • Ability to delete all devices for a particular integration.
  • When creating KNX device manually and using KNX group address lookup, remember the previous search term to recommend it next time you open the group address lookup window. This makes it faster to find and assign group addresses when creating KNX devices manually.
  • KNX Humidity device type DPT 5.001 support.

Changed:

  • If A/C is turned off do not turn on dry mode, fan only mode and fan speed change. However when A/C is turned on, the correct value will be sent to Matter.
  • On boot if all devices are offline, restart the KNX gateway. This fixes an issue where a KNX gateway isn't properly started and consequently devices are all marked offline for a period of time.
  • Don't report warning if the KNX thermostat basic setpoint status group address is the same as actual setpoint status group address.
  • On the local dashboard, clicking outside the pop-up modal doesn't close the modal anymore.
  • KNX check configuration now in the case of group address read failure will display additional troubleshooting steps and link to online docs to common KNX issues page.
  • Hostname is visible on the login page of the local dashboard.
  • After logging into the dashboard, clear notifications list to remove stale unrelated connectivity issues due to no active login session, 1Home Server reboot, etc.
  • Changed German occupancy sensor translation from Bewegung to Anwesenheit.
  • German translation HLK -> HVAC mode for KNX thermostat device type.

Fixed:

  • Fix KNX gateway issue where we would internally use an old client instance that expired preventing KNX device communication. The bug could be triggered by updating KNX gateway IP network details or if the external tunnel connection would drop multiple times in a short period of time. In certain cases it also affected the KNX TP gateway.
  • Fix issue that prevent manual updating from functioning.
  • Fix issue where after creating a new device, using the add another device button didn't create a new device.
  • Fix local dashboard pop-up modal history not working.
  • Fix group address lookup window showing only KNX TP gateway group addresses and not the selected gateway during manual KNX device creation.
  • Fix 1Home Bridge import always importing to KNX TP gateway instead of the selected KNX gateway.
  • Fix KNX device name trim to treat UTF-8 characters byte length not character length.
  • Fix internal double registration for the thermostat device type. This fixes constant logs related to double callback registration on device boot.
  • Fix internal double registration for the shutter with timed percentage device type. This fixes constant logs related to double callback registration on device boot.

Released: 2024-02-13


1.6.0 (2024-01-19)

Added:

  • KNX: Thermostat support for HVAC modes, setpoint shift, on/off, switchover read-only and heating/cooling min/max values. Read more
  • KNX: Jalousie Up/Down support. When enabled, use up/down group address when setting cover position to 0 or 100%. Read more
  • Import KNX configuration from 1Home Bridge config backup. Read more
  • Support for 1Home iOS companion app to help automatically sort devices in Apple Home rooms. Read more

Changed:

  • Minor German and Spanish translation fixes.
  • Speed up system initialization on boot, especially if there is a broken KNX configuration.

Fixed:

  • Fix ETS auto detection bug where group object flags would be incorrectly detected.
  • Fix bug where clicking check configuration for the Shutter (with timed percentage) device would return an unknown error.
  • Fix bug where sometimes in the local dashboard the group address "0/0/0" would appear in the input field.
  • Fix bug where if we couldn't save a KNX device we would not display an error.
  • Fix bug where ETS project detection dashboard view would not show DPT information.

Released: 2024-01-19


1.5.0 (2023-12-15)

Added:

  • ETS auto detection warns if group object flags are problematic, e.g. feedback group objects should have read flags enabled.
  • ETS auto detection bulk trim name prefix/suffix feature.
  • KNX device type Room Air Conditioner BETA Support with HVAC control mode, fan and dry mode support. Read more
  • KNX remote programming feature.Read more
  • Manual networking settings. Read more

Changed:

  • Minor German and Spanish translation fixes.
  • Minor UI help sections added.
  • Check configuration when unable to read group address will warn about group object readable flags.
  • Improved network connectivity debug tool highlighting Matter related hubs.
  • ETS auto detection
    • Detection of color temperature lights.
    • Detection of contact sensors.
    • Improvements for DALI gateways
    • Now converts On/Off plugs to On/Off light if the group address name contains a light hint.
    • Support for nested channels in Eelectron actuators.
    • Improvements when detecting dimming light status group address.

Released: 2023-12-15


1.4.0 (2023-11-29)

Added:

  • Ability to save ETS auto detection progress and continue the import at a later time.
  • Debug network connectivity issues by using mDNS DNS-SD to discover local network services and verify that Matter smart assistant related hubs are discoverable.
  • Server details window under System in the local dashboard.
  • Restart Matter bridge feature under Integrations -> Matter.
  • Alert dialog in the local dashboard when a new release was installed with the release notes link.
  • For each Matter bridged device in Matter Bridged Basic Information Cluster we now expose the Serial Number attribute which contains the 1Home Server's serial number and the bridged device endpoint ID. This information is required for the 1Home companion app.

Changed:

  • Persist unknown configuration parameters. In case when running a previous software version of the application, do not delete unknown configuration parameters. This prevents losing user configured parameters in cases where we implement new configuration parameters.
  • If ETS auto detection detects room names exceed the max length automatically trim them and in case the room name is too short add the prefix 'Room '.

Fixed:

  • Fix incorrect local dashboard DPT label for color temperature group address (set and status). Previously the wrong label was displayed on the local dashboard for Color Temperature Set and Status, we previously displayed DPT 9.001 but internally (correctly) used 7.600.

Released: 2023-11-29


1.3.0 (2023-11-23)

Added:

  • Assign KNX IP Interface individual address and display friendly name.

Fixed:

  • Fix documentation link for check configuration.
  • Fix Matter MoveToLevelWithOnOff command implementation. In cases where the Matter command MoveToLevelWithOnOff was used by Matter controllers (e.g. Apple Home when using dimming slider and sliding to 0%), we sent to the bus: switch=off and brightness=50%, causing the light to turn off and on. This bug affected dimming, color temperature and color lights.

Released: 2023-11-22