Add button platform to august to wake locks from a deep sleep (#21605)

This commit is contained in:
J. Nick Koston 2022-02-11 17:14:23 -06:00 committed by GitHub
parent 81280e2346
commit 2ca2f3f06a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,9 @@
title: August
description: Instructions on how to integrate your August devices into Home Assistant.
ha_category:
- Doorbell
- Binary Sensor
- Button
- Doorbell
- Sensor
- Camera
- Lock
@ -16,6 +17,7 @@ ha_domain: august
ha_dhcp: true
ha_platforms:
- binary_sensor
- button
- camera
- lock
- sensor
@ -43,6 +45,7 @@ There is currently support for the following device types within Home Assistant:
- Doorbell
- Binary Sensor
- Button
- Sensor
- Camera
- Lock
@ -69,6 +72,10 @@ If you have an August Smart Lock with DoorSense, once you have enabled the Augus
- Door sensor
## Button
Buttons are created to wake locks from a deep sleep. If your lock is not reporting a status, it may be in a deep sleep, and the button can be used to wake it. Locks are not automatically woken from deep sleep to preserve battery life.
## Camera
The `august` camera platform allows you to view the latest camera image (triggered by motion) by your [August](https://august.com/) device in Home Assistant.