Skip to content

Commit

Permalink
Add config flow to august (home-assistant#12172)
Browse files Browse the repository at this point in the history
Co-authored-by: Franck Nijhof <[email protected]>
  • Loading branch information
bdraco and frenck authored Feb 27, 2020
1 parent 360452a commit c384116
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion source/_integrations/august.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ ha_category:
- Lock
ha_release: 0.64
ha_iot_class: Cloud Polling
ha_config_flow: true
ha_codeowners:
- '@bdraco'
---
Expand All @@ -32,7 +33,9 @@ August Lock 2nd Gen will need either August Connect or Doorbell to connect to Ho

You will need your August login information (username (either phone# or email), and password) to use this module.

To set it up, add the following to your `configuration.yaml` file:
To add `August` to your installation, go to **Configuration** >> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **August**.

Alternatively, add the following to your `configuration.yaml` file:

```yaml
# Example configuration.yaml entry
Expand Down

0 comments on commit c384116

Please sign in to comment.