A few basic questions

Hi, i have a raspberry pi model 4 - just received today and I have set up home assistant.

I am trying to add eufy lights to my set up but upon reading the advanced configuration page: https://www.home-assistant.io/getting-started/configuration/

I see it refers to hass.io and the add-on store. I do not see these on my home automation web interface. Have I installed the wrong version? I did it through the command line.

What guide did you follow ? Or what do you see under configuration -> info?

I think I used this guide here: https://www.home-assistant.io/docs/installation/raspberry-pi/

I noticed that when I ran the hass command in terminal it did not execute, it just did this:

pi@raspberrypi:~ $ hass
bash: hass: command not found

You are running HA in a venv, officially called home assistant core. There is no add-on store for this kind of installation. You need either home assistant OS or home assistant supervised to have the add-on store.

1 Like

I see. Thank you!

So, I have a raspberry pi, I have vnc set up and running so i can access it remotely.

Which of those two methods above should I go for? What is the difference?

1 Like

Thank you :slight_smile: