Skip to content

Instantly share code, notes, and snippets.

View tubit's full-sized avatar

Dennis Konert tubit

View GitHub Profile
esphome:
name: study_epaper
platform: ESP8266
board: nodemcuv2
wifi:
ssid: "YOURSSIDGOESHERE"
password: "YOURPSKGOESHERE"
# Enable fallback hotspot (captive portal) in case wifi connection fails
esphome:
name: hallway_epaper
platform: ESP32
board: esp32dev
wifi:
ssid: "YOURSSIDGOESHERE"
password: "YOURPSKGOESHERE"
# Enable fallback hotspot (captive portal) in case wifi connection fails