Tried updating my container install from 2024.5.1 to 2024.6.1 but I’m getting an error that I need to use a pin with my Control Panel for the Simplisafe Integration.
I followed the GitHub source and saw the change referenced in the title. When I check from Developer tools for States for my Control Panel entity, the attribute code_arm_required: is true.
Am I missing any steps I need to take with this change?
I appreciate any help. And thanks to everyone’s efforts with HA and especially this integration.
Yes, HA did change the default to require a code but the Simplisafe integration change sets that to false. For some reason that doesn’t seem to be working for me. I’m seeing that my instance is showing that attribute as true instead of false.
Thanks for the quick reply. I’m not a frequent user of GitHub so I wasn’t sure how to interpret applicability. In the meantime, I found that adding a bogus Default Code to the entity seems to be working.
I appreciate your efforts and taking the time to answer me!
Interested. I needed to, but there is a text box to enter the code in the automations that use the alarm, so things worked out.
I did notice that setting it to “Off” didn’t require a code. But other modes generated the erorr “Failed to call service alarm_control_panel/alarm_arm_home. Validation error: Arming requires a code but none was given for alarm_control_panel.alarm_control_panel” until I added the code.