Skip to content

Visual Editor & Filters

Choose a tag to compare

@valentinfrlch valentinfrlch released this 11 May 14:45

1.4.3 Release Notes

Warning

Breaking Changes:

  • calendar_entity has been renamed to entity.
  • refresh_interval has been removed. The card refreshes automatically now.

Features

  • Added a visual editor: The card can now be configured in a new visual editor, no code required!
    • Enables support for conditions: Hide or show the card based on custom conditions
    • Enables support for layout: Customize the card size using Home Assistant’s layout editor.
  • Added filters:
    • Category Filter: Shows only events matching selected categories.
    • Camera Filter: Shows only events from selected cameras.
  • Customizable Category Colors: You can now pick custom colors for different categories.
  • Customizable Header: A header can now be displayed on the card.

Bug Fixes

  • Fixed some cache issues that would cause the "custom card not found" error.