summaryrefslogtreecommitdiffstats
path: root/esphome/config/office-pc-control.yaml
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2026-04-08 00:25:27 +0200
committermanuel <manuel@mausz.at>2026-04-08 00:25:27 +0200
commitf9c16254aa9a07c1f9f2ba0b2531e291e430ecd8 (patch)
treebc87f2547f9a23b5f7ace6cfec2043adb883d6bc /esphome/config/office-pc-control.yaml
parentbd3d4be315853bd179e33da0b091cf78e79eddae (diff)
downloadarduino-f9c16254aa9a07c1f9f2ba0b2531e291e430ecd8.tar.gz
arduino-f9c16254aa9a07c1f9f2ba0b2531e291e430ecd8.tar.bz2
arduino-f9c16254aa9a07c1f9f2ba0b2531e291e430ecd8.zip
update power_save_mode to LIGHT + fix bedlight
Diffstat (limited to 'esphome/config/office-pc-control.yaml')
-rw-r--r--esphome/config/office-pc-control.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/esphome/config/office-pc-control.yaml b/esphome/config/office-pc-control.yaml
index 58cea68..8c2419f 100644
--- a/esphome/config/office-pc-control.yaml
+++ b/esphome/config/office-pc-control.yaml
@@ -40,8 +40,7 @@ wifi:
40 domain: .lan 40 domain: .lan
41 ssid: !secret wifi_ssid 41 ssid: !secret wifi_ssid
42 password: !secret wifi_password 42 password: !secret wifi_password
43 # see https://github.com/esphome/issues/issues/1532 43 power_save_mode: LIGHT
44 power_save_mode: HIGH
45 44
46 # Enable fallback hotspot (captive portal) in case wifi connection fails 45 # Enable fallback hotspot (captive portal) in case wifi connection fails
47 ap: 46 ap: