esphome / esphome/feature-requests
Expose Deep sleep wakeup cause
Open
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.