mirror of
https://github.com/esphome/esphome.git
synced 2026-02-08 00:31:58 +00:00
Merge branch 'dev' into buildinfo
This commit is contained in:
14
tests/components/deep_sleep/test.bk72xx-ard.yaml
Normal file
14
tests/components/deep_sleep/test.bk72xx-ard.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
deep_sleep:
|
||||
run_duration: 30s
|
||||
sleep_duration: 12h
|
||||
wakeup_pin:
|
||||
- pin:
|
||||
number: P6
|
||||
- pin: P7
|
||||
wakeup_pin_mode: KEEP_AWAKE
|
||||
- pin:
|
||||
number: P10
|
||||
inverted: true
|
||||
wakeup_pin_mode: INVERT_WAKEUP
|
||||
|
||||
<<: !include common.yaml
|
||||
Reference in New Issue
Block a user