k43D/esphome/deurbel.yml

33 lines
479 B
YAML
Raw Normal View History

2023-09-18 17:23:17 +00:00
esphome:
name: deurbel
esp8266:
board: d1_mini
# Enable logging
logger:
# Enable Home Assistant API
api:
password: "ncc1701D"
ota:
password: "ncc1701D"
wifi:
ssid: "BARTANIET"
password: "ncc1701D"
# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Deurbel Fallback Hotspot"
password: "jeXv60iAylaV"
captive_portal:
binary_sensor:
- platform: gpio
pin: D3
name: "deurbelsignaal"
device_class: opening