summaryrefslogtreecommitdiffstats
path: root/esphome/config/tvlight.yaml
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2025-10-07 21:24:52 +0200
committermanuel <manuel@mausz.at>2025-10-07 21:24:52 +0200
commit793d5c4a064d9b2fc732272ba7ea620b1fbae80b (patch)
tree131c56458b1728a67dd8614db6c4ed1aaba49e60 /esphome/config/tvlight.yaml
parentca4bfb1cbc884bacf04622d7b53813f51aaf0a15 (diff)
downloadarduino-793d5c4a064d9b2fc732272ba7ea620b1fbae80b.tar.gz
arduino-793d5c4a064d9b2fc732272ba7ea620b1fbae80b.tar.bz2
arduino-793d5c4a064d9b2fc732272ba7ea620b1fbae80b.zip
esphome: update to latest release
Diffstat (limited to 'esphome/config/tvlight.yaml')
-rw-r--r--esphome/config/tvlight.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/esphome/config/tvlight.yaml b/esphome/config/tvlight.yaml
index 1aea51a..3805888 100644
--- a/esphome/config/tvlight.yaml
+++ b/esphome/config/tvlight.yaml
@@ -1,6 +1,7 @@
1esphome: 1esphome:
2 name: tvlight 2 name: tvlight
3 platform: ESP8266 3
4esp8266:
4 board: d1_mini 5 board: d1_mini
5 6
6# Enable logging 7# Enable logging
@@ -13,7 +14,8 @@ api:
13 14
14# OTA 15# OTA
15ota: 16ota:
16 password: !secret ota_password 17 - platform: esphome
18 password: !secret ota_password
17 19
18# WiFi Credentials 20# WiFi Credentials
19wifi: 21wifi: