Skip to content

Releases: brutella/hkknx-public

3.1.2-b3

20 Mar 10:44
7e5bc60
Compare
Choose a tag to compare
3.1.2-b3 Pre-release
Pre-release
  • Adds http.Transport type to script environment to allow disabling TLS certification verification #363
  • Fixes an issue where the sort arrow in the accessories table is inverted (an arrow up now indicates ascending sorting)
  • Fixes an issue where the accessories table header font is wrong #368
  • Fixes an issue where the thermostat current temperature text overflows with the thermostat name #368
  • Fixes an issue where the target temperature of a thermostat above 38° is not shown correctly #365
  • Fixes an issue where no telegram is sent, when turning off a thermostat via HomeKit #366
  • Fixes an issue where documentation for a script package could not loaded, if the package name contained a slash (for example net/http)

3.1.2-b2

18 Feb 12:57
7e5bc60
Compare
Choose a tag to compare
3.1.2-b2 Pre-release
Pre-release
  • Fixes an issue where no telegram is sent, when turning off a thermostat via HomeKit #366
  • Fixes an issue where documentation for a script package could not loaded, if the package name contained a slash (for example net/http)
  • Adds http.Transport type to script environment to allow disabling TLS certification verification #363

3.1.2-b1

27 Jan 08:23
7e5bc60
Compare
Choose a tag to compare
3.1.2-b1 Pre-release
Pre-release
  • Fixes an issue where documentation for a script package could not loaded, if the package name contained a slash (for example net/http)
  • Adds http.Transport type to script environment to allow disabling TLS certification verification #363

3.1.1

03 Jan 13:05
7e5bc60
Compare
Choose a tag to compare
  • Fixes an issue, where the help popup is not shown while typing in a script
  • Fixes an issue, where dropdown item text is in uppercase
  • Fixes an issue, where the database get corrupted

3.1.1-b2

18 Dec 08:08
7e5bc60
Compare
Choose a tag to compare
3.1.1-b2 Pre-release
Pre-release
  • Fixes an issue, where the help popup is not shown while typing in a script
  • Fixes an issue, where dropdown item text is in uppercase
  • Fixes an issue, where the database get corrupted

3.1.1-b1

12 Dec 14:10
7e5bc60
Compare
Choose a tag to compare
3.1.1-b1 Pre-release
Pre-release
  • Fixes an issue, where the help popup is not shown while typing in a script
  • Fixes an issue, where dropdown item text is in uppercase

3.1.0

11 Nov 09:35
7e5bc60
Compare
Choose a tag to compare

UI

  • Shows color and color temperature picker for coloured lights and unable white lights #333
  • Tweaks UI for controlling accessories
    • Supports stopping blinds, windows and garage doors #333

Charts

  • Shows more datapoints for shorter timeframes. #339
  • Line charts have the option to show the min/max range. #339
  • The state of accessories is now shown in a timeline chart
  • Do not show charts for inactive accessories #338

Other Improvements

  • Supports DPT 242.600 for light color #32
  • Hide initialisation group address because it's always the same as the read group address #345
  • The state label of a contact sensor is based on the display type. For example a contact sensor for a window now is labeled "Open" instead of "No Contact Detected"
  • ValueObservation now has an Init method to initialise the observation by reading all observed group addresses before starting the observation
  • Shows system time in status including timezone information on mouse over
  • Shows "Low Battery" in the web app if the accessory is running low on battery
  • Shows "Fault Detected" in the web app if a fault is detected

Bug Fixes

  • Fixes an issue, where a garage door is not shown under the Security category.
  • Fixes an issue, where mDNS stopped working after a network interface disappeared when running hkknx on Linux.
  • Fixes an issue, where the monitoring database gets corrupted and cannot be opened anymore.
  • Fixes an issue, where a secure connection could not be established.
  • Fixes an issue, where push buttons are mixed up after some time. #266
  • Fixes an issue, where notifications for smoke, co and co2 sensors have no reasonable text.
  • Fixes an issue, where the blind current position is not updated if no address for the target position characteristic was defined.

3.1.0-b9.3

08 Nov 11:35
7e5bc60
Compare
Choose a tag to compare
3.1.0-b9.3 Pre-release
Pre-release

UI

  • Shows color and color temperature picker for coloured lights #333
  • Shows color temperature picker for tunable white lights #333
  • Tweaks UI for controlling accessories

Charts

  • Shows more datapoints for shorter timeframes. #339
  • Line charts have the option to show the min/max range. #339
  • The state of accessories is now shown in a timeline chart
  • Do not show charts for inactive accessories #338

