I’m trying to set up Home Assistant by following the documenattion and I hit this problem:
joesan@InfinityBook-S-14-v5:~python-projects/home-assistant/core$ source venv/bin/activate
(venv) joesan@InfinityBook-S-14-v5:~python-projects/home-assistant/core$ hass -c config
bash: hass: command not found
(venv) joesan@InfinityBook-S-14-v5:~ython-projects/home-assistant/core$
Is there anything that I’m doing wrong or missing? I’m on Ubuntu machine.