Skip to content

Commit

Permalink
Update alarm card documentation according to piitaya#376
Browse files Browse the repository at this point in the history
  • Loading branch information
Mincka committed May 9, 2022
1 parent 90e53bb commit 750ef08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cards/alarm.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ All the options are available in the lovelace editor but you can use `yaml` if y
| `fill_container` | boolean | `false` | Fill container or not. Useful when card is in a grid, vertical or horizontal layout |
| `hide_state` | boolean | `false` | Hide the entity state |
| `states` | list | `["armed_home", "armed_away"]` | List of arm states to display |
| `show_keypad` | boolean | `false` | Show the keypad |
| `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 750ef08

Please sign in to comment.