Other Improvements

  • Supports DPT 242.600 for light color #32
  • Hide initialisation group address because it's always the same as the read group address #345
  • The state label of a contact sensor is based on the display type. For example a contact sensor for a window now is labeled "Open" instead of "No Contact Detected"
  • ValueObservation now has an Init method to initialise the observation by reading all observed group addresses before starting the observation
  • Shows system time in status including timezone information on mouse over
  • Shows "Low Battery" in the web app if the accessory is running low on battery
  • Shows "Fault Detected" in the web app if a fault is detected
  • Includes some design and layout improvements
  • Supports stopping garage doors

Bug Fixes

  • Fixes an issue, where a garage door is not shown under the Security category.
  • Fixes an issue, where mDNS stopped working after a network interface disappeared when running hkknx on Linux.
  • Fixes an issue, where the monitoring database gets corrupted and cannot be opened anymore.
  • Fixes an issue, where a secure connection could not be established.
  • Fixes an issue, where push buttons are mixed up after some time. #266
  • Fixes an issue, where notifications for smoke, co and co2 sensors have no reasonable text.
  • Fixes an issue, where the blind current position is not updated if no address for the target position characteristic was defined.

3.1.0-b9.2

04 Nov 09:47
7e5bc60
Compare
Choose a tag to compare
3.1.0-b9.2 Pre-release
Pre-release

UI

  • Shows color and color temperature picker for coloured lights #333
  • Shows color temperature picker for tunable white lights #333

Charts

  • Shows more datapoints for shorter timeframes. #339
  • Line charts have the option to show the min/max range. #339
  • The state of accessories is now shown in a timeline chart
  • Do not show charts for inactive accessories #338

Other Improvements

  • Supports DPT 242.600 for light color #32
  • Hide initialisation group address because it's always the same as the read group address #345
  • The state label of a contact sensor is based on the display type. For example a contact sensor for a window now is labeled "Open" instead of "No Contact Detected"
  • ValueObservation now has an Init method to initialise the observation by reading all observed group addresses before starting the observation
  • Shows system time in status including timezone information on mouse over
  • Shows "Low Battery" in the web app if the accessory is running low on battery
  • Shows "Fault Detected" in the web app if a fault is detected
  • Includes some design and layout improvements

Bug Fixes

  • Fixes an issue, where a garage door is not shown under the Security category.
  • Fixes an issue, where mDNS stopped working after a network interface disappeared when running hkknx on Linux.
  • Fixes an issue, where the monitoring database gets corrupted and cannot be opened anymore.
  • Fixes an issue, where a secure connection could not be established.
  • Fixes an issue, where push buttons are mixed up after some time. #266
  • Fixes an issue, where notifications for smoke, co and co2 sensors have no reasonable text.
  • Fixes an issue, where the blind current position is not updated if no address for the target position characteristic was defined.

3.1.0-b9.1

31 Oct 11:25
7e5bc60
Compare
Choose a tag to compare
3.1.0-b9.1 Pre-release
Pre-release

UI

  • Shows color and color temperature picker for coloured lights #333
  • Shows color temperature picker for tunable white lights #333

Charts

  • Shows more datapoints for shorter timeframes. #339
  • Line charts have the option to show the min/max range. #339
  • The state of accessories is now shown in a timeline chart
  • Do not show charts for inactive accessories #338

Other Improvements

  • Hide initialisation group address because it's always the same as the read group address #345
  • The state label of a contact sensor is based on the display type. For example a contact sensor for a window now is labeled "Open" instead of "No Contact Detected"
  • ValueObservation now has an Init method to initialise the observation by reading all observed group addresses before starting the observation
  • Shows system time in status including timezone information on mouse over
  • Shows "Low Battery" in the web app if the accessory is running low on battery
  • Shows "Fault Detected" in the web app if a fault is detected
  • Includes some design and layout improvements

Bug Fixes

  • Fixes an issue, where a garage door is not shown under the Security category.
  • Fixes an issue, where mDNS stopped working after a network interface disappeared when running hkknx on Linux.
  • Fixes an issue, where the monitoring database gets corrupted and cannot be opened anymore.
  • Fixes an issue, where a secure connection could not be established.
  • Fixes an issue, where push buttons are mixed up after some time. #266
  • Fixes an issue, where notifications for smoke, co and co2 sensors have no reasonable text.
  • Fixes an issue, where the blind current position is not updated if no address for the target position characteristic was defined.