"Template Alarm control panel" How to personalize Value Template?

Hello everyone,
I would like to personalize the status of the alarm that we can see on the right top bottom of the card.

Well, my idea is to set something like this:

alarm_control_panel.zone_1 → OFF
alarm_control_panel.zone_2 → OFF
results → Disarmed

alarm_control_panel.zone_1 → ON
alarm_control_panel.zone_2 → OFF
results → Zone 1 Armed (with blue badge [if it’s not possible, ok green])

alarm_control_panel.zone_1 → OFF
alarm_control_panel.zone_2 → ON
results → Zone 2 Armed (with blue badge [if it’s not possible, ok green])

alarm_control_panel.zone_1 → ON
alarm_control_panel.zone_2 → ON
results → Totally Armed (with green badge)

How can I do it?
I’m not able to use templeting

(Template Alarm control panel - Home Assistant)

Sample Green Badge

Many thanks!

Someone can help me please?

Thanks :wink:

help me pleease :cry:

UP :pray:

Thanks

What’s wrong on my thread?

What you’re asking for would require the Template Alarm Control Panel and the Alarm Panel card to support custom values in order to display custom messages like “Zone 1 Armed”, “Zone 2 Armed”, and “Totally Armed”.

However, they don’t support custom values. Here’s what they do support:

For Template Alarm Control Panel, its value_template option should report one of the following 9 values:

The Alarm Panel card is designed to interpret those values and then display them using short predefined messages (in your native language).