diff options
Diffstat (limited to 'esphome/config/tvlight.yaml')
| -rw-r--r-- | esphome/config/tvlight.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/esphome/config/tvlight.yaml b/esphome/config/tvlight.yaml index 3805888..9fa59f1 100644 --- a/esphome/config/tvlight.yaml +++ b/esphome/config/tvlight.yaml | |||
| @@ -22,6 +22,8 @@ wifi: | |||
| 22 | domain: .lan | 22 | domain: .lan |
| 23 | ssid: !secret wifi_ssid | 23 | ssid: !secret wifi_ssid |
| 24 | password: !secret wifi_password | 24 | password: !secret wifi_password |
| 25 | # see https://github.com/esphome/issues/issues/1532 | ||
| 26 | power_save_mode: HIGH | ||
| 25 | 27 | ||
| 26 | # Enable fallback hotspot (captive portal) in case wifi connection fails | 28 | # Enable fallback hotspot (captive portal) in case wifi connection fails |
| 27 | ap: | 29 | ap: |
