Security Card
The hc_security_card is used for enabling or disabling your alarm. It’s configured to set the Arm Away, Arm Home or Disarmed. When the alarm is triggered, the card will turn to red and the icon will flash constatly.

Usage
- type: custom:button-card
template: hc_security_card
entity: <your_alarm_entity>
variables:
hc_security_code: <your_code>
Variables
| Variable | Default | Required | Description |
|---|---|---|---|
| hc_security_code | / | Yes | The code to arm or disarm the alarm |
| icon_color | var(–color-blue) | No | Color of the icon |