github Nerwyn/android-tv-card 3.5.3-alpha.016

latest releases: 3.7.4, 3.7.4-alpha.001, 3.7.3...
pre-releaseone month ago
  • Fix slider updating if updated by something other than the slider,
  • Add IDs to rows and columns for better card-mod styling #63.
  • Even more slider improvements.
  • Add fire-dom-event action.
  • Tooltip label, offset, transform, and display now have user modifiable and CSS properties that support templating #74.
    • --tooltip-label, defaults to {{ VALUE }}.
      • VALUE corresponds to the current slider value.
    • --tooltip-offset, defaults to {{ OFFSET }}px.
      • OFFSET corresponds to the tooltip x offset from center in pixels.
    • --tooltip-transform, defaults to translateX(var(--tooltip-offset)).
    • --tooltip-display, defaults to initial.
      • Deprecated field tooltip will also set this property.
  • Add media_player_id and autofill_entity_id fields. If the latter is set to true then service calls that do not have a target ID and are either of domain remote or media player will be autofilled with remote_id or media_player_id.
  • Render templates with internal variable context whenever possible.

Full Changelog: 3.5.2...3.5.3-alpha.016

Don't miss a new android-tv-card release

NewReleases is sending notifications on new releases.