Site updated at 2017-10-07 19:25:24 UTC
This commit is contained in:
parent
8bbc40b5d1
commit
ef6d3b2ec0
678 changed files with 10476 additions and 2128 deletions
|
@ -91,7 +91,7 @@
|
|||
<li>GPIO pins are ready to use.</li>
|
||||
<li>Bluetooth is ready to use (supported models only, no Bluetooth LE).</li>
|
||||
<li>SSH server is enabled.</li>
|
||||
<li>A tool called <code class="highlighter-rouge">hassbian-config</code>.</li>
|
||||
<li>A tool called <a href="https://github.com/home-assistant/hassbian-scripts#hassbian-config-hassbian-config"><code class="highlighter-rouge">hassbian-config</code></a>.</li>
|
||||
</ul>
|
||||
<h3><a class="title-link" name="wireless-network" href="#wireless-network"></a> Wireless Network</h3>
|
||||
<p>After flashing the image to your SD Card open the partition <code class="highlighter-rouge">boot</code> and create a new file <code class="highlighter-rouge">wpa_supplicant.conf</code>. Edit the file and enter your network credentials. For more information visit <a href="https://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md">Setting up Wifi for Raspbian</a>. During start the file will automatically be copied in the right folder and the network connection will be established. The file could look like this:</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue