esphome / esphome/feature-requests

Expose Deep sleep wakeup cause

Open
#2,113 4 comments 2 reactions 0 assignees View on GitHub
component: deep_sleep
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Esp32 can tell what was the cause of deep sleep wakeup. This is being used already internally to figure out different timeouts based on the cause, but it would be nice to expose this to an automation in on_boot.
Example use case: battery powered rain gauge, when it is woken up by GPIO because the bucket was tripping, capture rainfall data, when it is waken up by timeout, just measure temperature, wind speed, direction etc.

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.