Mercurial > code > home > repos > homeauto
view service/frontDoorLock/door.yaml @ 1179:0a4bf144c956
esphomelib setup for front door
Ignore-this: 20c0a8277f2f262809ac604862ad04a4
darcs-hash:3b90111e841eb9e0f197ec129cd56fa562faf747
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Tue, 11 Dec 2018 12:31:18 -0800 |
parents | |
children | 2a24a6c7a843 |
line wrap: on
line source
esphomeyaml: name: frontdoor platform: ESP32 board: lolin32 build_path: . arduino_version: espressif32@>=1.4.0 esphomelib_version: repository: https://github.com/drewp/esphomelib.git tag: dev switch: - platform: gpio pin: 2 name: "strike" wifi: ssid: '' password: '' mqtt: broker: '10.2.0.1' port: 10010 username: '' password: '' logger: baud_rate: 115200 level: DEBUG