From f9c16254aa9a07c1f9f2ba0b2531e291e430ecd8 Mon Sep 17 00:00:00 2001 From: manuel Date: Wed, 8 Apr 2026 00:25:27 +0200 Subject: update power_save_mode to LIGHT + fix bedlight --- esphome/config/hoblight.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'esphome/config/hoblight.yaml') diff --git a/esphome/config/hoblight.yaml b/esphome/config/hoblight.yaml index 6db72de..35f1166 100644 --- a/esphome/config/hoblight.yaml +++ b/esphome/config/hoblight.yaml @@ -38,8 +38,7 @@ wifi: domain: .lan ssid: !secret wifi_ssid password: !secret wifi_password - # see https://github.com/esphome/issues/issues/1532 - power_save_mode: HIGH + power_save_mode: LIGHT # Enable fallback hotspot (captive portal) in case wifi connection fails ap: -- cgit v1.2.3