일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- 전기차
- 급속충전기
- flask
- Android
- dynamodb
- STM32
- raspberry
- esp8266
- IOT Core
- 디자인패턴
- 전기차충전기
- 안드로이드
- 펌웨어
- everon
- AWS
- thread
- 서버리스
- 보안
- 완속충전기
- lambda
- 충전기
- 에버온
- OCPP
- YMODEM
- 플라스크
- 파이썬
- homeassistant
- 라즈베리파이
- 전기차충전
- 홈어시스턴트
Archives
- 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
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:
반응형
'스마트홈' 카테고리의 다른 글
[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 |
Comments