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...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | Web Site : https://home-assistant.io/ | |
− | = | + | = Overview = |
Home Assistant installs on a Raspberry Pi and can control your Automated House. | Home Assistant installs on a Raspberry Pi and can control your Automated House. | ||
+ | |||
+ | Home Assistant can be used to control the [[SONOFF]] based switches connected to lights and appliances. | ||
= Hardware = | = Hardware = | ||
Line 13: | Line 15: | ||
= 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] | ||
+ | |||
+ | [[Category:Home Automation]] | ||
+ | [[Category:SONOFF]] |
Latest revision as of 15:05, 17 January 2018
Web Site : https://home-assistant.io/
Contents
Overview
Home Assistant installs on a Raspberry Pi and can control your Automated House.
Home Assistant can be used to control the SONOFF based switches connected to lights and appliances.
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