1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-04 11:02:19 +01:00

[esp32] deep sleep fixes to align with variant support

This commit is contained in:
J. Nick Koston
2025-09-28 22:31:27 -05:00
parent f6253d52b4
commit 7975f12d60
13 changed files with 163 additions and 44 deletions

View File

@@ -2,4 +2,4 @@ substitutions:
wakeup_pin: GPIO4
<<: !include common.yaml
<<: !include common-esp32.yaml
<<: !include common-esp32-all.yaml