일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 에버온
- everon
- 안드로이드
- 플라스크
- STM32
- 완속충전기
- 서버리스
- 전기차충전기
- raspberry
- 홈어시스턴트
- 전기차충전
- homeassistant
- dynamodb
- 보안
- lambda
- 파이썬
- 디자인패턴
- 충전기
- flask
- OCPP
- 라즈베리파이
- 전기차
- thread
- esp8266
- 펌웨어
- Android
- IOT Core
- YMODEM
- AWS
- 급속충전기
- 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 |