mirror of
https://github.com/esphome/esphome.git
synced 2025-09-21 04:32:23 +01:00
Smallish Update
This commit is contained in:
@@ -15,6 +15,8 @@ def validate_pin_number(value):
|
||||
|
||||
|
||||
DeepSleepComponent = esphomelib_ns.DeepSleepComponent
|
||||
EnterDeepSleepAction = esphomelib_ns.EnterDeepSleepAction
|
||||
PreventDeepSleepAction = esphomelib_ns.PreventDeepSleepAction
|
||||
|
||||
WAKEUP_PIN_MODES = {
|
||||
'IGNORE': esphomelib_ns.WAKEUP_PIN_MODE_IGNORE,
|
||||
|
Reference in New Issue
Block a user