Update deep_sleep.rst (#1152)

The documentation is wrong, as discussed on discord. This fixes that.
This commit is contained in:
Simon 2021-05-10 16:59:48 +10:00 committed by GitHub
parent 5b613f25fd
commit 8b4d0867d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -82,8 +82,9 @@ This action makes the given deep sleep component enter deep sleep immediately.
on_...:
then:
- deep_sleep.enter: deep_sleep_1
sleep_duration: 20min
- deep_sleep.enter:
id: deep_sleep_1
sleep_duration: 20min
Configuration options: