How to find HA URL?

I have just installed Home Assistant Green, and know virtually nothing about this system. (I am not an IT professional!)

I am able to access Home Assistant via a browser on my Mac laptop (using the generic URL), and have installed the Home Assistant apps on my iPhone and Mac, but neither of the apps allow me to access my Home Assistant instance without specifying the ‘server URL’ for my individual HA. (I presume the server in this case is my Individual HA Green?!)

How do I find the server URL? I cannot find anything about this in the documentation or forum posts.

Can anyone help please?

If you are running HAOS then http://homeassistant.local:8123 should do it per the documentation.

If you’re running docker, use the IP address of your Green.

I’m sorry, I’m new here: I don’t know what a ‘HAOS’ or ‘docker’ are.

However, that did the trick.

Thanks :+1:

No worries, HAOS is an acronym for HA Operating System and that is what is pre-loaded on a Green.

However a Green is fundamentally a Raspberry Pi so you could also run it on Debian OS using Docker which is one way to easily distribute and run software.

You are likely to be running HAOS.

OK - thank you.