{% if installed and version_installed.replace("v", "").replace(".","") | int <= 20 %}
- Removed depreciated
icon_color
attribute. - Resource must now be defined using
type: module
instead ofjs
{% endif %}
- this is a fork of the original button-entity-row
- 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.