mirror of
https://github.com/esphome/esphome.git
synced 2024-11-06 09:25:37 +01:00
12 lines
174 B
YAML
12 lines
174 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
|