I am not sure if this is a Simplisafe integration issue, or a user error.
I totally started over this weekend with a fresh install, reset all of my devices & integrations. I have been running hassio in Docker and I went with the Proxmox install and I am now getting around to rebuilding all of my automations, and integrations.
One of the most annoying problems I have come upon so far is my Simplisafe. Last week I had a card with the status icon and Arm Home, Arm Away - or Disarm buttons only. No keypad. I can not get it back that way. I understand the risk, but I have no wall panels or remote users. I have automations that depend on being able to arm/disarm the alarm without the code. I also want the minimalist card in Lovelace.
What I have tried so far:
-
Entered a specific code in configuration setup by adding integration - (Didn’t work)
-
Made a new entry in configuration.yaml file (Didn’t Work):
simplisafe:
accounts:
- username: !secret simplisafe_username
password: !secret simplisafe_password
code: !secret simplisafe_code
- Configuration > Customization > Entities > (alarm) > code_arm_required : changed to false (Didn’t stick or work)
I have run out of ideas. I have tried all of the tricks I have found by googling and searching this forum.
Thanks in advance.