Mercurial > code > home > repos > homeauto
view service/frontDoorLock/door.yaml @ 1366:5836e88a0287
py3 and new build
Ignore-this: 69cf69e5d43adfa65b3f62c5c0af2014
darcs-hash:a82563e9bfce399590ffd2229d997b490c0b038d
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Wed, 01 May 2019 00:30:54 -0700 |
parents | 0a4bf144c956 |
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