esphome / esphome/feature-requests
Wake Up From Deep Sleep On All Buttons Using Mode: Input Pull up
- 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**
id like to see multiple switch pin wake up work like a single button
currently only 1 switch can do
inverted: True
mode: INPUT_PULLUP
you can not do this on say if you have 5 buttons you want to cause it to wake up.. current any_high doesnt work right
so a inverted and input pull up be nice to be added
**Please describe your use case for this integration and alternatives you've tried:**
currently the external wake up for multiple pins does not work right only works for 1 button mode but when you goto multiple pins you can no invert it or set it to input_pullup to all the pin numbers
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.