Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit the alarm "pop-up"? #66

Open
tonynogs opened this issue May 27, 2024 · 10 comments
Open

Edit the alarm "pop-up"? #66

tonynogs opened this issue May 27, 2024 · 10 comments

Comments

@tonynogs
Copy link

Hi,

Does anyone know if it's possible to edit the Alarm "pop-up"? I would like to remove the "Night", "Vacation", and "Custom" options from the pop-up. Thank you.

Screenshot 2024-05-27 134828

@jlipsit
Copy link

jlipsit commented May 27, 2024

Hi,

Does anyone know if it's possible to edit the Alarm "pop-up"? I would like to remove the "Night", "Vacation", and "Custom" options from the pop-up. Thank you.

Screenshot 2024-05-27 134828

Yes, once you move it to a dashboard, you edit it and you can easily select what you want it to display.

IMG_3010

@tonynogs
Copy link
Author

But if you click on "DISARM", it opens up a pop up that shows all the options, right? It's the pop-up that I want to change.

@tonynogs
Copy link
Author

tonynogs commented May 30, 2024

So, I think I was unclear on what I'm looking for, and not sure this is something that can be answered here...I was to "edit out" the options "night", "vacation", and "custom" from the "more info" options. My mobile dashboard looks like this:

panel

When I click on the "Security" mushroom button, a pop up opens up (more info) that allows me to arm or disarm the system. Looks like this:

no alarm

BUT, what I really want is only the options of "disarm:", "away" or "home". Like this:

yes alarm

But I can't figure out how to disable "night", "vacation", and "custom" . Hope this makes sense? It might require me editing some yaml code somewhere, but for the life of me I can't figure out where. Thanks!

@rwagoner
Copy link
Contributor

rwagoner commented Jun 7, 2024

I plan to release 1.1.19 tomorrow with a mqtt_discovery_override_area option to allow customizing the modes that are shown. This version also fixes the alarm control panel compatibility issue with Home Assistant 2024.6. If you are using docker I pushed this build to the dev tag for testing.

@Burketj482
Copy link

Will the upcoming 1.1.19 release fix this problem I now have with HA 2024.6 when I try to use the alarm control panel: Failed to call service alarm_control_panel/alarm_arm_away. Validation error: Arming requires a code but none was given for alarm_control_panel.area_1. Thanks for any feedback.

@rwagoner
Copy link
Contributor

rwagoner commented Jun 7, 2024

Will the upcoming 1.1.19 release fix this problem I now have with HA 2024.6 when I try to use the alarm control panel: Failed to call service alarm_control_panel/alarm_arm_away. Validation error: Arming requires a code but none was given for alarm_control_panel.area_1. Thanks for any feedback.

Yes, that is correct.

@Burketj482
Copy link

Burketj482 commented Jun 7, 2024 via email

@rwagoner
Copy link
Contributor

rwagoner commented Jun 8, 2024

Version 1.1.19 has been released with the fix for Home Assistant 2024.6 and the ability to change the arming modes displayed.

@Burketj482
Copy link

Burketj482 commented Jun 8, 2024 via email

@tonynogs
Copy link
Author

tonynogs commented Jun 15, 2024

Version 1.1.19 has been released with the fix for Home Assistant 2024.6 and the ability to change the arming modes displayed.

Edit: got it working! Just a couple notes:

  1. For me it required a reboot of the device, just restarting HA didn't do the trick.
  2. You need to put a semi-colon between the items, not a comma as the documentation says.

Thank you!!!

Screenshot 2024-06-15 181034

Screenshot 2024-06-14 205922

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants