Feedback
The example code for wakeup_pin_mode at L103 does not prevent sleep, at least for me when using a single pin. In my testing only by putting wakeup_pin_mode directly under the deep_sleep element (as done at L100) works.
Unsure if it is the docs or the code that is wrong but I presume the docs? Sorry if I've got this all wrong.
URL
https://esphome.io/components/deep_sleep/#esp32bk72xx-wakeup-pin-mode
Additional information
No response