Add support for august event entities (#33602)

This commit is contained in:
J. Nick Koston 2024-07-07 06:40:12 -07:00 committed by GitHub
parent 048e26f723
commit f0aacb53d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@ ha_category:
- Button
- Camera
- Doorbell
- Event
- Lock
- Sensor
ha_release: 0.64
@ -20,6 +21,7 @@ ha_platforms:
- button
- camera
- diagnostics
- event
- lock
- sensor
ha_integration_type: integration
@ -92,6 +94,15 @@ If you have an August Smart Lock with DoorSense, once you have enabled the Augus
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.
## Event
If you have an August doorbell or lock that has a built-in doorbell, once you have enabled the August integration, you should see the following event entities:
- Doorbell
- Motion
Not all models include motion sensors and support for locks with built-in doorbells is limited to Yale Doorman models type 7 and 10.
## 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.