Lovelace: Alarm card

I have the same issue after the update to 0.85.
No numbers. I tried adding to the lovelace config:

hide_keypad: false
and
show_keypad: true

no difference.

1 Like

same here, using elkm1 panel if it matters

opened issue 19983: https://github.com/home-assistant/home-assistant/issues/19983 for this as I believe itā€™s a bug. No mention of the planned change of behavior is mentioned anywhere that I can tellā€¦

2 Likes

Yes @gremblin, I tried the same. No dice :sunglasses:

Tried the fix first from here:

and then the one from here:

But still do not get my keypad back. Yes, I am running Lovelace, and it worked in .84.x (using Envisalink), but not in 0.85.1.

1 Like

Is there a way to add/enter a star/asterisk key (*)? I some time use the ā€œInstant Alarmā€ mode (*9 + code) or quick exit (*0).

Still no go! 85.1
I also notice my pincode box is filled with characters (hidden password dots)

Anyone any update?

Am I correct that the Keypad (alar-panel) is gone in the latest 0.85.1 update?

itā€™s working for me with my envisalink/DSC setup.

Arh sorryā€¦ You use this alarm card right?
I use the built in one, maybe that does the difference?

Iā€™m using the now-default lovelace card in 0.85.1. not a custom one.

Hmm okay then. And you see all the digits (keypad)?

Indeed, I do.

Can YOU perhaps check the version number you got of the bwalarm.py?

I could if I knew where it was. :flushed:

find / -iname "*alarm.py"
/usr/local/lib/python3.6/site-packages/homeassistant/components/alarm_control_panel/ialarm.py
/usr/local/lib/python3.6/site-packages/homeassistant/components/alarm_control_panel/ness_alarm.py
/usr/local/lib/python3.6/site-packages/homeassistant/components/alarm_control_panel/yale_smart_alarm.py
/usr/local/lib/python3.6/site-packages/homeassistant/components/ness_alarm.py
/usr/local/lib/python3.6/site-packages/homeassistant/components/binary_sensor/ness_alarm.py
/usr/local/lib/python3.6/site-packages/abodepy/devices/alarm.py
/usr/local/lib/python3.6/site-packages/pyialarm/pyialarm.py
/usr/local/lib/python3.6/site-packages/lupupy/devices/alarm.py
/usr/local/lib/python3.6/site-packages/nessclient/cli/server/alarm.py
/usr/local/lib/python3.6/site-packages/nessclient/alarm.py

It should be under the /custom_components/alarm_control_panel

but as I said, Iā€™m using the now built-in card, not the custom component.

I better just go to bed! Sorry!

Youā€™re assuming heā€™s using the custom component alarm by gazoscalvertos (YET another take on an alarm system), right? Doesnā€™t look like he is. I am and Iā€™m also missing the keypad in the latest release, using the now-default lovelace card alarm-panel. Just thought Iā€™d (hopefully) clear up the confusion.

Edit: Looks like this might be fixed in the next release: https://github.com/home-assistant/home-assistant/pull/20037

Iā€™m running through the original post instructions, Iā€™ve uploaded the config file to the config/www folder.
When that file is open in the Configurator, there is an alert for line 16: set hass(hass) {
The alert says: Setter is defined without getter. Is that a problem?

Everything seems to be working great. Thanks for the fantastic card.

Cheers, Richard