8000 GitHub - atwright147/raspbian-homeassistant
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

atwright147/raspbian-homeassistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspbian Home Assistant

Repo to set up Home Assistant on my Raspberry Pi using Ansible

Install Raspbian

  1. Download Raspbian Lite from: https://www.raspberrypi.org/downloads/raspbian/
  2. Install Raspbian on an SD card using: https://etcher.io/

Enable SSH

Create an empty file in the boot partition called ssh

Enable WiFi

Run wpa_passphrase "testing" "testingPassword" and paste the output into /etc/wpa_supplicant/wpa_supplicant.conf

Run playbook

ansible-playbook ansible/playbook.yml -i ansible/inventories/hosts

Notes

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0