Skip to content

Commit

Permalink
Always show toggle, even for narrow cards. Add hide_state: false opti…
Browse files Browse the repository at this point in the history
…on. Fix #124, Fix #128
  • Loading branch information
thomasloven committed May 28, 2020
1 parent 2efcc53 commit 3dfaa1a
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 25 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Currenly supported entity domains:

- `toggle: true` - Show a toggle instead of current state
- `hide_state: true` - Do not display current state
- `hide_state: false` - Always show the state, even when the card is too narrow
- `hide_when_off: true` - Hide the slider when state is `off`
- `full_row: true` - Hide icon and name and stretch slider to full width
- `min: <value>` - Set minimum value of slider
Expand Down
Loading

0 comments on commit 3dfaa1a

Please sign in to comment.