Release v2.0.0
Released: 2024-04-08
Release Notes
Added:
- 1Home Automations. 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.