Skip to content

1.1.0

Choose a tag to compare

@jimz011 jimz011 released this 22 Feb 02:07
3ed064f

*This is a very huge update, it shouldn't have any breaking changes except for the info_display visibility setting. It is possible that there are some breaking changes that I simply missed. If you find anything no longer working for you please open an issue on GitHub.

HKI Button Card

  • Fixed bug where setting a custom name, state or icon color would only work on the actual buttons but not be reflected in the HKI Popups
  • Added compatibility modes for HKI Header Card
  • All HKI Popups now have the 'scale' animation on by default
  • HKI Custom Popups now show a card-picker instead of the previous text input. You no longer need to understand yaml to build a custom popup.
  • Fixed a bug where the light color would not be reflected in the HKI Popup (if no custom color was defined)
  • Fixed a bug where in some cases a HKI Popup would re-render on state change
  • Fixed a bug where hki badges inside a horizontal stack would not align correctly when using different badge sizes inside the stack.
  • Fixed an issue where we couldn't hide the info_display/brightness on a button

HKI Header Card

  • Added custom card type to header slots, you can now use any card. WARNING! This may or may not function properly with each card.
  • Added alignment settings to header slots (start, center, end and stretch). Stretch is useful for custom cards (e.g. like a sensor or graph card)
  • Added 3 new optional bottom slots (this can be used to replace the badges slots for more control over badge placements)
  • Added compatibility with HKI Button Card (you can now use this card inside the header if desired)
  • Added option for custom HKI Popups in the header card (just like in the HKI Button Card), this allows you to make nicer weather or person views (or whatever else you want), the same settings and same logic applies to this popup as the one in the HKI Button Card
Schermafbeelding 2026-02-22 012309

HKI PostNL Card

  • Fixed a bug where the dropdown for receiving packages would not open unless we opened another tab first

HKI Notification Card

  • Added animation options for the notification popup
  • Popups now use the same default animations as the popups in HKI Header Card and HKI Button Card

HKI Navigation Card

  • No changes

Other Changes

  • Various bugfixes
  • Removed duplicate functions
  • Some functions that are used in multiple cards are now only called once, this improves performance

Extra Information

We can now do cool stuff like in the screenshots below. It is recommended when you intend to use the bottom bar slots in header card to either not use the default HA badge slots or to never fix the badges to the header in the header options. You can simply use the header slots to slot your badges.

Schermafbeelding 2026-02-22 030142 Schermafbeelding 2026-02-22 011257 Schermafbeelding 2026-02-22 010718

Upcoming Features

  • A badge option will be added to the HKI-Badge style (we can mimic the HKI5 events in the header this way, but you can use it for other purposes as you please)
  • A Google Tile and a Simple button will be added. The simple button will just be an icon or icon and name centered, whereas the Google tile will look like a google tile. The simple button can be useful as remote control buttons