Mercurial > code > home > repos > homeauto
view service/frontDoorLock/door.yaml @ 425:d495d4382a07
comments and console layout
Ignore-this: b45fcf8177a1200c126b80bf9f43aafa
author | drewp@bigasterisk.com |
---|---|
date | Thu, 04 Apr 2019 02:14:48 -0700 |
parents | 4138cd1924f0 |
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