Open tonynogs opened 6 months ago
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.
Yes, once you move it to a dashboard, you edit it and you can easily select what you want it to display.
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.
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:
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:
BUT, what I really want is only the options of "disarm:", "away" or "home". Like this:
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!
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.
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.
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.
ð Thank you.Sent from my iPhoneOn Jun 7, 2024, at 11:53â¯AM, Ryan Wagoner @.***> wrote:
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.
âReply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
Version 1.1.19 has been released with the fix for Home Assistant 2024.6 and the ability to change the arming modes displayed.
Got it! Works great! Thanks so much for working on this.TedSent from my iPhoneOn Jun 8, 2024, at 1:19â¯PM, Ryan Wagoner @.***> wrote: Version 1.1.19 has been released with the fix for Home Assistant 2024.6 and the ability to change the arming modes displayed.
âReply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
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:
Thank you!!!
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.