Selected Script

Home Assistant Container

Home Assistant Container2025.4.4LXC

Added 2024-04-29debian 12
Default
2 vCPU2GB16 GB

Default Interface:

8123

Description

A standalone container-based installation of Home Assistant Core means that the software is installed inside a Docker container, separate from the host operating system. This allows for flexibility and scalability, as well as improved security, as the container can be easily moved or isolated from other processes on the host.

If the LXC is created Privileged, the script will automatically set up USB passthrough.

config path: /var/lib/docker/volumes/hass_config/_data

Portainer interface: $IP: 9443 - User & password must be set manually within 5 minutes, otherwise a restart of Portainer is required!

WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing.

How to install

To create a new Proxmox VE Home Assistant Container LXC, run the command below in the Proxmox VE Shell.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/homeassistant.sh)"

Location of config file

/var/lib/docker/volumes/hass_config/_data
Copy

Website built by the community. The source code is available on GitHub.