Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1 KB

info.md

File metadata and controls

26 lines (18 loc) · 1 KB

{% if installed and version_installed.replace("v", "").replace(".","") | int <= 20 %}

Breaking changes after v0.2.0

  • Removed depreciated icon_color attribute.
  • Resource must now be defined using type: module instead of js {% endif %}

Notes:

  • this is a fork of the original button-entity-row

Images

Features

  • Create icon, text, or icon-text buttons.
  • Add css styling to each button.
  • Call custom service when the button is clicked.
  • Create multiple rows of buttons.
  • Supports styling on/off state for entities.