Add button to wake august locks from deep sleep (#66343)
This commit is contained in:
parent
0797533016
commit
a6742eff34
7 changed files with 83 additions and 11 deletions
|
@ -46,6 +46,7 @@ ACTIVITY_UPDATE_INTERVAL = timedelta(seconds=10)
|
|||
LOGIN_METHODS = ["phone", "email"]
|
||||
|
||||
PLATFORMS = [
|
||||
Platform.BUTTON,
|
||||
Platform.CAMERA,
|
||||
Platform.BINARY_SENSOR,
|
||||
Platform.LOCK,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue