From f0aacb53d0b93196da49e45f589f41794eeceac1 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 7 Jul 2024 06:40:12 -0700 Subject: [PATCH] Add support for august event entities (#33602) --- source/_integrations/august.markdown | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/source/_integrations/august.markdown b/source/_integrations/august.markdown index d32e3ffd991..12c7ac10d49 100644 --- a/source/_integrations/august.markdown +++ b/source/_integrations/august.markdown @@ -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.