Manual alarm config for hadashboard

Can anyone please provide the example config for manual alarm keypad for hadashboard to arm and disarm. Can’t get it to work,

I would also like to use this.

the alarm must be active and running in HA and setup there.

if you have it setup in HA then you can use it in the dashboard like:

alarm:
  widget_type: alarm
  entity: your_alarm_entity

In HA is active. I have in apps.yaml:

hello_world:
module: hello
class: HelloWorld
alarm:
widget_type: alarm
entity: alarm_control_panel.alarm

But there is no alarm in hadashboard. It should be in apps.yaml or some specified xxxx.dash?

Seems like this doesn´t work with V3.

please read the docs on how to create a dashboard.

in apps.yaml you activate apps and you dont create dashboards there.

OH gosh. The alarm keypad is just under the widget :smiley: No need to config!