Skip to content

1.3.0

Choose a tag to compare

@jimz011 jimz011 released this 26 Feb 01:47
4e0bcd2

HKI Header Card

  • BREAKING CHANGE: Button is no longer available for use in the header slots (continue reading the notes to find out its replacement)
  • Header Card is no longer showing a preview in edit mode, we only see the preview when actually editing the card. This makes management slightly easier, but especially when using the header card in a normal section (not the header section). It will show a placeholder card instead (like navigation card)
  • Default HA layout settings are now available for this card. When we use this in a normal section (so NOT the header slot), we can resize this card to take the full width of the all the available sections. You should only use this if you intend to use the header card slots for badges/cards instead of the default HA badges section. This allows us to have much more control over where badges are placed, and doing it this way allows us to place badges at the far right (which is currently not possible). See screenshots below.
  • The button for top/bottom bar slots has been removed and replaced by badge. You can use this as a replacement for badges. It should be quick and easy to setup. You can add state badges to the badge (for users of the old HKI5, this will allow you to recreate the old HKI5 header). And the badges can be conditional as well!
  • Person slots now have the full HKI Popup Suite available
  • For more advanced badges/cards in the header you can use a custom card in the bottom slot instead (previous release), We have the full HKI Popup Suite for this available as well
  • You can now re-arrange buttons and persons without the need of removing the configuration first
  • All multiline text fields now support suggestions for mdi icons and entities
  • When a button is clickable (like weather), fixed a bug where we would not se the clickable queue on desktops

HKI Button Card

  • You can now re-arrange custom HKI Popup buttons in the bottom bar without removing the configuration first

All Cards

  • Refactored base code, many code that was duplicated in multiple cards have now been bundles and cards now use the same base code (this will improve performance)
  • All cards now support the HA Default Layout selector (see screenshot), this wasn't possible in previous versions because the code enabling this got stripped after saving.
  • All cards now support the HA visibility settings (these got stripped as well)
image image image image