add button_tap_action: none to Tile card (on alarm panel) #21776
Unanswered
Mariusthvdb
asked this question in
Dashboard
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
using the above tile works beautifully. However, in my use of the alarm_panel, all mode changes are automated. Hence I use this Tile as a display of the mode rather than using it to control the panel.
so Id love to disable the tap action on the buttons.
aware we can do this
which effectively disables the action on the icon and the card.
please consider adding
and if at all possible, per button
reason for that would be that changing the armed modes should be guarded (disabled), but disabling should be possible.
this is particularly important, as the current card flukes when dismissing the numeric panel that pops up to enter the alarm code, and then just changes the mode. which it shouldnt
Beta Was this translation helpful? Give feedback.
All reactions