Change line endings
This commit is contained in:
parent
d039052e6b
commit
5ed60cbc35
1 changed files with 6 additions and 6 deletions
|
@ -22,12 +22,12 @@ To enable this sensor, add the following lines to your `configuration.yaml` file
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
sensor:
|
sensor:
|
||||||
- platform: currencylayer
|
- platform: currencylayer
|
||||||
api_key: YOUR_API_KEY
|
api_key: YOUR_API_KEY
|
||||||
base: USD
|
base: USD
|
||||||
quote:
|
quote:
|
||||||
- EUR
|
- EUR
|
||||||
- INR
|
- INR
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue