mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
Add deep_sleep.allow YAML action (#3459)
This commit is contained in:
@@ -121,6 +121,7 @@ mqtt:
|
||||
- topic: livingroom/ota_mode
|
||||
then:
|
||||
- deep_sleep.prevent
|
||||
- deep_sleep.allow
|
||||
- topic: livingroom/ota_mode
|
||||
then:
|
||||
- deep_sleep.enter:
|
||||
@@ -2833,4 +2834,3 @@ button:
|
||||
id: scd40
|
||||
- scd4x.factory_reset:
|
||||
id: scd40
|
||||
|
||||
|
Reference in New Issue
Block a user