Skip to content

Commit

Permalink
Add battery sensors to august integration (home-assistant#12170)
Browse files Browse the repository at this point in the history
* Add battery sensors

* Update august.markdown

Grammar fixes
  • Loading branch information
bdraco authored Feb 27, 2020
1 parent cf1eea2 commit 360452a
Showing 1 changed file with 18 additions and 2 deletions.
20 changes: 18 additions & 2 deletions source/_integrations/august.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ logo: august.png
ha_category:
- Doorbell
- Binary Sensor
- Sensor
- Camera
- Lock
ha_release: 0.64
Expand All @@ -19,6 +20,7 @@ There is currently support for the following device types within Home Assistant:

- Doorbell
- Binary Sensor
- Sensor
- Camera
- Lock

Expand Down Expand Up @@ -64,16 +66,30 @@ Once Home Assistant is started, a configurator will pop up asking you to enter v
### 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 motion 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
### 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.

### 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

0 comments on commit 360452a

Please sign in to comment.