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