feat: add external component and some test configurations

This commit is contained in:
Philip Stark 2023-05-03 20:55:22 +02:00
parent 4c612fc462
commit 5b0930d616
11 changed files with 511 additions and 6 deletions

29
wordclock_new.yaml Normal file
View file

@ -0,0 +1,29 @@
esphome:
name: wordclock-livingroom
esp32:
board: ttgo-t7-v13-mini32
framework:
type: arduino
# Enable logging
logger:
# Enable Home Assistant API
api:
password: ""
ota:
password: ""
wifi:
ssid: "wifithing"
password: "lostandfound1"
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Wordclock-Livingroom"
password: "wGfGBPnJcbzE"
captive_portal: