Skip to content

Commit f7d1324

Browse files
Update number.md (#1619)
Added display_mode property
1 parent 66b828e commit f7d1324

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/cards/number.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ All the options are available in the lovelace editor but you can use `yaml` if y
2222
| `primary_info` | `name` `state` `last-changed` `last-updated` `none` | `name` | Info to show as primary info |
2323
| `secondary_info` | `name` `state` `last-changed` `last-updated` `none` | `state` | Info to show as secondary info |
2424
| `icon_type` | `icon` `entity-picture` `none` | `icon` | Type of icon to display |
25+
| `display_mode` | `slider` `buttons` | `slider` | Type of control to display (button or slider) |
2526
| `tap_action` | action | `more-info` | Home assistant action to perform on tap |
2627
| `hold_action` | action | `more-info` | Home assistant action to perform on hold |
2728
| `double_tap_action` | action | `more-info` | Home assistant action to perform on double_tap |

0 commit comments

Comments
 (0)