mirror of
https://github.com/esphome/esphome.git
synced 2024-11-04 09:01:53 +01:00
13 lines
178 B
YAML
13 lines
178 B
YAML
---
|
|
esphome:
|
|
name: test
|
|
platform: ESP32
|
|
board: nodemcu-32s
|
|
|
|
deep_sleep:
|
|
id: deepsleep
|
|
sleep_duration: 1min
|
|
run_duration:
|
|
default: 10s
|
|
gpio_wakeup_reason: 30s
|