mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-13 20:11:53 +01:00
Rename to Home Assistant (#642)
* Rename to Home Assistant * Upate titles
This commit is contained in:
parent
ae5fe8bb8f
commit
4906a02e86
@ -1,13 +1,13 @@
|
||||
Getting Started with ESPHome through Hass.io
|
||||
============================================
|
||||
Getting Started with ESPHome and Home Assistant
|
||||
===============================================
|
||||
|
||||
.. seo::
|
||||
:description: Getting Started guide for installing ESPHome as a Hass.io Add-on and creating a basic configuration.
|
||||
:description: Getting Started guide for installing ESPHome as a Home Assistant add-on and creating a basic configuration.
|
||||
:image: home-assistant.png
|
||||
|
||||
ESPHome is the perfect solution for creating custom firmware for
|
||||
your ESP8266/ESP32 boards. In this guide we’ll go through how to setup a
|
||||
basic "node" by use of the Hass.io add-on.
|
||||
basic "node" by use of the Home Assistant add-on.
|
||||
|
||||
But first, here's a very quick introduction to how ESPHome works:
|
||||
ESPHome is a *tool* which reads in a YAML configuration file (just like Home Assistant)
|
||||
@ -19,13 +19,13 @@ Assistant's UI.
|
||||
Installation
|
||||
------------
|
||||
|
||||
Installing the ESPHome Hass.io add-on is easy. Just navigate to the Hass.io
|
||||
Installing the ESPHome Home Assistant add-on is easy. Just navigate to the Supervisor
|
||||
panel in your Home Assistant frontend and add the ESPHome add-on repository:
|
||||
https://github.com/esphome/hassio
|
||||
|
||||
.. figure:: images/hassio_repo.png
|
||||
|
||||
Then, scroll down and locate the ESPHome Hass.io Add-Ons section. Click on ESPHome, then INSTALL.
|
||||
Then, scroll down and locate the ESPHome Home Assistant add-ons section. Click on ESPHome, then INSTALL.
|
||||
|
||||
.. figure:: images/hassio_addons_section.png
|
||||
|
||||
@ -61,8 +61,8 @@ there are three basic actions you can perform:
|
||||
|
||||
.. warning::
|
||||
|
||||
The Hass.io Add-On is currently not capable of discovering new USB ports after the add-on
|
||||
has started due to some docker restrictions. Please go to the add-on details page
|
||||
The Home Assistant add-on is currently not capable of discovering new USB ports after the
|
||||
add-on has started due to some docker restrictions. Please go to the add-on details page
|
||||
and restart the add-on if a new USB device is not automatically found. If the USB device
|
||||
is still not found, try changing the USB cable and restarting the add-on.
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 42 KiB |
Binary file not shown.
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 198 KiB |
@ -29,7 +29,7 @@ Guides
|
||||
.. imgtable::
|
||||
|
||||
Getting Started through Command Line, guides/getting_started_command_line, console.svg
|
||||
Getting Started through Hass.io Add-On, guides/getting_started_hassio, home-assistant.svg
|
||||
Getting Started with Home Assistant Add-on, guides/getting_started_hassio, home-assistant.svg
|
||||
FAQ and Tips, guides/faq, question_answer.svg
|
||||
|
||||
Migrating from Tasmota, guides/migrate_sonoff_tasmota, tasmota.svg
|
||||
|
Loading…
Reference in New Issue
Block a user