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