Mercurial > code > home > repos > homeauto
view service/frontDoorLock/door.yaml @ 1707:4a6fffe6a994
format
author | drewp@bigasterisk.com |
---|---|
date | Sat, 23 Oct 2021 13:23:02 -0700 |
parents | 437d7263b515 |
children |
line wrap: on
line source
esphome: name: frontdoorlock platform: ESP32 board: lolin32 build_path: . arduino_version: espressif32@>=1.4.0 switch: - platform: gpio pin: 2 name: "strike" wifi: ssid: !secret wifi_ssid password: !secret wifi_password mqtt: broker: '10.2.0.1' port: 10210 keepalive: 5s logger: baud_rate: 115200 level: DEBUG