Mercurial > code > home > repos > homeauto
view service/frontDoorLock/door.yaml @ 732:fdddbdaf07b5
more service renaming; start a lot more serv.n3 job files
Ignore-this: 635aaefc7bd2fa5558eefb8b3fc9ec75
author | drewp@bigasterisk.com |
---|---|
date | Thu, 06 Feb 2020 16:36:35 -0800 |
parents | 1209229cd56e |
children | 3f6055cfccb2 |
line wrap: on
line source
esphome: name: frontdoorlock platform: ESP32 board: lolin32 build_path: . arduino_version: espressif32@>=1.4.0 esphome_core_version: latest switch: - platform: gpio pin: 2 name: "strike" wifi: ssid: '' password: '' mqtt: broker: '10.2.0.1' port: 10010 keepalive: 5 username: '' password: '' logger: baud_rate: 115200 level: DEBUG