dwainscheeren / dwains-lovelace-dashboard

An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Other
1.72k stars 189 forks source link

[FR]: Additional Alarm Modes #481

Open WorldOfMaze opened 2 years ago

WorldOfMaze commented 2 years ago

When I click the gear above the time in the top bar, I can select an Alarm entity. Everything works great but only two modes -- Arm Home and Arm Away -- are available. It would be great if I could also select other modes such as Arm Night and Arm Vacation.

Thanks.

dwainscheeren commented 2 years ago

If you add an alarm to DD when you click on it it shows the ha alarm panel card so when its good it needs to show all available modes there.

WorldOfMaze commented 2 years ago

Thanks for the quick response.

In the stock HA alarm card, I have 4 modes -- Arm Home Arm Away Arm Night Arm Vacation.

When I click on the alarm icon at the top of the Dwains Dashboard, I see only 2 modes --- Arm Home Arm Away.

In all cases, the entity is alarm_control_panel.main.

I've attached a few screen captures that might help show what I am seeing.

Thank you, @dwainscheeren

Stock Alarm Card on standard Lovelace Dashboard

stock

Top of Dwains Dashboard with Alarm chip

Dwains

Alarm Panel that pops up when clicking alarm icon

Dwains panel

lurandly commented 2 years ago

You can use custom popup for the alarm, by adding your alarm control panel to some room. Then going to the room, open edit mode and click the three dots on the alarm control panel and click popup card.

WorldOfMaze commented 2 years ago

Thanks. I guess getting the chip to work properly might be an enhancement request rather than a bug fix.

lino-silva commented 1 year ago

@WorldOfMaze if y ou don't mind, please check out if your issue still persists, this seems to have been fixed by new versions of HA. image

WorldOfMaze commented 8 months ago

It is fixed and works great! Thanks, @lino-silva.