diff options
Diffstat (limited to 'esphome/config/couchlight.yaml')
| -rw-r--r-- | esphome/config/couchlight.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/esphome/config/couchlight.yaml b/esphome/config/couchlight.yaml index 1cdf582..cfc2f00 100644 --- a/esphome/config/couchlight.yaml +++ b/esphome/config/couchlight.yaml | |||
| @@ -27,6 +27,8 @@ wifi: | |||
| 27 | domain: .lan | 27 | domain: .lan |
| 28 | ssid: !secret wifi_ssid | 28 | ssid: !secret wifi_ssid |
| 29 | password: !secret wifi_password | 29 | password: !secret wifi_password |
| 30 | # see https://github.com/esphome/issues/issues/1532 | ||
| 31 | power_save_mode: HIGH | ||
| 30 | 32 | ||
| 31 | # Enable fallback hotspot (captive portal) in case wifi connection fails | 33 | # Enable fallback hotspot (captive portal) in case wifi connection fails |
| 32 | ap: | 34 | ap: |
