Difference between revisions of "Home Assistant"
From RiceFamily Wiki
(Created page with "Home Automation software = Over View = Home Assistant installs on a Raspberry Pi and can control your Automated House. = Hardware = * Raspberry Pi 3 Model B * => 2.5A Power...") |
(→Software) |
||
Line 13: | Line 13: | ||
= Software = | = Software = | ||
* Download [https://github.com/home-assistant/hassio-build/releases/download/1.1/resinos-hassio-1.1-raspberrypi3.img.bz2 Hass.io image for Raspberry Pi 3] | * Download [https://github.com/home-assistant/hassio-build/releases/download/1.1/resinos-hassio-1.1-raspberrypi3.img.bz2 Hass.io image for Raspberry Pi 3] | ||
+ | * Download [https://etcher.io/ Etcher] to write the image to an SD card | ||
+ | * Text Editor like [https://code.visualstudio.com/ Visual Studio Code] | ||
= Alexa = | = Alexa = | ||
* [https://home-assistant.io/components/alexa/ Using Home Assistant with Alexa] | * [https://home-assistant.io/components/alexa/ Using Home Assistant with Alexa] |
Revision as of 14:34, 17 January 2018
Home Automation software
Contents
Over View
Home Assistant installs on a Raspberry Pi and can control your Automated House.
Hardware
- Raspberry Pi 3 Model B
- => 2.5A Power Supply
- Micro SD Card
- SD Card Reader
- Ethernet Cable
Software
- Download Hass.io image for Raspberry Pi 3
- Download Etcher to write the image to an SD card
- Text Editor like Visual Studio Code