1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-03 18:42:23 +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

@@ -0,0 +1,17 @@
esphome:
name: componenttestesp32h2idf
friendly_name: $component_name
esp32:
board: esp32-h2-devkitm-1
framework:
type: esp-idf
logger:
level: VERY_VERBOSE
packages:
component_under_test: !include
file: $component_test_file
vars:
component_test_file: $component_test_file