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):
I think I am about ready to go back to the Hassio running in docker on Ubuntu server. I really want to like the Proxmox, I just am not smart enough for this setup. Supervised install on docker may not be officially supported but it was sure easier to use.
I think I will tackle the permission issues now, and then worry about simplisafe!
Don’t give up so fast I switched to a Proxmox setup more than 2 years ago and it’s one of the best things I did in my opinion.
Are you currently running the Proxmox image?
Yes. I am using the Whiskerz007 script version currently.
I took a pretty recent mac mini and took the spinney drive out and replaced it with an ssd and installed Proxmox. It was nearly too easy. I used this walkthrough: Installing Home Assistant using Proxmox
I couldn’t change the static ip address, and used the hassos command line to change it. It totally messed up my install. I used this walkthrough for my second install: Supervised Install on Proxmox. It then quit booting. I then took GParted and wiped my drive and went back to the first one using the Whiskerz007 script. It has been stable and working well. The biggest problem I am having is my lack of understanding. I understand the concepts, but have a hard time implementing it.
I will stay with Proxmox for now. I really liked the Docker setup better as I had static files outside the container and I had more control since it was just an Ubuntu server (I have a tiny bit more knowledge of Ubuntu, than I do Proxmox)
Just to make things clear, if you run a supervised version (add-ons, supervisor tab, etc. available) then you are running in docker anyway. The only option that doesn’t run in docker is installing Home Assistant Core in a virtual environment.
I use Proxmox as well, with multiple Home Assistant VMs. One VM (production) runs Ubuntu and Home Assistant Core in docker on top (no add-ons, etc., called Home Assistant Container now). The second VM (“development”) runs Ubuntu as well and Home Assistant Core is directly installed in a virtual environment. The third VM (testing) runs Ubuntu and Home Assistant Supervised with add-ons etc. available on top (the not officially supported install on a generic linux machine).
From your post, I assume it would be the best for you to install Ubuntu Server in a Proxmox VM and then install Home Assistamt Supervised on top (the not officialy supported install method). I suggest this guide
Ok, I like that. If I am reading supervised-installer.sh correctly, it is pulling the current dockerfile from official sources. If I am not mistaken the hassio dockerfile I was running was maintained by someone else. That really makes it look appealing. I see that it has instructions for Debian, or Ubuntu.
I do sales for a world-wide industrial automation supplier. My poor memory can cause me a lot of problems. I don’t think I have a bad memory, only so much room in my pea brain to hold data. When something comes in one end something leaves the other.
Thanks! I am not sure what is the issue simplisafe or something else. I just nuked my install (intentionally) and will see if it does it on this install.