Skip to content

3.1.0

Latest
Compare
Choose a tag to compare
@brutella brutella released this 11 Nov 09:35
7e5bc60

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.