Skip to content

Commit

Permalink
Update README.md. Fix #182 (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorymartin authored Jul 25, 2021
1 parent 99126b3 commit c227e5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Available options:
| `step` | number | Step size of slider selection | |
| `toggle` | `true`/`false` | Show a toggle or mute button if possible | `false` |
| `hide_state` | `true`/`false` | `true`: Do not display the current state <br>`false`: Always display current state - even when the card is too narrow for it to be usable | none |
| `hide_when_off` | `true`/`false` | `true`: Hide slider when state is off <br>`false`: Always display slider | `false` |
| `grow` | `true`/`false` | Make the slider as wide as possible (which is really just a little bit wider) | `false` |
| `full_row` | `true`/`false` | Hide the icon and name and stretch slider to full width | `false` |
| `attribute` | (see below) | Which attribute the slider should control | |
Expand Down

0 comments on commit c227e5a

Please sign in to comment.