esphome / esphome/feature-requests

Support for Light sleep mode

Open
#141 21 comments 35 reactions 0 assignees View on GitHub
component: deep_sleep Type: ESP32
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

**Describe the problem you have/What new integration you would like**

Support for ESP32 light sleep mode

**Please describe your use case for this integration and alternatives you've tried:**

ESPhome only supports deep sleep mode. i'm building battery powered sensors that are awoke by the use of PIR, waking from deep sleep activate the reset function and the whole board reboots upon motion detection.
support for light sleep or alternative sleep modes that permit this behavior is requested. (the board should wake up, fast connect to wifi send the "motion detected" signal and not have to reboot in order to do so.)

**Additional context**

https://lastminuteengineers.com/esp32-sleep-modes-power-consumption/
https://docs.espressif.com/projects/esp-idf/en/latest/api-reference/system/sleep_modes.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.