Skip to content

HKI Framework 3.6.2

Compare
Choose a tag to compare
@jimz011 jimz011 released this 06 Apr 00:02
29b6f5f

Homekit Infused 3.6.2
*Fixes, Footer and more Fixes!

Changes:

  • The footer can now be enabled/disabled (great for when using multiple dashboards)
  • Fixed an issue where the footer would show mirrored text on other dashboards
  • The footer can now have it's icon direction changed (icons can now start either from the right or left side, ideal for left/right handed modes)
  • Hiding the footer text should allow for more visible icons when using more than just the 2 pre-programmed icons
  • The footer text can now be either the date, time, logged in user or completely hidden
  • Person and Custom views can now be added to the footer (thanks to @denicola)
  • Footer icons can now be changed
  • All the new footer options (with exception of the icons) are instant and can be accessed through the HKI Settings in the UI
  • Changed the default menu item (this would look bad with the footer turned off, since the sidebar uses the same icon)
  • Fixed an issue where setting the alarm wouldn't work at all since last update (both in lovelace, and in automations since both were affected by this error)
  • Compatible with the upcoming HA version, READ THE BREAKING CHANGES BELOW (thanks to @petro for the fixes and @burningstone for mentioning them to me)
  • Fixed an issue where the HKI Settings view would not scroll down far enough to select the themes all the way down in the dropdown menu (this might still be an issue for small phones, for them I will suggest editing the themes on a larger screen)
  • Updated my personal repo for all up-to-date examples
  • Numerous other small Bugfixes

BREAKING CHANGES:

  • The footer is now off by default, to enable it enter the HKI Settings and enable it!
  • The following file has had changes and will overwrite the one you have, if you have made changes to that file, please note that you will have to do them again! /homekit-infused/user/config/footer_config/yaml
  • Lovelace_gen has been edited and is for the time being not up to date on HACS. If you just did a full copy/replace from the update you won't need to worry about this, if you did each file manually then make sure you replace the following file with the one from the update package. /custom_components/lovelace_gen/__init__.py

WARNING: This might not work with the current HA, this file is meant for the upcoming 2021.4.x version. If your HA doesn't load after this update, please reinstall lovelace_gen. When 2021.4 releases you can safely copy and replace this file!

Notes:

  • Please visit the following page to find out all the new stuff you can do with the footer (as well as some warnings when using it with multiple dashboards) Footer Documentation

How to update:
I will first stress out that you will have to make a backup of your current setup (as you should always do).
Drag and drop all the files into the root of your Home Assistant setup (the paths must match so if you have done it right it will ask you to overwrite files, click yes and the update is complete) Now restart your Home Assistant.

You can find update paths for each version here https://github.com/jimz011/homekit-infused/tree/updates/