Skip to content

Release v3.0.0

Released: 2024-11-07

Release Notes

Added:

  • Matter Controller integration. Read more
  • 1Home iOS/Android mobile app support. Read more
  • Automations: Added support for multiple when blocks. This simplifies the workflow when automating a task based on different triggers since you can now utilize a single automation. Read more
  • UI: Italian 🇮🇹 language support.

Changed:

  • Automations: Deprecated mode parameter on thermostat and AC devices in favor of newly introduced parameter system mode. System mode is used to control the thermostat and AC off/heat/cool/dry/fan states. System Mode parameter on AC devices also includes support for dry and fan mode. Available modes are filtered automatically based on what the device supports.
  • UI: Updated Matter vendor list database when displaying paired fabrics.
  • Loxone: Increased automations limit for 1Home Server Loxone Bridge from 2 to 150.
  • KNX: Increased Matter bridge limit for 1Home Server KNX from 60 to 90.

Fixed:

  • Matter Bridge: Fix KNX and Loxone Color Temperature device type issue with min/max kelvin range due to internal issue with mireds calculation.
  • KNX & Loxone: Improve color accuracy of color light by implementing bulk color operations and improving hue/saturation conversion.
  • KNX & Loxone: Verify that the thermostat setpoint value when set is within the defined setpoint min/max limits.
  • KNX: Fix various issues with thermostat type heating only or cooling only.
    • With on/off switching support, would reject turning on the thermostat.
    • With switching HVAC mode when thermostat off option, would not turn on the thermostat (i.e. switch to HVAC mode comfort).
  • KNX: Fix various issues with thermostat type heating & cooling
    • With on/off switching and switchover read-only support, would reject turning on the thermostat.
    • With on/off switching support, would sometimes not correctly handle switchover if the thermostat would be off.
    • Sometimes when booting up the system, we would inadvertently overwrite the current setpoint.
  • Loxone: Fix presence sensor device type not functioning correctly.
  • 1Home Automations: Fix KNX and Loxone door lock and garage door device not unlocking/opening.
  • UI: Miscellaneous small UI fixes.