1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-07 20:33:47 +01:00

[deep_sleep] esp32 fixes to align with variant support (#10929)

This commit is contained in:
J. Nick Koston
2025-09-30 14:42:42 -05:00
committed by GitHub
parent f5e85a424f
commit 2a915e4efd
9 changed files with 103 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