Mercurial > code > home > repos > homeauto
view espNode/esp8266_nightlight.yaml @ 731:def4a53cbb6c
protocol notes
Ignore-this: 57d4364c4a35ba6afd7346d922568224
author | drewp@bigasterisk.com |
---|---|
date | Wed, 05 Feb 2020 17:20:28 -0800 |
parents | b14020802f8a |
children | bc3516d02762 |
line wrap: on
line source
esphome: name: nightlight_${location} platform: esp8266 board: ${board} # or esp12e build_path: build wifi: ssid: !secret wifi_ssid password: !secret wifi_password domain: '' mqtt: broker: '10.2.0.1' port: 1883 username: '' password: '' logger: baud_rate: 115200 level: DEBUG ota: