Mercurial > code > home > repos > homeauto
diff espNode/esp8266_nightlight.yaml @ 773:bc3516d02762
old changes in espNode
Ignore-this: cbdcaf859b465e76c2c98e0d4510a1d3
author | drewp@bigasterisk.com |
---|---|
date | Sun, 28 Jun 2020 14:05:12 -0700 |
parents | b14020802f8a |
children |
line wrap: on
line diff
--- a/espNode/esp8266_nightlight.yaml Sun Jun 28 14:03:10 2020 -0700 +++ b/espNode/esp8266_nightlight.yaml Sun Jun 28 14:05:12 2020 -0700 @@ -8,7 +8,8 @@ wifi: ssid: !secret wifi_ssid password: !secret wifi_password - domain: '' + use_address: ${wifi_addr} + domain: '.bigasterisk.com' mqtt: broker: '10.2.0.1' @@ -18,6 +19,6 @@ logger: baud_rate: 115200 - level: DEBUG + level: INFO ota: