mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Raspberry Pi installation (#29992)
This commit is contained in:
parent
223f09e93f
commit
c2e0014582
@ -59,10 +59,14 @@ If Raspberry Pi Imager is not supported by your platform, you can use [Balena Et
|
||||
### Start up your Raspberry Pi
|
||||
|
||||
1. Insert the SD card into your Raspberry Pi.
|
||||
2. Plug in an Ethernet cable that is connected to the network.
|
||||
2. Plug in an Ethernet cable and make sure the Raspberry Pi is connected to the same network as your computer.
|
||||
3. Connect the power supply to start up the device.
|
||||
|
||||
4. In the browser of your desktop system, within a few minutes you will be able to reach your new Home Assistant at <a href="http://homeassistant.local:8123" target="_blank">homeassistant.local:8123</a>.
|
||||
### Access Home Assistant
|
||||
|
||||
Within a few minutes after connecting the Raspberry Pi, you will be able to reach your new Home Assistant.
|
||||
|
||||
- In the browser of your desktop system, enter <a href="http://homeassistant.local:8123" target="_blank">homeassistant.local:8123</a>.
|
||||
|
||||
<div class="note">
|
||||
If you are running an older Windows version or have a stricter network configuration, you might need to access Home Assistant at <a href="http://homeassistant:8123" target="_blank">homeassistant:8123</a> or `http://X.X.X.X:8123` (replace X.X.X.X with your Raspberry Pi’s IP address).
|
||||
|
Loading…
x
Reference in New Issue
Block a user