mirror of
https://github.com/esphome/esphome.git
synced 2024-11-07 09:31:10 +01:00
10 lines
133 B
YAML
10 lines
133 B
YAML
|
esphome:
|
||
|
name: test
|
||
|
platform: ESP32
|
||
|
board: nodemcu-32s
|
||
|
|
||
|
deep_sleep:
|
||
|
id: deepsleep
|
||
|
sleep_duration: 1min
|
||
|
run_duration: 10s
|