-
Notifications
You must be signed in to change notification settings - Fork 11
Home
- 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
- AppDaemon -- includes HADashboard
- Hass Configurator -- 🔧 File Editor
- 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 of8123
- 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