> ## Documentation Index
> Fetch the complete documentation index at: https://docs.openhome.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Use it

> Open the Home Assistant dashboard on your DevKit and add any integration you like.

## Open the dashboard

After installation, the Home Assistant dashboard is available on your network at **`http://<devkit-ip>:8123`**, where `<devkit-ip>` is your device's IP address.

Find your device's IP in the **DevKit** section under **MQTT**, shown as **Device IP**. For example, if it is `192.168.18.106`, open `http://192.168.18.106:8123` in your browser.

Sign in with the default credentials:

| Field    | Value                  |
| -------- | ---------------------- |
| Username | `openhome_devkit_user` |
| Password | `admin123`             |

<Tip>
  Once you're signed in, change the password from your Home Assistant profile for better security.
</Tip>

## Add integrations

Home Assistant supports lights, sensors, media players, thermostats, and thousands of other devices. Go to **Settings → Devices & Services → Add Integration**, search for what you want to connect, and follow the prompts. Anything you add is managed inside Home Assistant.

Want to run these devices by voice? See [Talk to your home](/devkit/home-assistant/talk-to-your-home).
