nielsfaber / alarmo-card

Home Assistant card for controlling the Alarmo component
98 stars 18 forks source link

Keypad always visible #32

Closed KameDomotics closed 2 years ago

KameDomotics commented 2 years ago

Alarmo 1.8.7 Alarmo Card 1.3.0 Home Assistant 2022.4.5

Problem: when the alarm is disarmed, the keypad is always visible. I use a numeric code (4 digits) to activate the alarm system.

type: custom:alarmo-card entity: alarm_control_panel.alarmo keep_keypad_visible: false button_scale_actions: 1 use_clear_icon: false name: ALLARME button_scale: 1 states: armed_away: hide: false disarmed: hide: false button_scale_keypad: 1 show_messages: true

E98F37F8-2F75-410C-B927-E314828C7955

nielsfaber commented 2 years ago

This doesn’t seem like a bug to me. If your setup requires a code for arming, keypad should be shown when alarm is disarmed, right?

KameDomotics commented 2 years ago

This doesn’t seem like a bug to me. If your setup requires a code for arming, keypad should be shown when alarm is disarmed, right?

Exactly, but isn't there a way to show the keyboard only when needed? Example: Press "Arming home" -> keyboard appears -> code entry -> system armed.

This is to have a more compact and easier card. It might be an idea, first you hit the action button and then the code. Thanks

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days