Hide code dialog with alarm modes tile card

I am using the new tile card from release 2023.4 to show alarm modes with a template alarm. I don’t have a code to arm the alarm (only to disarm) but the code dialog pops up anyway. If I leave it blank and hit the tick it arms but it’s an extra step. Is it possible to arm once the mode is selected without the code dialog popping up first?

Check if you have set the code_arm_required variable to false in your configuration.yaml file. I am using the Template Alarm Control Panel and that did the trick for me…