Skip to content

Commit

Permalink
Update number.md (#1619)
Browse files Browse the repository at this point in the history
Added display_mode property
  • Loading branch information
ricoroodenburg authored Jan 4, 2025
1 parent 66b828e commit f7d1324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cards/number.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ All the options are available in the lovelace editor but you can use `yaml` if y
| `primary_info` | `name` `state` `last-changed` `last-updated` `none` | `name` | Info to show as primary info |
| `secondary_info` | `name` `state` `last-changed` `last-updated` `none` | `state` | Info to show as secondary info |
| `icon_type` | `icon` `entity-picture` `none` | `icon` | Type of icon to display |
| `display_mode` | `slider` `buttons` | `slider` | Type of control to display (button or slider) |
| `tap_action` | action | `more-info` | Home assistant action to perform on tap |
| `hold_action` | action | `more-info` | Home assistant action to perform on hold |
| `double_tap_action` | action | `more-info` | Home assistant action to perform on double_tap |

0 comments on commit f7d1324

Please sign in to comment.