mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Add battery sensors to august integration (#12170)
* Add battery sensors * Update august.markdown Grammar fixes
This commit is contained in:
parent
cf1eea2b42
commit
360452ae12
@ -5,6 +5,7 @@ logo: august.png
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Doorbell
|
- Doorbell
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Sensor
|
||||||
- Camera
|
- Camera
|
||||||
- Lock
|
- Lock
|
||||||
ha_release: 0.64
|
ha_release: 0.64
|
||||||
@ -19,6 +20,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
|
|
||||||
- Doorbell
|
- Doorbell
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Sensor
|
||||||
- Camera
|
- Camera
|
||||||
- Lock
|
- Lock
|
||||||
|
|
||||||
@ -64,16 +66,30 @@ Once Home Assistant is started, a configurator will pop up asking you to enter v
|
|||||||
|
|
||||||
### Binary Sensor
|
### Binary Sensor
|
||||||
|
|
||||||
If you have August Doorbell, once you have enabled the August component, you should see following sensors:
|
If you have an August Doorbell, once you have enabled the August component, you should see following sensors:
|
||||||
|
|
||||||
- Doorbell ding sensor
|
- Doorbell ding sensor
|
||||||
- Doorbell motion sensor
|
- Doorbell motion sensor
|
||||||
- Doorbell online sensor
|
- Doorbell online sensor
|
||||||
|
|
||||||
If you have August Smart Lock with DoorSense, once you have enabled the August component, you should see the following sensors:
|
If you have an August Smart Lock with DoorSense, once you have enabled the August component, you should see the following sensors:
|
||||||
|
|
||||||
- Door sensor
|
- Door sensor
|
||||||
|
|
||||||
### Camera
|
### 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.
|
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.
|
||||||
|
|
||||||
|
### Sensor
|
||||||
|
|
||||||
|
If you have an August Doorbell with a battery, once you have enabled the August component, you should see the following sensors:
|
||||||
|
|
||||||
|
- Doorbell Battery
|
||||||
|
|
||||||
|
If you have an August Smart Lock, once you have enabled the August component, you should see the following sensors:
|
||||||
|
|
||||||
|
- Lock Battery
|
||||||
|
|
||||||
|
If you have an August Keypad, once you have enabled the August component, you should see the following sensors:
|
||||||
|
|
||||||
|
- Keypad Battery
|
||||||
|
Loading…
x
Reference in New Issue
Block a user