summaryrefslogtreecommitdiffstats
path: root/esphome/config/hoblight.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'esphome/config/hoblight.yaml')
-rw-r--r--esphome/config/hoblight.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/esphome/config/hoblight.yaml b/esphome/config/hoblight.yaml
index 6ed21a5..3b86ff3 100644
--- a/esphome/config/hoblight.yaml
+++ b/esphome/config/hoblight.yaml
@@ -1,6 +1,7 @@
1esphome: 1esphome:
2 name: hoblight 2 name: hoblight
3 platform: ESP8266 3
4esp8266:
4 board: esp01_1m 5 board: esp01_1m
5 6
6# Enable logging 7# Enable logging
@@ -15,7 +16,8 @@ api:
15 16
16# OTA 17# OTA
17ota: 18ota:
18 password: !secret ota_password 19 - platform: esphome
20 password: !secret ota_password
19 21
20# WiFi Credentials 22# WiFi Credentials
21wifi: 23wifi: