Mercurial > code > home > repos > homeauto
view espNode/esp8266_nightlight.yaml @ 1748:d012c53c5ae8
powereagle now registers a hostname with dhcp so we don't have to hunt for it
author | drewp@bigasterisk.com |
---|---|
date | Sat, 23 Mar 2024 14:57:59 -0700 |
parents | bc3516d02762 |
children |
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 use_address: ${wifi_addr} domain: '.bigasterisk.com' mqtt: broker: '10.2.0.1' port: 1883 username: '' password: '' logger: baud_rate: 115200 level: INFO ota: