1
0
mirror of https://github.com/esphome/esphome.git synced 2025-11-01 23:51:47 +00:00

Support different run duration for non-timer wakeup (#2861)

This commit is contained in:
Yuval Brik
2021-12-07 00:30:27 +02:00
committed by GitHub
parent e5cc19de43
commit 2253d4bc16
7 changed files with 166 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
esphome:
name: test
platform: ESP32
board: nodemcu-32s
deep_sleep:
id: deepsleep
sleep_duration: 1min
run_duration: 10s