일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- 보안
- thread
- STM32
- 라즈베리파이
- 플라스크
- Android
- 서버리스
- 안드로이드
- 전기차충전
- everon
- AWS
- lambda
- 홈어시스턴트
- 에버온
- 디자인패턴
- 충전기
- dynamodb
- flask
- 완속충전기
- 급속충전기
- 전기차충전기
- 펌웨어
- raspberry
- 전기차
- IOT Core
- YMODEM
- OCPP
- homeassistant
- esp8266
- 파이썬
- Today
- Total
Louie NRT Story
[HomeAssistant] Install ESPHome 본문
Writed: 03 Mar 2020
Index
1. HomeHardware(ESP8266)
2. Install ESPHome
3. Set up Node
4. Compile and Upload
5. Control LED using Slide button
6. Control ESP8266 GPIO D4 LED
1. Hardware(ESP8266)

2. Install ESPHome
1) Input "https://github.com/esphome/hassio"







3. Set up Node

1) Input Name of Node

2) Select Device Type

3) Input Wifi Name and Password

4) Press "SUBMIT" button

5) Check Node of configuration file of ".yaml"


4. Compile and Upload
1) Add "switch"
https://esphome.io/cookbook/relay.html
Relay
Instructions for using relays in ESPHome.
esphome.io
2) Basic LED GPIO( D4 )


3) Select Port


4) Check Node's IP

5) Complete Upload


5. Control LED using Slide button









6. Control ESP8266 GPIO D4 LED

Reference:
ESPHome
ESPHome Homepage - Reimagining DIY Home Automation. ESPHome is a framework that tries to provide the best possible use experience for using ESP8266 and ESP32 microcontrollers for Home Automation. Just write a simple YAML configuration file and get your own
esphome.io
'스마트홈' 카테고리의 다른 글
[HomeAssistant] ESP8266 Temperature&Humidity Sensor (0) | 2020.03.11 |
---|---|
[HomeAssistant] Install Hass.io (0) | 2020.03.01 |
[HomeAssistant] Introduce (0) | 2020.02.28 |
[제품분해] 탄소 발열매트 (0) | 2019.12.27 |
[Nuvoton] M058 - UART Interrupt (0) | 2019.05.15 |