Created
July 6, 2018 15:57
-
-
Save RobCranfill/ee5134296151f00e199f20e1d5e04690 to your computer and use it in GitHub Desktop.
Home Assistant: Setting the venv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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