Skip to content

Commit

Permalink
install update
Browse files Browse the repository at this point in the history
  • Loading branch information
pilotak committed Jul 10, 2019
1 parent 78c11ec commit a82843d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Configuration variables:
You can find this integration in a store.

## Install manually
You need to clone this repo to the root folder of your configuration, file tree should look like this:
You need to copy `attributes` folder from this repo to the `custom_components` folder in the root of your configuration, file tree should look like this:
```
└── ...
└── configuration.yaml
Expand All @@ -49,7 +49,7 @@ You need to clone this repo to the root folder of your configuration, file tree
└── sensor.py
```

>**Note**: if the custom_components directory does not exist, you need to create it.
>__Note__: if the `custom_components` directory does not exist, you need to create it.
## Examples
This example shows how to extact `battery_level` attribute.
Expand Down

0 comments on commit a82843d

Please sign in to comment.