github Nerwyn/universal-remote-card 4.10.4
4.10.4 - Momentary Repeat Actions

4 hours ago

Changes in 4.10.4

  • ⚠️ Minor breaking style change - rename --size to --icon-size to avoid conflict with ha-adaptive-dialog height variable.
  • Prevent pointer and touch move events from propagating on certain elements to fix usage in bottom sheets.
  • Change keyboard dialog border radius token to not conflict with one reassigned by ha-adaptive-dialog.

Momentary Repeat Actions #277

You can now use repeat actions in momentary mode. Instead of being an action type for hold actions, momentary repeat actions are a separate action. Therefore you can have separate actions called for momentary start press, hold repeat. and end release actions. Momentary repeat actions also support hold_secs in templates, which will return the current amount of seconds that you have been holding down a momentary button.

Other Changes

  • (Possible) Fix for hold action runaway repeat events #270.
  • Updated dialog style CSS custom properties for better theme support.

Patch Version Fixes

  • Update ha-nunjucks to 1.7.3
  • ⚠️ Minor breaking style change - rename --size to --icon-size to avoid conflict with ha-adaptive-dialog height variable.
  • Prevent pointer and touch move events from propagating on certain elements to fix usage in bottom sheets.
  • Change keyboard dialog border radius token to not conflict with one reassigned by ha-adaptive-dialog.

Full Changelog: 4.9.8...4.10.4

Don't miss a new universal-remote-card release

NewReleases is sending notifications on new releases.