I’m trying to do some changes in the frontent to add some external libraries. I have HA installed in my raspberry in a virtual environmnet following the manual instalation instructions.
I tried to follow the guide to set up the environment, I install nvm and nodejs, but when I try to get the source code, the guide shows to execute the command script/setup, but where it is neccesary execute this command? I don’t find any script in the HA installation.
I tried to do in this way, but I’m missing someting:
In the example below, I show, that first the virtual enviroment is active, and there, there isn’t homeassistant directory. There is a script directory, but there is not any setup.
If I run script/setup directly in the virtual environment, don’t works
(homeassistant_venv) pi@raspberrypi:/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant $ cd scripts/
(homeassistant_venv) pi@raspberrypi:/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/scripts $ ls
check_config.py ensure_config.py __init__.py macos
db_migrator.py influxdb_migrator.py keyring.py __pycache__