Skip to content

Commit

Permalink
Update readme for additional entity icons (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
benct committed Jan 7, 2020
1 parent ffdf82e commit 13f2bd7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,9 @@ custom_updater:
| unit | string | | Override entity `unit_of_measurement`
| attribute | string | | A valid attribute key for the specified entity
| toggle | bool | `false` | Display a toggle if supported by domain
| icon | string/bool | `false` | Display default or custom icon instead of state or attribute value

\* The `info` object does not support `toggle`
\* The `info` object does not support `toggle` or `icon`

## Example

Expand Down

0 comments on commit 13f2bd7

Please sign in to comment.