who knows how to make the blue light flash ?
esphome:
name: geel
platform: ESP8266
board: nodemcuv2
wifi:
ssid: "#######"
password: "#######"
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Hehe Fallback Hotspot"
password: "eTHxwwPU"
captive_portal:
# Enable logging
logger:
# Enable Home Assistant API
api:
ota:
switch:
- platform: gpio
pin: D7
name: "Geel"
- platform: gpio
pin: D5
name: "Blauw"