Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save RobCranfill/ee5134296151f00e199f20e1d5e04690 to your computer and use it in GitHub Desktop.
Save RobCranfill/ee5134296151f00e199f20e1d5e04690 to your computer and use it in GitHub Desktop.
Home Assistant: Setting the venv
To activate the environment,
sudo su -s /bin/bash homeassistant
source /srv/homeassistant/bin/activate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment