Skip to content

Commit

Permalink
Update README.md (#236)
Browse files Browse the repository at this point in the history
Remove empty line in markdown table Entities object
  • Loading branch information
kiryph authored Oct 10, 2024
1 parent a422c53 commit 1f9cc61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ Install through [HACS](https://hacs.xyz/)
| color_above | string | **Optional** | var(--paper-item-icon-color)| Color for state value above color_limit
| color_below | string | **Optional** | var(--primary-color)| Color for state value below color_limit
| url | string | **Optional** | | Specifying a URL will make the entity label into a link

| add_entities | list | **Optional** | | Experimental. List of entity ids. Their states will be added to this entity, showing a sum.
| subtract_entities | list | **Optional** | | Experimental. List of entity ids. Their states will be subtracted from this entity's state
| tap_action | action | **Optional** | more-info | Home assistant action to perform on tap. Supported action types are `more-info`, `zoom`, `navigate`, `url`, `toggle`, `call-service`, `fire-dom-event`
Expand Down

0 comments on commit 1f9cc61

Please sign in to comment.