Skip to content
Troy Prelog edited this page Jan 15, 2022 · 51 revisions

always under construction

⚠️ This plugin provides a scripted installation of Home Assistant Core. This is considered an advanced installation method, and using this plugin is not an exception. This plugin does not provide a fully managed system like Home Assistant OS. There is no Supervisor hence addons are not available. You are still in control and there will be occasions that require manual intervention!

This plugin will create an iocage jail for Home Assistant Core

  • Home Assistant Core will be installed using a Python Virtualenv
  • Updates for Home Assistant are performed using the jail's console
  • Also includes options to create separate Python Virtualenvs for the following
  • A separate directory for each virtualenv ( service ) will be created under /usr/local/share
  • The plugin's provided services run as non-root user homeassistant with a uid of 8123
  • Separate configuration directories for each service are located in /home/homeassistant

This plugin provides these basic configuration files to help get started

ℹ️ A simple console menu is provided to help with basic tasks

Home Assistant Community

Clone this wiki locally