Skip to content

v1.1.3

Choose a tag to compare

@nutteloost nutteloost released this 11 May 12:04
afbdc5e

Actions Card Release Notes

Version 1.1.3

New Features

  • Added support for wrapping any Home Assistant card with interactive actions
  • Implemented tap, hold, and double-tap gesture detection
  • Added comprehensive action support: toggle, navigate, URL, call-service, more-info, assist, and fire-dom-event
  • Added confirmation dialog support for all actions with customizable text and buttons

Improvements

  • Enhanced gesture detection with prevention of accidental triggers
  • Optimized hold time configuration with adjustable duration
  • Added visual editor with card picker for easier configuration
  • Improved compatibility with energy cards and other complex card types

Configuration Options

  • Added prevent_default_dialog option to suppress Home Assistant's default entity dialogs
  • Added support for custom hold times via the hold_time property
  • Enhanced service call configuration with full YAML editor support
  • Added specialized handling for various action types with relevant configuration options

Bug Fixes

  • Fixed issues with nested actions cards interfering with each other
  • Improved handling of interactive elements within wrapped cards
  • Fixed dialog closure issues when editing configurations
  • Enhanced error handling for incompatible card types

Installation Notes

  • Compatible with Home Assistant 2023.3.0 and newer
  • Does not require additional dependencies