Skip to content
Open seenzus

Find Your Home Assistant Address

From a device on the same network as Home Assistant, open:

http://homeassistant.local:8123
  • It opens: continue installing or pairing. You do not need the HA IP.
  • It does not open: use one of the methods below to find the HA IP.

If another device can still open Home Assistant, go to Settings → System → Network and read the IPv4 address.

On Windows, open PowerShell and run:

ping -4 homeassistant.local

The number in square brackets on the first line is the HA IP.

Find the Home Assistant IP in the ping result

If macOS does not support -4, run ping homeassistant.local instead.

Open the router’s Connected devices or DHCP clients page. Find homeassistant, HAOS, or Home Assistant, then note its IP.

Insert the IP you found into:

http://<your-HA-IP>:8123